The transactions that use the disk group will halt.
The mirroring of allocation units occurs within the CONTROLLER2 failure group.
The data in the CONTROLLER1 failure group is shifted to the CONTROLLER2 failure group and implicit rebalancing is triggered.
The ASM does not mirror any data and newly allocated primary allocation units (AU) are stored in the CONTROLLER2 failure group.
第1题:
Which two statements are true regarding an Automatic Storage Management (ASM) instance? ()
第2题:
A database instance is using an Automatic Storage Management (ASM) instance, which has a disk group, DGROUP1, created as follows: SQL> CREATE DISKGROUP dgroup1 NORMAL REDUNDANCY FAILGROUP controller1 DISK '/devices/diska1', '/devices/diska2' FAILGROUP controller2 DISK '/devices/diskb1', '/devices/diskb2' ; What happens when the whole CONTROLLER1 Failure group is damaged?()
第3题:
As the DBA, you run the following query on your ASM instance. What is the implication of the results of the query?() SQL> select group_number, name, state from v$ASM_DISKGROUP; GROUP_NUMBER NAME STATE 0 DGROUP1 DISMOUNTED 2 DGROUP2 MOUNTED 3 DGROUP3 MOUNTED
第4题:
You have a disk group, DGROUP1, with three disk 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?()
第5题:
Which two statements are true regarding an Automatic Storage Management (ASM) instance?() (Choosetwo.)
第6题:
When two-way disk mirroring is required for the allocation units
When three-way disk mirroring is required for the allocation units
When using hardware mirroring or RAID
When disk mirroring is required for the Automatic Storage Management (ASM) disks
第7题:
As ASM instance mounts an ASM control file
An ASM instance uses the ASMB process for rebalancing of disks within a disk group
Automatic Memory Management is enabled in an ASM instance even when the MEMORY_TARGET parameter is not set explicitly
An RDBMS instance gets connected to an ASM instance using ASMB as a foreground process when the database instance is started
第8题:
When two-way disk mirroring is required for the allocation units
When three-way disk mirroring is required for the allocation units
When using hardware mirroring or RAID
When disk mirroring is required for the Automatic Storage Management (ASM) disks
第9题:
The transactions that use the disk group will halt.
The mirroring of allocation units occurs within the CONTROLLER2 failure group.
The data in the CONTROLLER1 failure group is shifted to the CONTROLLER2 failure group and implicit rebalancing is triggered.
The ASM does not mirror any data and newly allocated primary allocation units (AU) are stored in the CONTROLLER2 failure group.
第10题:
The rebalancing of the disk group would be stopped.
The rebalancing of the disk group would be completed as fast as possible.
The command would result in an error because the value of POWER cannot be 0.
The rebalancing of the disk group would be completed without affecting the disk group DG3.
The command would result in an error because the disk groups cannot be manually rebalanced.
第11题:
This command would result in an error because the disk group is not empty.
The command would distribute the contents of the specified disk group among all other disk groups and then drop the specified disk group.
The command would result in the contents being moved to the parent disk group and dropping of the disk group.
The command would result in the disk group being marked as INVALID because it cannot be dropped.
The command would drop the disk group, ignoring the EXCLUDING CONTENTS option.
第12题:
mount the new disk group in the ASM instance
restart the ASM instance and the production database instance
register the new disk groups in the production database instance
restart the ASM instance without restarting the production database instance
include the new disk group in the ASM_DISKSTRING parameter in the parameter file and restart the ASM instance
第13题:
Your production database uses an Automatic Storage Management (ASM) instance to manage its files. You want to add a new disk group to the ASM instance to manage the increased data load. What action would you perform to include the new disk group in the ASM instance without causing any impact on the currently connected users?()
第14题:
In your Automatic Storage Management (ASM) instance, one of the nonempty disk groups, DGROUP1, is no longer required and you want this disk group to be removed. You execute the following command to achieve this objective: DROP DISKGROUP dgroup1 EXCLUDING CONTENTS; What would be the result of this command?()
第15题:
A database is stored in an Automatic Storage Management (ASM) disk group, disk group, DGROUP1 with SQL: There is enough free space in the disk group for mirroring to be done. What happens if the CONTROLLER1 failure group becomes unavailable due to error of for maintenance?()
第16题:
Examine the CREATE DISKGROUP command used to create a disk group: SQL> CREATE DISKGROUP misc EXTERNAL REDUNDANCY DISK ’ORCL: FRA3’ NAME misc1, ’ORCL: FRA4’ NAME misc2; In which situation would you use this method of disk group creation?()
第17题:
Which statement is true about the Manageability Monitor (MMON) background process()
第18题:
mount the new disk group in the ASM instance
restart the ASM instance and the production database instance
register the new disk groups in the production database instance
restart the ASM instance without restarting the production database instance
include the new disk group in the ASM_DISKSTRING parameter in the parameter file and restart the ASM instance
第19题:
When a file is created in DGROUP1 with the template, it would have threeway mirroring.
When a file is created in DGROUP1, the MY_TEMP template becomes the default template.
When a file is created in DGROUP1 with the template, it would have twoway mirroring and file striping.
When a file is created in DGROUP1 with the template, it would have threeway mirroring and file striping.
When a file is created in DGROUP1 with the template, it would have twoway mirroring but no file striping.
第20题:
It transfers statistics from memory to disk at regular intervals.
It coordinates the rebalance activity for disk groups when ASM is used.
It communicates with the Automatic Storage Management (ASM) instance on behalf of the database Instance.
It performs dynamic memory management when Automatic Shared Memory Management is enabled for the Database instance
第21题:
Transactions and queries accessing database objects contained in any tablespace stored in DGROUP1 will fall.
Mirroring of allocation units will be done to ASM disks in the CONTROLLER2 failure group until the CONTROLLER1 for failure group is brought back online.
The data in the CONTROLLER1 failure group is copied to the controller2 failure group and rebalancing is initiated.
ASM does not mirror any data until the controller failure group is brought back online, and newly allocated primary allocation units (AU) are stored in the controller2 failure group, without mirroring.
Transactions accessing database objects contained in any tablespace stored in DGROUP1 will fail but queries will succeed.
第22题:
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).
RMAN would relocate the ASM files to an ASM disk group and the non-ASM files to an operating system location, defined using OMF
RMAN would relocate all the database files to an ASM disk group.
RMAN would change the file definitions in the control file to use the ASM but would not relocate the database files physically.
第23题:
This command would result in an error because the disk group is not empty.
The command would drop the disk group, ignoring the EXCLUDING CONTENTS option.
The command would result in the disk group being marked as INVALID because it cannot be dropped.
The command would result in the contents being moved to the parent disk group and dropping of the disk group.
The command would distribute the contents of the specified disk group among all other disk groups and then drop the specified disk group.
第24题:
When a file is created in DGROUP1 with the template, it would have three-way mirroring.
When a file is created in DGROUP1, the MY_TEMP template becomes the default template.
When a file is created in DGROUP1 with the template, it would have two-way mirroring and file striping.
When a file is created in DGROUP1 with the template, it would have three-way mirroring and file striping.
When a file is created in DGROUP1 with the template, it would have two-way mirroring but no file striping.