Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Default serveroutput
Whenever I start a SQLPlus session, the default value of serveroutput is OFF. How do I ensure that this default value is ON ? I don't want to do a 'set serveroutput on' everytime I start a session.
Also, executing dbms_output.enable(10000) within my pl/sql code does NOT actually turn serverouput to ON for the current session. Is there any other way, that I can turn serverouput to ON for my session ?
TIA,
-Manju
Received on Fri Jul 28 2000 - 00:00:00 CDT
![]() |
![]() |