Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: How to check/show long SQL statement?
v$sqlare..??!
Well,
You can check v$sqltext.
Cheers,
RS
--- dist cash <mccdba_at_hotmail.com> wrote:
>
>
>
> I need check what is SQL statement runnig on ORACLE.
> their have two view
> v$sql and v$sqlare. The entry "sql_text
> varchar2(1000)", it is too
> short to show SQL statement. Some of the sql
> Statement we use > 3000
> characters. Does their has way to check/show long
> SQL statement?
>
>
> Thanks.
>
>
>
>
>
>
>
>
>
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Sakthi , Raj INET: rajan_sakthi_at_yahoo.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Nov 20 2002 - 08:54:43 CST