Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> sql_text from v$sqlarea
does the sql_text selected from v$sqlarea include all of the sql that
database executed? does it include the sql both run through the
sqlplus and middle tier(application server)
but when i run the a sql select from v$sqlarea in sqlplus, the result
is diffirent from the result when run it from web page application.(
i think i run the same sql, because not many sql in v$sqlarea). so i
am very puzzled.
i guess may be more sql not in v$sqlarea.
then where and how i can see them.
Received on Thu Sep 06 2001 - 10:39:39 CDT
![]() |
![]() |