Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Problems with dbms_output.put_line

Problems with dbms_output.put_line

From: <s4ajohn_at_msg.pacbell.com>
Date: 1997/08/27
Message-ID: <3404661C.3AA4@msg.pacbell.com>#1/1

I seem to have a problem with dbms_output.put_line command. I create a stored procedure as user XXX and given access to all other user to use the stored procedure and stuck some dbms_output message for the user to see. When I log into Oracle as user YYY and run the store procedure I don't see any of the dbms message out on the screen. Of course, I've check all the obivious, ie. set serveroutput on, set term on, set echo etc. Has anyone run into this problem?

Thanks for any help! Received on Wed Aug 27 1997 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US