Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

ORA-20211: Active job does not exist, cannot link to job record.

521213Jul 3 2006 — edited Jul 17 2006
Getting the above error while executing OWB mapping in production environment.

Details of the error :
ORA-20211: Active job does not exist, cannot link to job record.
ORA-06512: at "RADRUN.WB_RT_MAPAUDIT", line 1278
ORA-06512: at "RADRUN.WB_RT_MAPAUDIT", line 2110
ORA-06512: at "RADSTG.MAP_STG_AIRCRAFT", line 2384
ORA-06512: at "RADSTG.MAP_STG_AIRCRAFT", line 2513

RADRUN -- runtime schema
RADSTG -- Target schema where mappings deployed.

source database is accessed through a DB link.

OWB version - 10.1.0.4.0
Oracle - 9.2.0.6.0


Here mappings are getting executed by calling a pl/sql procedure. This pl/sql procedure is executed every day by scheduling a dbms_job. After the error, the job is in hanging.

Last week also the same error happened, on that occasion , restarted the database and re submitted the job. Mapping executed without any error.

Looking for the expert comments
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 14 2006
Added on Jul 3 2006
2 comments
1,140 views