Home » Infrastructure » Unix » unix shell scripts
unix shell scripts [message #98182] Fri, 23 April 2004 04:33 Go to next message
nicole ohlson
Messages: 1
Registered: April 2004
Junior Member
could someone tell me what the -S means in the following

 

sqlplus -S user/password @sql_script $1 $REPORT_NAME
Re: unix shell scripts [message #98183 is a reply to message #98182] Fri, 23 April 2004 08:16 Go to previous messageGo to next message
jan
Messages: 71
Registered: August 2002
Member
-s or -silent -- start sqlplus in silent mode.

basically it means it doesnt show you the prompt and other stuff which you normally get when working interactively.

hope this helps

Jan
Re: unix shell scripts [message #98293 is a reply to message #98183] Tue, 29 June 2004 04:18 Go to previous message
Amit Jain
Messages: 33
Registered: August 2001
Member
I want the SQL script will be able to accept values while we run those script from Shell Script.
Previous Topic: re: Porting data base
Next Topic: Shell Script
Goto Forum:
  


Current Time: Fri Mar 29 04:50:08 CDT 2024