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!

PLS-00221: 'RUN_TASK' is not a procedure or is undefined

531311Dec 4 2006 — edited Dec 4 2006
I am trying to call wb_rt_api_exec.run_task as the repos owner, i do excatly as the documentation says and it fails with the above error. When i call the script oem_exec_template, which only calls this procedure it succeeds!

I have tried working through the script in sqlplus, eg setting roles and session and still fails if i call the proc in SQLPlus. why is this? and can i get around it as Id obviously prefer to call the stored proc rather than a text file script.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 1 2007
Added on Dec 4 2006
3 comments
1,169 views