The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
SQLPLUS in script
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
SQLPLUS in script
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
4
(
permalink
)
03-06-2006
renichols
Registered User
Join Date: Mar 2006
Posts: 3
Sorry, I had a DUH moment.
I just did this:
sqlplus "sys/$PSWD@$AUXILIARY_SID as sysdba" @shutdown.sql
I think this will work
THANKS!
renichols
View Public Profile
Find all posts by renichols