单项选择题
Your database is running in the automatic Program Global Area (PGA) memory management and Shared Memory Management mode. You want to increase the memory available for the SQL work areas. What would you do?()
A.modify the HASH_AREA_SIZE initialization parameter
B.modify the PGA_AGGREGATE_TARGET initialization parameter
C.modify the WORK_AREASIZE_POLICY initialization parameter
D.increase the value of the SGA_TARGET initialization parameter
E.increase the value of the SGA_MAX_SIZE initialization parameter
F.increase the value of the SORT_AREA_SIZE initialization parameter
相关考题
-
单项选择题
In your production database you want to use an Automatic Storage Management (ASM) instance to manage the database files. Which option would you use to migrate the database files from a nonASM instance to an ASM instance?()
A.Oracle Migration Assistant
B.Recovery Manager (RMAN)
C.Oracle Data Pump Export and Import
D.conventional Oracle Export and Import
E.operating system utilities to copy the files to the ASM instance -
单项选择题
YouhaveanAutomaticStorageManagement(ASM)instancemanagingthedatabasefilesofyourproductiondatabase.ThedatabasecontainsASMfilesandnonASMfiles.UsingRecoveryManager(RMAN),youmigratethecompleteproductiondatabasetousetheASMinstance.Whichstatementistrue?()
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
