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!

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.

How to get PL/SQL line number ?

360862Feb 5 2003 — edited Feb 5 2003
Hello, All !

I have an Error pointing to Line number - "ORA-06512: at "..._PKG", line 295

How do I find out in physical code exactly where this line is ? I used SQL Navigator (it has line count) but It didn't match ! (Function names different in Error message and in Script Editor window and it pointed to a blank line). Does line count start from Package Spec or Body ?

Please Help,
Thanx !
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 5 2003
Added on Feb 5 2003
2 comments
1,143 views