From: gwhubert@hotmail.com (Gene Hubert)
Newsgroups: comp.databases.oracle.server
Subject: Re: Simple question..I am running a stored procedure from SQL PLUS
Date: 8 Aug 2001 08:05:39 -0700
Organization: http://groups.google.com/
Lines: 8
Message-ID: <7e3fa619.0108080705.96f89c1@posting.google.com>
References: <92a0e580.0108071547.1fc737a4@posting.google.com>
NNTP-Posting-Host: 192.58.204.121
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 997283139 26180 127.0.0.1 (8 Aug 2001 15:05:39 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: 8 Aug 2001 15:05:39 GMT


This will happen if whatever you are printing has a value of null.  

Gene Hubert

debo_nair@yahoo.com (Manoj Nair) wrote in message news:<92a0e580.0108071547.1fc737a4@posting.google.com>...
> so i do a SQL> EXEC my_sp..I have dbms_output statements in code and i
> have also set serverout on ..but it doesn't print the messages what am
> i missing?

