Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Not supporting set serveroutput on size unlimited

AryaSreedharAug 17 2010 — edited Oct 2 2013
Version : Oracle Database 10g Enterprise Edition Release 10.2.0.4.0

SQL> set serveroutput on size unlimited
Usage: SET SERVEROUTPUT { ON | OFF } [SIZE n]
[ FOR[MAT] { WRA[PPED] | WOR[D_WRAPPED] | TRU[NCATED] } ]


I want to on server output for unlimited size .
Whats the issue , or any alterbative method avaibale ?


Arya
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 30 2013
Added on Aug 17 2010
6 comments
15,786 views