How to get PL/SQL line number ?
360862Feb 5 2003 — edited Feb 5 2003Hello, 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 !