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

Question 1
Which code must youuse to increase the cardinality of the ASM inthe cluster? A)[root@o16r02 bin]# ./srvct1 add asm -count 1 [root@o16r02 bin]# ./srvct1 modify asm ASM home: /u01/app/12.1.0/grid Password file: +DATA/orapwASM ASM listener: LISTENER ASM instance count: 1 Cluster ASM listener: ASMNETILSNR_ASM
B)[root@o16r02 bin]# ./crvct1modifyasm -count 1 [root@o16r02 bin]# ./crvct1addasm ASM home: /u01/app/12.1.0/grid Password file: +DATA/orapwASM ASM listener: LISTENER ASM instance count: 1 Cluster ASM listener: ASMNETILSNR_ASM C)[root@o16r02 bin]# ./srvct1 modify asm -count 1 [root@o16r02 bin]# ./srvct1 config asm ASM home: /u01/app/12.1.0/grid Password file: +DATA/orapwASM ASM listener: LISTENER ASM instance count: 1 Cluster ASM listener: ASMNETILSNR_ASM D)[root@o16r02 bin]# ./crvct1 modify asm -count 1 [root@o16r02 bin]# ./srvct1 config asm ASM home: /u01/app/12.1.0/grid Password file: +DATA/orapwASM ASM listener: LISTENER ASM instance count: 1 Cluster ASM listener: ASMNETILSNR_ASM

Correct Answer: D
Question 2
Your organization needs a new Oracle 12cR1 RAC environment. The decision is made to done asting RAC system to new servers using theclone.plmethod.Which mandatorystep must be performed before launching the clone procedure?

Correct Answer: A
Question 3
Which two statements about server pools are correct?

Correct Answer: A,B
Question 4
Which three statements about Oracle RAC background processes are correct?

Correct Answer: A,C,D
Question 5
Which statement about the server Flex ASMis incorrect?

Correct Answer: B
Question 6
Identify two correct statements about stopping instances and Oracle RAC databases

Correct Answer: A,C
Question 7
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
Question 8
When creating a server poolusing the SRVCTL utility, which server pool attributes are available?

Correct Answer: D
Question 9
Your manager has tasked you with planning an Oracle Grid Infrastructure 12cR1 installation. Which threeactions must be performed before beginning theinstallation?

Correct Answer: B,C,D