Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Automate shutdown of Oracle Concurrent Managers then DB for backup

Status
Not open for further replies.
May 22, 2006
1
0
0
IE
Hi ,

**Oracle 11i Apps , 9i DB , RH Linux 3 AS**

Im looking at a script that will run using cron on a weekly basis at sometime during w/e after hours.

I need this to shutdown the concurrent mgrs ( using adstpall.sh) , wait until these are down ( ps-ef | grep FNDLIBR) and then shutdown the database using (firstly) a shutdown normal , and if after a period of time , a shutdown immediate.

After the db is backed up ( cold obviously ) I want to start the db up , then the conncurrent manages ( adstrtall.sh)

Im not asking for much , am I ?

Anyone else doing this?

Any ideas?

Cheers

GriffIreland
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top