Re: sqlplus variable

  • From: Hemant K Chitale <hkchital@xxxxxxxxxxxxxx>
  • To: Brian.Zelli@xxxxxxxxxxxxxxx, "oracle-l" <oracle-l@xxxxxxxxxxxxx>
  • Date: Tue, 24 Oct 2006 11:06:08 +0800


Do you have a semicolon ":" before the export ? You need one. OR put the export on the next line.

At 04:01 AM Tuesday, Zelli, Brian wrote:
Hello all,

I've been trying to script a backup that uses sqlplus /nolog as a variable. I create the variable as:
SQL_UTILITY='sqlplus /nolog' export SQL_UTILITY


in my bash script but when I execute it I get:



Hemant K Chitale
http://web.singnet.com.sg/~hkchital


-- //www.freelists.org/webpage/oracle-l


Other related posts: