1z0-432 無料問題集「Oracle Real Application Clusters 12c Essentials」
Which code must youuse to increase the cardinality of the ASM inthe cluster? A)[root@o16r02 bin]# ./srvct1 add asm -count 1 [root@o16r02 bin]# ./srvct1 modify asm ASM home: /u01/app/12.1.0/grid Password file: +DATA/orapwASM ASM listener: LISTENER ASM instance count: 1 Cluster ASM listener: ASMNETILSNR_ASM
B)[root@o16r02 bin]# ./crvct1modifyasm -count 1 [root@o16r02 bin]# ./crvct1addasm ASM home: /u01/app/12.1.0/grid Password file: +DATA/orapwASM ASM listener: LISTENER ASM instance count: 1 Cluster ASM listener: ASMNETILSNR_ASM C)[root@o16r02 bin]# ./srvct1 modify asm -count 1 [root@o16r02 bin]# ./srvct1 config asm ASM home: /u01/app/12.1.0/grid Password file: +DATA/orapwASM ASM listener: LISTENER ASM instance count: 1 Cluster ASM listener: ASMNETILSNR_ASM D)[root@o16r02 bin]# ./crvct1 modify asm -count 1 [root@o16r02 bin]# ./srvct1 config asm ASM home: /u01/app/12.1.0/grid Password file: +DATA/orapwASM ASM listener: LISTENER ASM instance count: 1 Cluster ASM listener: ASMNETILSNR_ASM
B)[root@o16r02 bin]# ./crvct1modifyasm -count 1 [root@o16r02 bin]# ./crvct1addasm ASM home: /u01/app/12.1.0/grid Password file: +DATA/orapwASM ASM listener: LISTENER ASM instance count: 1 Cluster ASM listener: ASMNETILSNR_ASM C)[root@o16r02 bin]# ./srvct1 modify asm -count 1 [root@o16r02 bin]# ./srvct1 config asm ASM home: /u01/app/12.1.0/grid Password file: +DATA/orapwASM ASM listener: LISTENER ASM instance count: 1 Cluster ASM listener: ASMNETILSNR_ASM D)[root@o16r02 bin]# ./crvct1 modify asm -count 1 [root@o16r02 bin]# ./srvct1 config asm ASM home: /u01/app/12.1.0/grid Password file: +DATA/orapwASM ASM listener: LISTENER ASM instance count: 1 Cluster ASM listener: ASMNETILSNR_ASM
正解:C
解答を投票する
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
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
正解:E
解答を投票する