You are managing an Oracle 11g database with ASM storage, for which the COMPATIBLE initialization parameter is set to 11.1.0. In the ASM instance, the COMPATIBLE.RDBMS attribute for the disk group is set to 10.2 and the COMPATIBLE.ASM attribute is set to 11.1.Which two statements are true in this scenario for the features enabled for ASM? ()
A. The ASM-preferred mirror read feature is enabled.
B. The ASM supports variable sizes for extents of 1, 8, and 64 allocation units.
C. The ASM disk is dropped immediately from a disk group when it becomes unavailable.
D. The RDBMS always reads the primary copy of a mirrored extent of the ASM disk group.
第1题:
Youhavecontrol-fileautobackupsenabled.WhenstartingyourdatabasefromSQL*Plus,youreceivethefollowingerrormessage:SQL>startupORA-01078:failureinprocessingsystemparametersLRM-00109:couldnotopenparameterfile,C:\ORACLE\PRODUCT\11.1.0\DB_1\DATABASE\INITORCL.ORAUsingRMAN,howwouldyourespondtothiserror?()
A.Issuethestartupnomountcommandandthenissuetherestoreparameterfilecommandfromthe RMANprompt.
B.IssuethestartupnomountcommandandthenissuetherestorespfilecommandfromtheRMANprompt.
C.Issuethestartupnomountcommandandthenissuetherestorespfilefromautobackupcommand fromtheRMANprompt.
D.Issuethestartupnomountcommandandthenissuetherestorespfilefrombackupcommand from theRMANprompt.
E.IssuetherestorespfilefromautobackupcommandfromtheRMANprompt.
第2题:
A.对于UNIX,在$ORACLE_HOME/dbs
B.对于UNIX,在$ORACLE_HOME/dbs/admin
C.对于Linux,在%ORACLE_HOME%\database
D.对于Windows,在%ORACLE_HOME%\dbs
E.对于Windows,在%ORACLE_HOME%\database\admin
第3题:
A.it leverages low-speed interfaces
B.only one configuration is used for all blades
C.storage, computing and networking services are combined onto one blade
D.it is A pra-as-you-go incremental deployment
E.server replacement is as easy as replacing the physical blade
第4题:
A.AU_SIZE
B.COMPATIBLE·RDBMS
C.COMPATIBLE·ASM
D.DISK_REPAIR_TIME
E.DG_DROP_TIME
第5题:
A.DB_FILES
B.DB_DATAFILES
C.DATABASE_FILES
D.LOG_FILES
第6题:
下面哪一个语句创建了值为storage的宏变量location? ()
A.&let location = storage;
B.let &location = storage;
C.%let location = "storage";
D.%let location = storage;