单项选择题
You have an Automatic Storage Management (ASM) instance managing the database files of your production database. The database contains ASM files and nonASM files. Using Recovery Manager (RMAN), you migrate the complete production database to use the ASM instance. Which statement is true?()
A.RMAN would relocate all the database files to an ASM disk group.
B.RMAN would change the file definitions in the control file to use the ASM but would not relocate the database files physically.
C.RMAN would relocate all the data files to an ASM disk group and other files to an operating system location, defined using Oracle Managed Files (OMF).
D.RMAN would relocate the ASM files to an ASM disk group and the nonASM files to an operating system location, defined using OMF
相关考题
-
多项选择题
YouwanttomigrateyourexistingnonASMfilestoASMfilesforthedatabasePROD.Whichmethodorcommandwouldyouusetoaccomplishthistask?()
A.the CONVERT command of RMAN
B.Data Pump Export and Import into the same database
C.conventional export and import into the same database
D.the BACKUP DATABASE and RESTORE DATABASE commands of RMAN
E.the BACKUP AS COPY DATABASE and SWITCH DATABASE TO COPY command of RMAN -
单项选择题
YourproductiondatabaseusesanAutomaticStorageManagement(ASM)instancetomanageitsfiles.YouwanttoaddanewdiskgrouptotheASMinstancetomanagetheincreaseddataload.WhatactionwouldyouperformtoincludethenewdiskgroupintheASMinstancewithoutcausinganyimpactonthecurrentlyconnectedusers?()
A.mount the new disk group in the ASM instance
B.restart the ASM instance and the production database instance
C.register the new disk groups in the production database instance
D.restart the ASM instance without restarting the production database instance
E.include the new disk group in the ASM_DISKSTRING parameter in the parameter file and restart the ASM instance -
单项选择题
You have a disk group, DGROUP1, with three disks and NORMAL redundancy. You execute the following command to create a template for the disk group: ALTER DISKGROUP dgroup1 ADD TEMPLATE my_temp ATTRIBUTES (MIRROR FINE) Which statement is true?()
A.When a file is created in DGROUP1 with the template, it would have threeway mirroring.
B.When a file is created in DGROUP1, the MY_TEMP template becomes the default template.
C.When a file is created in DGROUP1 with the template, it would have twoway mirroring and file striping.
D.When a file is created in DGROUP1 with the template, it would have threeway mirroring and file striping.
E.When a file is created in DGROUP1 with the template, it would have twoway mirroring but no file striping.
