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

Home -> Community -> Usenet -> c.d.o.misc -> Get the line numbers parsed

Get the line numbers parsed

From: Junkone <junkone1_at_gmail.com>
Date: 28 Aug 2006 08:55:53 -0700
Message-ID: <1156780553.306363.61610@m79g2000cwm.googlegroups.com>


HI
I have a plsql program that spans 1000 lines. it executes successfully but is working wrong. As it has a few dozen conditinal statements. how do i cache the parsing of the program so that i can know the path the program took
for eg.
i need to know that the program moved from Line 1
Line 2
Line 3
Jumped to Line 10
LIne 11
Line 12
Jumped to Line 15 Received on Mon Aug 28 2006 - 10:55:53 CDT

Original text of this message

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