Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> dbms_output needed in a pl/sql wrapped by Pro*C
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
![]() |
![]() |