最新的Oracle Real Application Clusters 12c Essentials - 1z1-432免費考試真題

問題1
Which statement about Oracle Flex ASM is incorrect?

正確答案: D
問題2
There is an instance for which the instance type is set to ASMPROXY .Which two statements are correct?

正確答案: B,C
問題3
Which statement aboutthe setup ofFlex ASM is incorrect?

正確答案: B
問題4
In a clustered Oracle ASM environment, a diskgroup is mounted in restricted mode. Which
statement is correct?

正確答案: D
問題5
Which statement about multipathing is incorrect?

正確答案: D
問題6
Which statement about Allocation Units is incorrect?

正確答案: B
問題7
How many ASM Disk Group(s) do you need, if you want to have the redundancy level set to high (triple mirroring) for a FILE?

正確答案: C
問題8
A node ina four-node cluster encounters corruption on the OLR and must be restored from backups taken using clusterware utilities.Identify the option that shows the correct OLR restore commands.
A)crsct1 stop crs ocrconfig -local -restore /my_olr_backup_location ocrcheck -local crsct1 start crs cluvfy comp olr
B)ocrdump -local -backupfile /my_olr_backup ocrcheck -local
C)crsct1 stop crs ocrdump -restore -backupfile +DG_FRA/myolr_backup ocrcheck -local crsct1 start crs
D)crsct1 stop crs ocrconfig -local -manualbackup ocrconfig -local -restore /my_olr_backup_location cluvfy comp olr crsct1 start crs
E)crsct1 stop crs ocrcheck -local -restore /my_olr_backup_location cluvfy comp olr crsct1 start crs

正確答案: D
問題9
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>';

正確答案: E