Skip to Main Content

DevOps, CI/CD and Automation

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!

[b]insert into...returning[/b] with Pro*COBOL

385537Jan 15 2003
Hi,
I wrote a COBOL application to insert a row into an Oracle table. It works fine, but when I append the returning clause to return a trigger-generated value (or any other) I would always get an
ORA-24343: user defined callback error
no matter what data type I use.
Can anyone provide a solution to this problem?
Thanks, Ulf
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 12 2003
Added on Jan 15 2003
0 comments
209 views