Write For Us

How to Configure and Test App Failover / Oracle 12c Flex Clusters

E-Commerce Solutions SEO Solutions Marketing Solutions
263 Views
Published
Learn how to setup, configure and test failover of an *application* with Oracle 12c Flex Clusters. Watch all 6 lessons, free, at http://skillbuilders.com/oracle-12c-flex-clusters-tutorial

crsctl start resource myclock

I didn't know on which node it would start, and my users don't care.
Now lets demonstrate the fault tolerance, by killing it a few times.

ps -ef|grep xclock

and now I'll stop it in an orderly manner,
crsctl stop resource myclock

crsctl delete resource myclock
Category
Success
Sign in or sign up to post comments.
Be the first to comment