Message-Id: <10736.126132@fatcity.com> From: "Johan Locke@i-Commerce Services" Date: Tue, 9 Jan 2001 16:39:02 +0200 Subject: RE: SP2-0734 errror URGENT This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C07A49.E770EBF4 Content-Type: text/plain; charset="iso-8859-1" try: execute dbms_output.put_line... or exec dbms_output.put_line... -----Original Message----- From: bunyamin karadeniz [mailto:bunyamink@havelsan.com.tr] Sent: 09 January 2001 02:06 To: Multiple recipients of list ORACLE-L Subject: SP2-0734 errror URGENT What is the cause of this error ..?? SQL>set serveroutput on; SQL> dbms_output.put_line('.'); SP2-0734: unknown command beginning "dbms_outpu..." - rest of line ignored. ********************************************** Bunyamin K. Karadeniz Information Technologies Dept. Database Group Tel :90-312-2873565/1681 HAVELSAN Ankara / TURKEY ********************************************** ------_=_NextPart_001_01C07A49.E770EBF4 Content-Type: text/html; charset="iso-8859-1"
try:
execute dbms_output.put_line...
 
or
exec dbms_output.put_line...
-----Original Message-----
From: bunyamin karadeniz [mailto:bunyamink@havelsan.com.tr]
Sent: 09 January 2001 02:06
To: Multiple recipients of list ORACLE-L
Subject: SP2-0734 errror URGENT

What is the cause of this error ..??
 
SQL>set serveroutput on;
SQL> dbms_output.put_line('.');
SP2-0734: unknown command beginning "dbms_outpu..." - rest of line ignored.
 
**********************************************
Bunyamin K. Karadeniz
Information Technologies Dept.
Database Group Tel :90-312-2873565/1681
HAVELSAN Ankara / TURKEY
**********************************************