Turn off output on the terminal for sql script in Unix shell [message #262605] |
Mon, 27 August 2007 19:45 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
aliceg
Messages: 29 Registered: July 2007 Location: Los Angeles
|
Junior Member |
![aliceghe](/forum/theme/orafaq/images/yahoo.png)
|
|
I am creating a Unix shell script with below command:
"sqlplus -s stage/stagep@itxp1 @fixture_file.sql;"
where the fixture_file.sql creates the actual flat file from a query.
What can I do to turn off the output from the screen?
I tried everything even importing terminal vt100 but still displays the output which is supposed to spool to a specific location as defined by fixture_file.sql
Any suggestions?
Thanks so much, --Alice
|
|
|
|
|
|
|
|
|