1z0-432試験無料問題集「Oracle Real Application Clusters 12c Essentials 認定」

You have recently completed building an 8-node 12cR1 RACcluster, and you are now seeing a lot ofinstability,congestion, and network packet lossesinthe network.
Which two items related to theprivateinterconnect could have caused these issues?

Which tasks andinwhich order must be performed, before you can change the mode of a standard cluster to Flex?

Which statement about Oracle Flex ASM is incorrect?

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>';

Which two components are included in Oracle CloudFS?

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

You want to start the ASM1 instance on node host01. Which three options can you use?
A)$ srvct1 start asm -n host01 B)$ srvct1 status asm -n host01 C)$ asmca Disk Groups - > Mount All D)$ . oraenv ORACLE_SID = (+ASM1) ?+ASM1 The Oracle base for ORACLE_HOME=/u01/app/12.1.0/grid is /u01/app/grid
S asmcmd ASMCMD(+)>shutdown -abort
E)$ . oraenv ORACLE_SID = (+ASM1) ?+ASM1 The Oracle base for ORACLE_HOME=/u01/app/12.1.0/grid is /u01/app/grid
S asmcmd ASMCMD>startup
F)$ export ORACLE_SID =+ASM1 $ export ORACLE_HOME=/u01/app/12.1.0/grid $ $ORACLE_HOME/bin/squiplus/AS SYSASM SQL> startup

正解:A,D,E 解答を投票する
To configure the networkinpreparation for installing the Oracle Grid Infrastructure for a
cluster, a number of tasks have been listed.
1.Assign a public andprivate IP.
2.Define a SCAN that resolves to six IP addresses in your DNS.
3.Assign a virtual IP on a different subnet from the public 4.Identify the interface and IP addresses for only the first node in your RAC 5.Determine your cluster name 6.Assign a Virtual IP on the same subnet as your public IP.
Identify the correct order of the tasks that apply to this effort.