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

Question 1
Which statement about the srvctl modify instance command is correct?

Correct Answer: C
Explanation: Only visible for Actualtests4sure members. You can sign-up / login (it's free).
Question 2
You have completed a rolling conversion fromDNS to GNScluster resolution from the database andcluster resources end.The remaining are the configuration changes to be done from theclient side.
Which two items need to betaken into account to achieve a successful connection?

Correct Answer: A,D
Question 3
Which two statements about the Grid Infrastructure Management Repository are correct?

Correct Answer: A,D
Question 4
Which statementaccurately describes the benefit of the policy-managed database feature with OracleRAC12cR1?

Correct Answer: A
Question 5
You are tasked with managing an Oracle RAC 12cR1 installation, which is using Oracle Flex Cluster. While analyzing the installation you realize that racdbnode2 should be configured as a Leaf node instead of a Hub node.
Which commands must you use to determine thecluster node type (role) of racdbnode2 and change the role to Leaf node of the same node?
A)[GRID]>srvct1 config vip -node racdbnode2 [GRID]>crsct1 get node role config #Change to root #u password: XXXX [GRID]>crsct1 config -i node roleleaf
B)[GRID]>srvct1 config vip -node racdbnode2 [GRID]>crsct1 get node role config [GRID]>crsct1 set node roleleaf [GRID]>crsct1 stop crs [GRID]>crsct1 start crs
C)[GRID]>srvct1 config vip -node racdbnode2 [GRID]>crsct1 get node role config #Change to root #u password: XXXX [GRID]>crsct1 set node roleleaf [GRID]>crsct1 stop crs [GRID]>crsct1 start crs
D)[GRID]>srvct1setvip -node racdbnode2 [GRID]>crsct1 modify node role config #Change to root #u password: XXXX
[GRID]>crsct1 set node roleleaf
[GRID]>crsct1 restart crs

Correct Answer: D
Question 6
Which command can be used to create an Oracle ACFS file system resource?
A)crsct1 create resource -t filesystem -f /dev/asm/<volname> -m /<mpontpoint>
B)srvct1 add filesystem -m /<mountpoint> -d /dev/asm/<volname>
C)asmcmd fscreate - - resource ACFS - mount / <mountpoint> -- file/dev/asm/<volname>
D)srvct1 create resource -fs/dev/asm/<volname> -mount /<mountpoint>
E)SQL > alter system add filesystem
device = '/dev/asm/<volname>'
mount_dir = '/<mountpoint>';

Correct Answer: A
Question 7
Which three options can be used for storing database files in an Oracle Real Application Clusters database?

Correct Answer: B,C,E
Question 8
Identify the correct command to create the salesrepseivice for the PDB salespdbinthe RAC 12cR1 CDB with DB_UNIQUE_NAME mycdb.

Correct Answer: B
Question 9
In a clustered Oracle ASM environment, a diskgroup is mounted in restricted mode. Which
statement is correct?

Correct Answer: E