This sript can be used for EBS RAC DB environments.
But it should be executed on each db node.
It is not srvctl-aware.
It does use sqlplus... But it can do the work..
anyways, what I do normally is, to configure srvctl using an EBS-aware approach and using srvctl to stop/start my databases..
Thank you much for your reply. I was sure that they can be used because I did it :) but srvctl is better with RAC configuration.
How do you " configure srvctl using an EBS-aware approach and using srvctl to stop/start my databases.. ", that means you developp a script with this command for EBS ?
By EBS-aware, I mean TNS_ADMIN and ORA_NLS env variables basically. srvctl needs to know them, set them properly..
we set them to make srvctl aware of them using "srvctl setenv ..." commands.