Shut down database without user input.

anandknr

Member
Hi all,

I need to shutdown the db using a script. I have used the command $DLC/bin/proshut <db name> but it will ask for the user input

1 Disconnect a User
2 Unconditional Shutdown
3 Emergency Shutdown (Kill All)
x Exit

How can i skip this screen and go for 2 option, Unconditional Shutdown directly to stop the db.
 
Back
Top