1z0-432試験無料問題集「Oracle Real Application Clusters 12c Essentials 認定」
A customeris using thepolicy-managed database by name RACDB on a 4-node cluster. The server namesinthe Clusterare:dasher, vixen, comet, and dancer
There are two server pools defined, frontoffice and backoffice The attributes are as followsServerpoolmportance MinMax
Frontoffice1022 Backoffice512
There are two uniform services being created, crmsrv and hrsrv.
crmsrv is being assigned toserverpoolfrontoffice and hrsrv is assigned to backoffice.
Currently, allfour nodes are up and running. The database and its services are running as follows:
The serverpoolfrontoffice , which is running thecrmsrv service is being run on the dasher and vixen hosts
Theserverpoolbackoffice, whichis runninghrsvc service is being run on comet and dancer hosts.
What happens when the dasher node fails?
There are two server pools defined, frontoffice and backoffice The attributes are as followsServerpoolmportance MinMax
Frontoffice1022 Backoffice512
There are two uniform services being created, crmsrv and hrsrv.
crmsrv is being assigned toserverpoolfrontoffice and hrsrv is assigned to backoffice.
Currently, allfour nodes are up and running. The database and its services are running as follows:
The serverpoolfrontoffice , which is running thecrmsrv service is being run on the dasher and vixen hosts
Theserverpoolbackoffice, whichis runninghrsvc service is being run on comet and dancer hosts.
What happens when the dasher node fails?
正解:D
解答を投票する
According to the OEM Log Checker, the OCR has failed and must be restored. Which option accurately describes how to fix the problem?
A) #su - oracle ocrconfig -showbackup ocrconfig -replace/oraocfs/crs/data.ocr -replacement +ADMINDG
B) #su - grid ocrconfig -showbackup ocrconfig -replace/oraocfs/crs/data.ocr -replacement +ADMINDG
C) As root execute: ocrconfig -showbackup ocrconfig -local /oraocfs/crs/data.ocr -recover +ADMINDG
D) As root execute: ocrconfig -showbackup ocrconfig -replace/oraocfs/crs/data.ocr -replacement+ADMINDG
E) #su - grid ocrconfig -showbackup ocrconfig -cluster/oraocfs/crs/data.ocr -recover +ADMINDG
A) #su - oracle ocrconfig -showbackup ocrconfig -replace/oraocfs/crs/data.ocr -replacement +ADMINDG
B) #su - grid ocrconfig -showbackup ocrconfig -replace/oraocfs/crs/data.ocr -replacement +ADMINDG
C) As root execute: ocrconfig -showbackup ocrconfig -local /oraocfs/crs/data.ocr -recover +ADMINDG
D) As root execute: ocrconfig -showbackup ocrconfig -replace/oraocfs/crs/data.ocr -replacement+ADMINDG
E) #su - grid ocrconfig -showbackup ocrconfig -cluster/oraocfs/crs/data.ocr -recover +ADMINDG
正解:B
解答を投票する
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?
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?
正解:A
解答を投票する
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
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
正解:B
解答を投票する