09-05-07 12:26 PM
On Sep 3, 5:46 am, underh20.scubadiv...@gmail.com wrote:
> Our server is running Solaris 8. We've disabled one of the RC
> scripts "S71rpc" by mistake. The Oracle application http server
> refused to start up after reboot.
71 drives the order in which those scripts are invoked.
Virtually anything invoked later (with a higher number)
may depend on S71 being correctly started, meaning
that it may have failed or started incompletely.
I.e. you should first stop the higher services, then
restart the chain in order...
Quite obviously autofs (S74 at mine) depends on
rpc, and is needed by Oracle... This was an example,
from your errors.
Too bad there is no 'status' option in most of the scripts...
Marc
[ Post a follow-up to this message ]
|