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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how do i add a process to run on startup

Status
Not open for further replies.

droodle

Technical User
Joined
Nov 10, 2005
Messages
75
Location
AU

which files do i edit to run for example a oracle db with all the releveant permissions and paths ?

thanks.
 
Hello again (and thanks for the star in the Linux forum!). On our Solaris boxes, the necessary script is called S99dbora and resides in /etc/rc2.d. It is actually a link to /etc/init.d/S99dbora

Does this help? If necessary, I can post the script itself.
 
Sorry, just to clarify further. The script doesn't have to be called S99dbora - on other boxes we have it's S99oracle, for example.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top