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

Home -> Community -> Usenet -> c.d.o.server -> dbms_output needed in a pl/sql wrapped by Pro*C

dbms_output needed in a pl/sql wrapped by Pro*C

From: <dc-johnson_at_home.com>
Date: Fri, 30 Oct 1998 13:53:05 -0800
Message-ID: <axq_1.3781$IE2.6727584@WReNphoon1>


I need to debug a PL/SQL package. I am using the dbms_output.put_line capabilities, which will
allow minimal messaging in SQLPlus. Is there anyway to turn on the output so that I can stretch it for use in a PL/SQL
package that is being called by a Pro*C app?

Any other ideas that would
do the same thing? My real problem is that I can't figure a way to issue the SET SERVEROUTPUT ON xxxxxx command to the Pro*C cursor.

Thanks for
the thoughts and ideas, DJ

   -**** Posted from Supernews, Discussions Start Here(tm) ****- http://www.supernews.com/ - Host to the the World's Discussions & Usenet Received on Fri Oct 30 1998 - 15:53:05 CST

Original text of this message

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