Welcome to TestSimulate

Pass Your Next Certification Exam Fast!

Everything you need to prepare, learn & pass your certification exam easily.

365 days free updates. First attempt guaranteed success.

Oracle Real Application Clusters 12c Essentials (1z0-432) Free Practice Test

Question 1
You want to change an existingOracle Clusterware standard Cluster to an Oracle Flex Cluster Thereis Grid Naming Service (GNS) and Flex ASM configured right now.In what order do you need to take the following steps?
1.StopOracle Clusterware 2.Determine the current mode of thecluster 3.Ensure that the GNSisconfigured with a fixed VIP. 4.Change the mode of the cluster to be an Oracle Flex Cluster. 5.Use theOracle Automatic Storage Management Configuration Assistant (ASMCA) to
enable Oracle Flex ASMinthe cluster 6.Start Oracle Clusterware

Correct Answer: D
Question 2
What device path do you have to specify in ASM, if you want to use the multipath device?
/dev/sdd = first path
/dev/sdd = second path
/dev/multipatha = path of the multipath OS driver

Correct Answer: B
Question 3
Which statement is true about the installation of Oracle Grid Infrastructure 12cR1 by usingOracle Universal lnstaller (OUI)?

Correct Answer: B
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 4
Which two components are required to set up a SCAN listener for your customer's 12cR1 RAC environment?

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

Correct Answer: A,D
Question 6
On a new OracleGrid Infrastructure 12cR1 system,you notice that Oracle Flex ASM has been configured.Which two reasons are valid for configuring Grid Infrastructureinthis manner?

Correct Answer: B,C
Question 7
During theinstallation of OracleGrid Infrastructure 12cR1, you decide to configure the Grid Infrastructure Management Repository.Where will the repository be stored?

Correct Answer: D
Question 8
You are talking to the network adminteam about the Interconnect network in Oracle RAC and Clusterware. Which statement about the Private interconnect interface is incorrect?

Correct Answer: D
Question 9
You must complete three steps.
Step 1:
SQL > CREATE DISKGROUP OCR_VOTE NORMAL REDUNDANCY
FILEGROUP controller01 DISK '/dev/asm_ocr_vote1'
FILEGROUP controller02 DISK '/dev/asm_ocr_vote2'
FILEGROUP controller03 DISK '/dev/asm_ocr_vote3'
ATTRIBUTE
'au_size' = '1M'
'compatible.asm' = '12.1';
Diskgroup created.
Step 2:
Step 3:
crsct1 query c@s votedisk
##STATEFile Universal IDFile Name Disk group
1.ONLINEbeb9443cca734f65bfa6b89cc574d565(/dev/asm-ocr_vote1) (OCR_VOTE) 2.ONLINEbea9b6154c164f89bf6a593846ea3cc3(/dev/asm-ocr_vote2) (OCR_VOTE) 3.ONLINEbed9j8324cl86f89bf6a593846ea3dd3(/dev/asm-ocr_vote3) (OCR_VOTE) Located 3 voting disk(s).
Which command is required for step 2?

Correct Answer: A