Stop/Start EBS

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Stop/Start EBS

latifa
Hi Erman,

My question today is can we stop/start DB (in RAC configuration) for Oracle EBS 12.1.3 with standard scripts (addbctrl.sh)?

I know that for RAC we have the command: srvctl

Regards,
Latifa
Reply | Threaded
Open this post in threaded view
|

Re: Stop/Start EBS

ErmanArslansOracleBlog
Administrator
Hi Latifa:)
I never use those scripts :)
Anyways, that script may not be capable of starting/stopping RAC databases.

Please send that script to me. I will have a look and update you.
Reply | Threaded
Open this post in threaded view
|

Re: Stop/Start EBS

latifa
Hi Erman,

Thank you for your reply :) I will not do that any more :) :)

Please find attached the scripts :)

Regards,
Latifa

addbctrl.zip
Reply | Threaded
Open this post in threaded view
|

Re: Stop/Start EBS

ErmanArslansOracleBlog
Administrator
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..
Reply | Threaded
Open this post in threaded view
|

Re: Stop/Start RAC DB for EBS

latifa
Hi Erman,

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 ?

Regards,
Latifa
Reply | Threaded
Open this post in threaded view
|

Re: Stop/Start RAC DB for EBS

ErmanArslansOracleBlog
Administrator
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.

Read this blog post, you will see it there:

http://ermanarslan.blogspot.com.tr/2016/09/exadata-ebs-on-exadata-migration-2-tips.html