Hello again all,
I got this exception just now and don't understand how to follow through:
SQLCODE: 1
SQLERRM : "User-Defined Exception"
What exactly does this exception mean and how do I work to eliminate it?
I don't know where to begin debugging my code.
please help
TIA
Just Check the Declarative part of the Program, It might have User Defined Exceptions, The user may have named like that, or Check where is it coming from .. may be referenced from a Package.
Thanks
Look to see whether there is any RAISE in the code where an user defined/pragma exception is raised.
That would be a good starting point for your debugging.
[Edited by kris109 on 05-16-2001 at 12:06 PM]
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Click Here to Expand Forum to Full Width
Bookmarks