Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> 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_at_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.
------_=_NextPart_001_01C07A49.E770EBF4
Content-Type: text/html;
charset="iso-8859-1"
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META content="MSHTML 5.00.2920.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#a6caf0>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=892034014-09012001>try:</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=892034014-09012001>execute dbms_output.put_line...</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=892034014-09012001></SPAN></FONT> </DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=892034014-09012001>or</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=892034014-09012001>exec<FONT color=#0000ff face=Arial size=2><SPAN
class=892034014-09012001> dbms_output.put_line...</SPAN></FONT></SPAN></FONT></DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px">
<DIV align=left class=OutlookMessageHeader dir=ltr><FONT face=Tahoma
size=2>-----Original Message-----<BR><B>From:</B> bunyamin karadeniz
[mailto:bunyamink_at_havelsan.com.tr]<BR><B>Sent:</B> 09 January 2001
02:06<BR><B>To:</B> Multiple recipients of list ORACLE-L<BR><B>Subject:</B>
SP2-0734 errror URGENT<BR><BR></DIV></FONT>
<DIV><FONT face=Arial size=2>What is the cause of this error ..??</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2><FONT face=Arial size=2>SQL></FONT>setserveroutput on;</FONT></DIV>
size=2>**********************************************<BR>Bunyamin K.Karadeniz<BR>Information Technologies Dept.<BR>Database Group Tel :90-312-2873565/1681<BR>HAVELSAN Ankara /
TURKEY<BR>**********************************************</FONT></DIV></BLOCKQUOTE></BODY></HTML>Received on Tue Jan 09 2001 - 08:39:02 CST