Referencing Unix vars with SqlPlus
From: Dave Jensen <djensen_at_nyx10.cs.du.edu>
Date: 1996/07/26
Message-ID: <4tagov$o6i_at_nyx10.cs.du.edu>#1/1
Date: 1996/07/26
Message-ID: <4tagov$o6i_at_nyx10.cs.du.edu>#1/1
Does anybody know of a way to reference Unix variables from within SqlPlus?
I'd like to do this without having to pass them as parameters to the script.
For example...
Sqlplus /
select '$unixvar' from dual;
I know that the above syntax does not work, but is it possible? HOW???
Dave Jensen
Jensen Consulting
djensen_at_ares.csd.net
><> Sheltie Fan and Oracle Database Consultant <><
Received on Fri Jul 26 1996 - 00:00:00 CEST