From: debo_nair@yahoo.com (Manoj Nair)
Newsgroups: comp.databases.oracle.tools
Subject: Simple question..I am running a stored procedure from SQL PLUS
Date: 7 Aug 2001 16:47:39 -0700
Organization: http://groups.google.com/
Lines: 3
Message-ID: <92a0e580.0108071547.26d135af@posting.google.com>
NNTP-Posting-Host: 64.14.248.62
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 997228059 28536 127.0.0.1 (7 Aug 2001 23:47:39 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: 7 Aug 2001 23:47:39 GMT


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?

