Which two components are required to set up a SCAN listener for your customer's 12cR1 RAC
environment?
A, E
Which statement about Oracle ASM Cluster File Systems is incorrect?
E
You are upgrading from an earlier version of Oracle Clusterware to Oracle Clusterware 12cR1 and
want to store the OCR in an Oracle ASM disk group. What are the correct steps required to
accomplish this task?
C
What is the correct syntax to put a DATA1 disk offline for a failure group FG1, and drop it after five
minutes?
A
Under which condition can Oracle Automated Storage Management (ASM) be considered to be a
component of the Oracle Clusterware technology stack?
A
Which three options can be used for storing database files in an Oracle Real Application Clusters
database?
B, E, F
Which statement best describes the interaction between an Oracle ASM instance and the Oracle
Database?
B
After creating a volume and file system for a new Oracle ASM Cluster File system, you must associate
the ASM volume name with a mount point. Which command creates this registration?
D
Identify three characteristics of a RAC 12cR1 service.
B, C, D
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
C