You want to convert an Oracle Clusterware Standard Cluster to an Oracle Flex Cluster.
Which commands will you execute?
A.
crsct1 config gns
crsct1 add gns -vip myvip | IP address
srvct1 stop cluster -node mynode
srvct1 modify cluster node flex
B.
srvct1 get cluster mode status
# if GNS not configured then must be configured with a fixed VIP – find GNS
status
srvct1 set config gns
srvct convert cluster mode flex
C.
crsct1 get cluster mode status
# if GNS not configured then must be configured with a fixed VIP – find GNS
status
srvct1 config gns
crsct1 set clustermode flex
crsct1 stop crs
crsct1 start crs -wait
D.
crsct1 set clusterware hub
crsct1 set clustermode flex
srvct1 show cluster mode status