Re: Returning a value to UNIX shell
From: SIMON INGLIS <si002_at_un.seqeb.gov.au>
Date: 1995/11/01
Message-ID: <DHCo6x.3G7_at_un.seqeb.gov.au>#1/1
Date: 1995/11/01
Message-ID: <DHCo6x.3G7_at_un.seqeb.gov.au>#1/1
: I have loads of PL/SQL in a db, I have a sql*plus script which executes it
: and a UNIX shell script which calls this sql script.
: I want to return a value from the PL/SQL so that it can be used as the exit
: code (via the exit command) from sql*plus.
: I almost have it using temporary tables and bind variables but I cannot get
: exit to take a bind variable name.
: I could also be on completely the wrong track.
: If anyone therefore, knows how to get a numerical value from a PL/SQL
: procedure to the UNIX shell level please tell.
Simon Inglis
si002_at_seqeb.gov.au
Received on Wed Nov 01 1995 - 00:00:00 CET