Originally posted by: esv
>
> Many places I've worked have included an 'exit 0' at the end of /etc/rc.shutdown to ensure the server goes down when requested.
>
> John T. Mills
edit /etc/rc.shutdow and add the "-x" flag to make it run in verbose mode, it should give you a clue what is failing to execute properly, lately I've found many stop scripts that fail if the application/database is already down.
best regards,
enrique sanchez.
#AIX-Forum