Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Line numbers in PL/SQL

Line numbers in PL/SQL

From: Sean <dolans_at_my-deja.com>
Date: Fri, 09 Feb 2001 19:37:33 GMT
Message-ID: <961gts$g73$1@nnrp1.deja.com>

Platform: Oracle 8.1.7 on NT 2000

When you get an ORA error from a PL/SQL package and it says it occurred on "line 375", from where in the package does it start? Does it include the package declaration as part of the line count or does it start within the body and count down from there?

Is there a "quick" way to see the line at which the procedure is dying?

Thanks,
Sean

Sent via Deja.com
http://www.deja.com/ Received on Fri Feb 09 2001 - 13:37:33 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US