Home » RDBMS Server » Server Administration » server startup at boot
server startup at boot [message #369384] Fri, 08 September 2000 20:12 Go to next message
Jake
Messages: 14
Registered: August 2000
Junior Member
Anyone have success starting the server, listners and a database upon bootup. I have solaris 7 on ultrasparc running 8i. I would like to strat oracle so that I can have an app server start at boot unattended. oracle runs great with manual start, but would like to automate it, as well as auto shutdown of database. any help would be good.
Re: server startup at boot [message #369385 is a reply to message #369384] Fri, 08 September 2000 20:16 Go to previous messageGo to next message
Jake
Messages: 14
Registered: August 2000
Junior Member
I just realized I should post this on the unix board, sorry. If you have info that could help please let me know.
Re: server startup at boot [message #369386 is a reply to message #369385] Sat, 09 September 2000 01:13 Go to previous message
feras
Messages: 9
Registered: September 2000
Junior Member
For Unix Systems check the following file
rc2 for startup for example in SCO 5.x /etc/rc2
add the following in the file:
su - oracle -c dbstart
for shutdown edit the file /etc/rc0
& add
su - oracle dbshut
note : I am not sure if dbstart&dbshut commands
are still valid in oracle8i or not if not you should check the equivelent commands commands in 8i.
Good Luck
feras masoud
Previous Topic: sql loader
Next Topic: About oracle programming (MAKEFILE)
Goto Forum:
  


Current Time: Thu Mar 28 07:41:01 CDT 2024