A.RESTOREDATAFILE’/DISK2/user_data01.dbf’
B.RESTOREDATAFILE’/DISK3/user_data01.dbf’
C.SETNEWNAMEFOR’/DISK3/user_data01.dbf’TO’/DISK2/user_data01.dbf’
D.SETNEWNAMEFOR’/DISK2/user_data01.dbf’TO’/DISK3/user_data01.dbf’
第1题:
You are managing an ASM instance. You previously issued the following statements:ALTER DISKGROUP dg1 DROP DISK disk2;ALTER DISKGROUP dg1 DROP DISK disk3;ALTER DISKGROUP dg1 DROP DISK disk5;You want to cancel the disk drops that are pending for the DG1 disk group.Which statement should you issue?()
A. ALTER DISKGROUP dg1 UNDROP disk2, disk3, disk5;
B. ALTER DISKGROUP dg1 UNDROP;
C. ALTER DISKGROUP dg1 UNDROP DISKS;
D. You cannot cancel the pending disk drops.
第2题:
Inwhichsituationwillyourunthescriptcontainingthefollowingstatement?()
CREATECONTROLFILEREUSEDATABASESALESNORESETLOGSARCHIVELOG
MAXLOGFILES20
MAXLOGMEMBERS3
MAXDATAFILES30
MAXINSTANCES10
MAXLOGHISTORY1200
LOGFILE
GROUP1(
’/disk1/prod/orders/db/log1a.dbf’,
’/disk2/prod/orders/db/log1b.dbf’
)SIZE100K
GROUP2(
’/disk1/prod/orders/db/log2a.dbf’,
’/disk2/prod/orders/db/log2b.dbf’
)SIZE100K,
DATAFILE
’/disk1/prod/orders/db/database1.dbf’,
’/disk2/prod/orders/db/file1.dbf’;
第3题:
A.添加一个磁盘,创建一个新的RAID-5卷
B.用disk1和disk2创建一个带区卷
C.用disk1和disk2创建一个镜像卷
D.用disk1和disk2创建一个跨区卷
第4题:
重新启动PLC时,使用CE操作重启PLC,尽量不要断CX1020的24V供电电源重启,因为容易造成hard disk2 丢失
第5题:
In which situation will you run the script containing the following statement?() CREATE CONTROLFILE REUSE DATABASE SALES NORESETLOGS ARCHIVELOG MAXLOGFILES 20 MAXLOGMEMBERS 3 MAXDATAFILES 30 MAXINSTANCES 10 MAXLOGHISTORY 1200 LOGFILE GROUP 1 ( ’/disk1/prod/orders/db/log1a.dbf’, ’/disk2/prod/orders/db/log1b.dbf’ )SIZE 100K GROUP 2 ( ’/disk1/prod/orders/db/log2a.dbf’, ’/disk2/prod/orders/db/log2b.dbf’ ) SIZE 100K, DATAFILE ’/disk1/prod/orders/db/database1.dbf’, ’/disk2/prod/orders/db/file1.dbf ’;
第6题:
You want to set the following initialization parameters for your database instance: LOG_ARCHIVE_DEST_1 = ’LOCATION=/disk1/arch’ LOG_ARCHIVE_DEST_2 = ’LOCATION=/disk2/arch’ LOG_ARCHIVE_DEST_3 = ’LOACTION=/disk3/arch’ LOG_ARCHIVE_DEST_4 = ’LOCATION=/disk4/arch MANDATORY’ Identify the statement that correctly describes this setting.()
第7题:
You have just added three new hard disks to your Windows 2000 Professional computer. You want to configure all of the disks as two drives. You want the two drives to be as equal in size as possible. You want to configure the non-system drive for the best optimal performance. What should you do?()
第8题:
iostat disk1 1
iostat -d disk1 2
iostat disk2 1
iostat -d disk2 2
第9题:
ALTER SYSTEM SET DB_RECOVERY_FILE_DEST = ’+disk2’ ;
ALTER SYSTEM SET DB_RECOVER_FILE_DEST = ’+disk2’ SCOPE = BOTH;
ALTER SYSTEM SET DB_CREATE_FILE_DEST = ’+disk2’;
ALTER SYSTEM SET DB_CREATE_ONLINE_LOG_DEST_n = ’+disk2’;
第10题:
The MANDATORY location must be a flash recovery area.
The optional destinations may not use the flash recovery area.
This setting is not allowed because the first destination is not set as MANDATORY.
The online redo log file is not allowed to be overwritten if the archived log cannot be created in the fourth destination.
第11题:
ALTER DISKGROUP dg1 UNDROP disk2,disk3,disk5
ALTER DISKGROUP dg1 UNDROP
ALTER DISKGROUP dg1 UNDROP DISKS
You cannot cancel the pending disk drops
第12题:
when all the control files are missing and only a binary backup of the current control file exists
when a multiplexed copy of the current control file is missing
when all the control files are missing and only an ASCII representation of the binary control file exists
when the SPFILE is missing
第13题:
YouareworkingasaDBAinanorganization.Theflashrecoveryareafilesarecreatedin’+disk1’.Youwanttocreatenewflashrecoveryareafilesinthe’+disk2’location.Thenewlocationoftheflashrecoveryareafilesshouldbewritteninthecontrolfileandthespfile.Whichcommandwillyouissuetochangethelocationoftheflashrecoveryareafiles?()
A.ALTERSYSTEMSETDB_RECOVERY_FILE_DEST=’+disk2’;
B.ALTERSYSTEMSETDB_RECOVER_FILE_DEST=’+disk2’SCOPE=BOTH;
C.ALTERSYSTEMSETDB_CREATE_FILE_DEST=’+disk2’;
D.ALTERSYSTEMSETDB_CREATE_ONLINE_LOG_DEST_n=’+disk2’;
第14题:
You are the network administrator for Ezonexam. You are installing Windows 2000 Server on a new computer by using the Windows 2000 Server compact disk. The computer has five 18-GB hard disks Dick0, Disk1, Disk2, Disk3, and Disk4. The disks do not have any partitions defined.
You want to use as much space on Disk0 as possible for the partition on which Windows 2000 Server is installed. You want the disk on which you install Windows 2000 Server to be fault tolerant. You also want as much disk space as possible across the other disks to be available for data storage and to be fault tolerant.
What should you do? (Each correct answer presents part of the solution. Choose three)
A. Install Windows 2000 Server on a 4-GB NTFS partition on Disk 0. Configure the five disks as dynamic disks.
B. Install Windows 2000 Server on a 18-GB NTFS partition on Disk 0. Configure the five disks as dynamic disks.
C. Create a RAID-5 volume using Disk2, Disk3, and Disk4.
D. Create a stripped volume using Disk2, Disk3, and Disk4.
E. Create a RAID-5 volume using all disks.
F. Create a stripped volume using all disks.
G. Select the volume on Disk0 and add a mirror using Disk1.
第15题:
A.Itupdatesthecontrolfilewiththenewlocationofthedatafile.
B.Itupdatesonlythedatadictionarywiththenewlocationofthedatafile.
C.Itchangesthelocationoftheuser_data01.dbffileintheoperatingsystem.
D.Itchangesthelocationoftheuser_data01.dbffileintheoperatingsystemandupdatesthecontrolfilewiththenewlocationofthedatafile.
第16题:
If a system administrator wants to show only a disk report for disk2, at two second intervals, what is the correct command to run?()
第17题:
You want to set the following Initialization parameters for your database Instance LOG_ARCHIVE_DEBT_1 = ,,LOCATION=/disk1/arch LOG_ARCHIVE_DBST_2 = ,,LOCATION=/disk2/arch LOC_ARCHIVB DBST_3 = ,,LOCATION=/disk3/arch LOG_ARCHIVE DBST_ = ,,LOCATION=/disk3/arch Identify the statement that correctly describes this setting.()
第18题:
You have the following online redo log configuration: Group Member 1 ’/disk1/oradata/redo01a.log’ 2 ’/disk2/oradata/redo02a.log’ 3 ’/disk3/oradata/redo03a.log’ You decide to multiplex the online redo log groups for recovery of redo log files in case of any disaster. Which two statements will you NOT issue to multiplex the online redo log files?()
第19题:
对
错
第20题:
The online redo log file Is not allowed to be overwritten.
The archived redo log files are written to the flash recovery area until the MANDATORY destination is made available.
The database instance will crash because the archived redo log file cannot be created in a destination set as MANDATORY.
The destination set by the LOG_ARCHIVE_DEST_1 parameter is ignored and the archived redo log files are created in the next two available locations to guarantee archive log success.
第21题:
RESTORE DATAFILE ’/DISK2/user_data01.dbf’
RESTORE DATAFILE ’/DISK3/user_data01.dbf’
SET NEWNAME FOR ’/DISK3/user_data01.dbf’ TO’/DISK2/user_data01.dbf’
SET NEWNAME FOR ’/DISK2/user_data01.dbf’ TO’/DISK3/user_data01.dbf’
第22题:
It updates the control file with the new location of the data file.
It updates only the data dictionary with the new location of the data file.
It changes the location of the user_data01.dbf file in the operating system.
It changes the location of the user_data01.dbf file in the operating system and updates the control file with the new location of the data file.
第23题:
Extend the system volume onto disk1. Create a single, stripe volume from disk2 and disk3.
Extend the system volume onto disk2. Create a single, stripe volume from disk1 and disk2.
Extend the system volume onto disk1. Create a single, spanned volume from disk2 and disk3.
Extend the system volume onto disk1. Create a single, spanned volume from disk1 and disk2.
Create a single, stripe volume from disk1, disk2, and disk3.
Create a single spanned volume from disk1, disk2, and disk3.