Home » Other » General » Trouble Using DBMS_OUTPUT
Trouble Using DBMS_OUTPUT [message #101927] Mon, 26 November 2001 11:55 Go to next message
Eric Workman
Messages: 3
Registered: November 2001
Junior Member
Hello-

When I try to use DBMS_OUTPUT.enable or DBMS_OUTPUT.put_line or DMBS_OUTPUT.[[Anything]] I get the following Error:

SP2-0734: unknown command beginning "dbms_outpu..." - rest of line ignored.

Its very odd because if I type 'desc dbms_output' I get the information about the package.

Eric

----------------------------------------------------------------------
Re: Trouble Using DBMS_OUTPUT [message #101929 is a reply to message #101927] Tue, 27 November 2001 08:41 Go to previous messageGo to next message
rachna
Messages: 4
Registered: November 2000
Junior Member
Enclose it in a begin end block.

----------------------------------------------------------------------
Re: Trouble Using DBMS_OUTPUT [message #102019 is a reply to message #101927] Mon, 14 January 2002 02:40 Go to previous message
Thierry Maingourd
Messages: 1
Registered: January 2002
Junior Member
It's necessary to indicate
SET SERVEROUTPUT ON
in SQL*PLUS environment before using this fonctions.
Previous Topic: Re: Coolgen FAQ
Next Topic: Re: The Network Adapter could not establish the connection
Goto Forum:
  


Current Time: Thu Mar 28 15:44:11 CDT 2024