Originally posted by: mmveiga
I don't think that the solution that is being proposed to you is solid for a production environment running SAP, couldn't the UPS send a SMNP message to a console and all this be dealt by an operator ?
To answer your questions.
1) Which operating system one is better to be a server that will send a command to the IBM server, windows os or linux os? and how that server can send commands to the IBM server to run the safely shutdown script?
Which you you know better ? You can run remote commands on AIX using SSH with key based authentication.
2) Are there anyone who can help me give a script which can be to turn off all the AIX services, applications, databases / instances and then shutdown server safely?
Shutdown AIX can be accomplished by running the shutdown command, custom commands can be added to /etc/rc.shutdown, you SAP implementation partner is your best resource for application, database shutdown procedures.
3) Is there a script to start all AIX services, applications, databases / instances and server can be run automatically when the server is start?
Check information on inittab available on several AIX documents and manpage.
Regards,
Marcelo.
#AIX-Forum