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

Home -> Community -> Usenet -> c.d.o.server -> How to get Info. generated during SQL Parse time

How to get Info. generated during SQL Parse time

From: <anthonywmhui_at_my-deja.com>
Date: Thu, 24 Jun 1999 02:39:55 GMT
Message-ID: <7ks5pp$pcg$1@nnrp1.deja.com>


Whenever ORACLE recevied any SQL from clients, ORACLE will PARSE the SQL. Parsing includes syntax checking, resolve table name and column name and etc. Is there anyway to get the parsing information? I mean, the owner of the table, the table a column belongs to and so on.

Thanks,
Anthony Hui
Database Design Analyst

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Wed Jun 23 1999 - 21:39:55 CDT

Original text of this message

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