D)The response file must contain the root or sudo password
E) The response file can specify the path of the sudo program
答案: AE
7 、 Which three actions will add a resource to an Oracle Restart configuration?
A) creating a database service using Oracle Database Configuration Assistant(DBCA)
B) creating a disk group using the CREATE DISKGROUP SQL statement
B) creating a database using the CREATE DATABASE SQL statement
C) creating an Oracle Database service by modifying the SERVICE NAMES parameter
D) creating an Oracle Automatic Storage Management(AM)instance with ASM Configuration Assistant(ASMCA)
F ) creating a database service using DBMS SERVICE CREATE SERVICE
答案: ABC
8、How do you configure a CDB for local undo mode?
A)Open the CDB instance in restricted mode. In CDB$ROOT,drop the UNDO tablespace
Execute AI TER DAMBASELOCAL UNDO ON in each PDB. and then restart the CDB instance
B)Open the CDB instance in restricted mode. In CDB$ROOT,execute ALTER DATABASE
LOCAL UNDO ON. createan UNDO tablespace in each PDB,andthen restart the CDB instance.
C) Open the CDB instancein upgrade mode. In CDB&ROOT, executeALTER DATABASE
LOCAL UNDO ON, and then restart the CDB instance
D) Open the CDB in read-only mode. In CDB$ROOT, executeALTER DATABASE LOCAL
UNDO ON and then changethe CDB to read/writemode
E)Open the CDB instance in upgrade mode. In each PDB, execute ALTER DATABASE LOCAL UNDO ON, create an
UNDO tablespace, and then restart the CDB instance.
答案: C
9 、 Which three activities are possible for PDBS?
A) converting an application PDB to a regular PDB
B) converting an application PDB to an application seed
C) converting a regular PDB to an application PDB
D) copying an application container into another application container in the same CDB
E) converting an application seed to an application PDB
F) converting an application PDB to an application root
G) copying an application container into another application container in a different CDB
答案: ABC
10、A user complains about poor database performance
You want to verify if the user's session has waited for certain types of I/O activity Which view displays all
waits waited on by a session at least once?
A) V$SESSTAT
B) V$SESSION WAIT
C) V$SESSION EVENT
D) V$SESSION
E) V$SESSION WAIT CLASS
答 案 : C
11 、 Which two are true about RMAN duplexed backup sets?
A) They can be written to media
B They can be created only by using the copies option of a BACKUP command
B) They can be created by using the RMAN CONFIGURE command to specify duplexing before taking a backup
C) They can be written only to disk.
D) They must be written to media
答案: AC
相关文档
评论