Skip to Main Content

SQL & PL/SQL

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!

owa_util.who_called_me or owa_util.get_procedure, ora-6502

user2782485Oct 20 2012 — edited Oct 22 2012
Has anyone ever figured out how to prevent ora-06502 when calling owa_util.who_called_me or owa_util.get_procedure.
Of course this works perfectly in a trigger for auditing web based forms on a table. However once a back-end job is launched via dbms_job or scheduler then inserts get rejected via the 6502.
I've tried to null the values and exception the 6502 to no avail. Thanks for any input.

Edited by: user2782485 on Oct 21, 2012 12:32 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 19 2012
Added on Oct 20 2012
2 comments
1,527 views