Re: SQLPLUS issue from ksh script

  • From: Andrey Kriushin <Andrey.Kriushin@xxxxxxxx>
  • To: david.barbour1@xxxxxxxxx
  • Date: Fri, 26 May 2006 21:04:48 +0400

I'd recommend to use

sqlplus "/ as sysdba" <<\EOJ
...
EOJ
i.e. put "escape" in before "stopping string". Probably some filename expansion took place at your '*', '#' treated as comments etc.


HTH

- Andrey

David Barbour wrote:
Ideas? Thanks.

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


Other related posts: