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 -> Re: DBMS_OUTPUT not printing . . .

Re: DBMS_OUTPUT not printing . . .

From: Baolin ren <baolin_at_imnet.com>
Date: 1998/03/03
Message-ID: <6dh6s2$7ci$1@viper.america.net>#1/1

Execute the following statement first:

set serverout on

Baolin

Douglas Heydrick wrote in message ...
>A stored procedure exists on database 'A' (proc). I tried to execute said
>procedure from database 'B' within SQL*Plus (execute proc_at_A). There are
>DBMS_OUPUT statements in the stored procedure which do not produce any
>output from the SQL*Plus session on database 'B'.
>
>doug
>
>heydrick_at_airmail.net
>
>
>
Received on Tue Mar 03 1998 - 00:00:00 CST

Original text of this message

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