RE: V$SQLAREA view only displays the first 80 character of sql statement

RE: V$SQLAREA view only displays the first 80 character of sql statement

 

  

Teffany-

set long N

where N is about the anticipated length of SQL_TEXT.
If N is too small or large reset it and try again.

-----Original Message-----
From: Teffany Harris
[mailto:oracledba-ezmlmshield-x324263.[Email address protected]
Sent: Wednesday, June 02, 2004 6:51 AM
To: LazyDBA.com Discussion
Subject: V$SQLAREA view only displays the first 80 character of sql
statement


Hi all,
The V$SQLAREA view only displays the first eighty characters of the SQL_TEXT
field is it possible to view the whole sql statement? If so what do I need
to do?

Thanks



--------
website: http://www.LazyDBA.com
Please don't reply to RTFM questions
Oracle documentation is here: http://tahiti.oracle.com
To unsubscribe: see http://www.lazydba.com/unsubscribe.html
To subscribe: send a blank email to oracledba-[Email address protected]
By using this list you agree to these
terms:http://www.lazydba.com/legal.html


Oracle LazyDBA home page