Re: put_line/get_line and set option ?

From: Joseph Bennett <bennettj_at_news-server>
Date: 1995/05/26
Message-ID: <3q4i2q$3tn_at_nuclear.microserve.net>#1/1


vkj (vkj_at_ctt.bellcore.com) wrote:
: Hi,
 

: I want to debug a procedure using put_line/get_line. dbms_output package
: exists on the database and the procedure containing put_line compiles
: successfully.
 

: The problem I am facing is how to turn on output. When I run "set server
: output on" command, it says "Invalid set" option. I am using Oracle 7.1.4
: version.
 

: Please respond soon. It's urgent.
: Thank you very much,
: Vinod

Try ....

      set serveroutput on
NOTE      ------------    ONE WORD!

--

      +------------+
     /| +--------+ |
    //| |      //| | Joseph P. Bennett
   //|| |_____///| | Senior Consultant
  //_|| |_____// | | Perfect Order Software Solutions 
  ||_|| |____ ||_| | bennettj_at_ugly.microserve.net
  || ||     | ||   |
  || /+-----| ||---+ "There are a lot of dumb people with powerful tools."
  ||// _____| ||/ /  Jonah Seiger, 1994
  | / /_______|  /
  |/__________| /
Received on Fri May 26 1995 - 00:00:00 CEST

Original text of this message