Re: SQLPLUs - How to display output ?

From: <michel.lalonde_at_sit.ulaval.ca>
Date: 1995/07/21
Message-ID: <michel.lalonde.24.00098872_at_sit.ulaval.ca>#1/1


In article <3ulrjd$s7e_at_aplinfo.jhuapl.edu> Stan Novinsky <stan_novinsky_at_jhuapl.edu> writes:
>From: Stan Novinsky <stan_novinsky_at_jhuapl.edu>
>Subject: SQLPLUs - How to display output ?
>Date: 20 Jul 1995 15:09:33 GMT
 

>I have a SQLPLUS scriptfile that creates tables. Other than using
>SET ECHO ON, is there a way to trace the commands that are being
>executed. Like placing a one line comment within the script that
>would be displayed as the file executes. Similar to the
>WRITE SYS$OUTPUT command in a DCL command procedure.....

>Thanks
 

>stan_novinsky_at_jhuapl.edu
   

In my scripts I set ECHO OFF and place a

  PROMPT 'CREATE TABLE ...' before each of my CREATE TABLE ... commands.

Michel lalonde. Received on Fri Jul 21 1995 - 00:00:00 CEST

Original text of this message