Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: PL/SQL Parser Output
Oh! Slick idea....
duly noted...*thanks*.....
-----Original Message-----
From: Jonathan Lewis [mailto:jonathan_at_jlcomp.demon.co.uk] Sent: Thu 14-Jul-05 4:10 PM To: Mohan, Ross; oracle-l_at_freelists.org Cc: Subject: Re: PL/SQL Parser Output
I haven't tried it, but if you go for native compilation I believe you can hack the make file so that it doesn't delete the intermediate files - and one of the intermediates is probably the p-code for the pl/sql.
Regards
Jonathan Lewis
Now waiting on the publishers: Cost Based Oracle - Volume 1
http://www.jlcomp.demon.co.uk/faq/ind_faq.html The Co-operative Oracle Users' FAQ
http://www.jlcomp.demon.co.uk/appearances.html Public Appearances - schedule updated 8th July 2005
Has anyone found a way to uncover any intermediate pl.sql parser output, eg, tokens, symbol tables, etc. possibly through some arcance built-in, or via OCI calls?
--
http://www.freelists.org/webpage/oracle-l
Received on Thu Jul 14 2005 - 19:55:39 CDT