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 -> set serveroutput on

set serveroutput on

From: Frans Laurijssen <fjl_at_kub.nl>
Date: Wed, 18 Aug 1999 14:15:11 +0200
Message-ID: <37BAA3CE.D524E3CF@kub.nl>


Hello,
I am a oracle developer and maybe this is not the correct group to post this question.
I am using oci and PL/SQL and trying to call a procedure from oci. I need to set the equivalent of 'set serveroutput on' from the SQLPlus sql
interpreter in my OCI program because the output is not returned to my program.
Question 1
Can I do this from my oci program?
Question 2
Is it possible to configure the server or my login account so that serveroutput is
always on?

Thanks
Please reply to fjl_at_kub.nl Received on Wed Aug 18 1999 - 07:15:11 CDT

Original text of this message

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