单项选择题
Which statement correctly describes the function of Oracle9i Cache Fusion feature?()
A.It provides each session with its own view of the database at a different point in the past.
B.It enables you to execute scalable applications on a clustered database without having to partition the users or the database tables.
C.It lets you dynamically reassign memory in your database buffer cache to different block buffer sizes.
D.It allows you to add new sites to multimaster replication environment without quiescing the master definition site.
相关考题
-
多项选择题
Whatarethreebenefitsofperformingdatadefinitionlanguage(DDL)statementsagainstapartitionedtablewiththeUPDATEGLOBALINDEXESclause?()
A.Global indexes are rebuilt automatically at the end of the DDL operation thereby avoiding problems with the UNUSABLE status.
B.You do not have to search for invalid global indexes after the DDL command completes and rebuild them individually.
C.Global indexes are maintained during the operation of the DDL command and therefore can be used by any concurrent query.
D.Global indexes remain intact and available for use by data manipulation language (DML) statements even for sessions that have not enabled the skipping of unusable indexes. -
单项选择题
Thereismorethanonewaytosettheservertodetectandaffectlongrunningoperationsautomatically.Whatisthebestchoiceofyouwanttoreducetheimpactoflongrunningoperationsonotheruserswithoutabortingthelongrunningoperations?()
A.Define user profiles and set the CPU_PER_CALL limit.
B.Define a SWITCH_TIME for a plan in the Resource Manager.
C.Create a batch job that checks V$SESSION_LONGOPS;the batch job alters the session priority of the long running operations.
D.Create a user defined event in the Oracle Enterprise Manager, which monitors V$SESSION_LONGOPS. -
多项选择题
he Dynamic SGA feature allows the SGA to grow and shrink dynamically according to an ALTER SYSTEM command. This avoids the previous need of shutting down the instance in order to modify the components of the SGA, namely the buffer cache and shared pool components. Which three statements are true for the Dynamic SGA feature? ()
A.A
B.B
C.C
D.D
E.E
