A. ORBn B. OSMB C. RBAL D. ASMn
To reference existing ASM files, you need to use a fully qualified ASM filename. Your development database has a disk group named DG2A, the database name is DEV19, and the ASM file that you want to reference is a datafile for the USERS02 tablespace. Which of the following is a valid ASM filename for this ASM file?()
A. dev19/+DG2A/datafile/users02.701.2 B. +DG2A/dev19/datafile/users02.701.2 C. +DG2A/dev19/users02/datafile.701.2 D. +DG2A·701.2 E. +DG2A/datafile/dev19.users.02.701.2
A. Issue the ALTER DISKGROUP ... ADD DISK command. B. Issue the ALTER DISKGROUP ... UNDROP DISKS command. C. Issue the ALTER DISKGROUP ... DROP DISK CANCEL command. D. Retrieve the disk from the Recycle Bin after the operation completes.