Database Administration (MOSC)

MOSC Banner

database startup scripts: is ok to "su - oracle" instead of rsh?

edited Sep 16, 2010 4:55AM in Database Administration (MOSC) 2 commentsAnswered
 I'm working on configuring database startup scripts (utilizing chkconfig) for when the server starts. The new recommended method for this is to have the script run by root rsh to localhost and run dbstart. However, we don't allow rsh. I could setup ssh but before I do that I'd like to know if there are any issues of using the previous method of simply "su - oracle"; i.e., why does Oracle now recommend rsh instead of "su - oracle". Are there issues with starting a database having issued "su - oracle" from root?  
Thanks!
Andy

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center