How to get line number for stored procedure code during exception
Dear Sir,
How do i get the line number of my store procedure
when error occurs so that i can capture in the EXCEPTION
and display in our application customise error message alert.
I am referring to a PLSQL web application, running Oracle 9iAS, Oracle8i 8.1.6.
Please advise.
Thanks.