Oracle Real Application Clusters 12c Essentials - 1z1-432 Exam Practice Test

What is the correct syntax to put a DATA1disk offlinefor a failure group FG1, and drop it after five minutes?
Correct Answer: A
You are managing a four node Oracle RAC environment.During amaintenancewindowit isrequired to shut down and restart RACinstances 2 and 4. Which option shows the required commands to accomplish this task?
A)srvct1 stop instance -i racdb1 -d racdb srvct1 stop instance -d racdb -i racdb2 srvct1 start instance -d racdb -i racdb2 srvct1 start instance -i racdb -dracdb2 B)srvct1 stop instance -i racdb4-d racdb srvct1 stop instance -d racdb -i racdb2 srvct1 start instance -iracdb2 -d racdb srvct1 start instance -i racdb4-dracdb C)srvct1 stop instance -i racdb4-dracdb intermediate srvct1 stop instance -d racdb -i racdb2intermediate srvct1 start instance -iracdb2 -d racdb srvct1 start instance -i racdb4-d racdb D)srvct1 stop instance -i racdb -dracdb force srvct1 stop instance -d racdb2-i racdbforce
srvct1 start instance -iracdb2 -d racdb
srvct1 start instance -i racdb4-d racdb
Correct Answer: A
Identify the incorrect statement about server pools.
Correct Answer: A
Identify three stages of recovery of Oracle RAC Database 12cR1,which can be done in parallel with RMAN's RESTORE and RECOVER commands
Correct Answer: B,D,E
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
Correct Answer: D
The Flex ASM instancesinyour four-node cluster currently have a cardinality of two.Identify the correct command that willchange the cardinality to three:
Correct Answer: B
A node ina four-node cluster encounters corruption on the OLR and must be restored from backups taken using clusterware utilities.Identify the option that shows the correct OLR restore commands.
A)crsct1 stop crs ocrconfig -local -restore /my_olr_backup_location ocrcheck -local crsct1 start crs cluvfy comp olr
B)ocrdump -local -backupfile /my_olr_backup ocrcheck -local
C)crsct1 stop crs ocrdump -restore -backupfile +DG_FRA/myolr_backup ocrcheck -local crsct1 start crs
D)crsct1 stop crs ocrconfig -local -manualbackup ocrconfig -local -restore /my_olr_backup_location cluvfy comp olr crsct1 start crs
E)crsct1 stop crs ocrcheck -local -restore /my_olr_backup_location cluvfy comp olr crsct1 start crs
Correct Answer: B
Which new syntax has been introduced in ASM release 12cR1?
Correct Answer: D
Identify two correct statements about stopping instances and Oracle RAC databases
Correct Answer: B,D