Which three statements are true regarding the use of the Database Migration Assistant for Unicode(DMU)?()
第1题:
A. The PDB must be open in read only mode.
B. The PDB must be dosed.
C. The unplugged PDB becomes a non-cdb.
D. The unplugged PDB can be plugged into the same multitenant container database (CDB)
E. The unplugged PDB can be plugged into another cdb.
F. The PDB data files are automatically removed from disk.
第2题:
Which three statements regarding the server parameter file (SPFILE) are true()
第3题:
Which statements are true regarding listeners()
第4题:
You plan to execute the following command to perform a Flashback Database operation in your database: SQL> FLASHBACK DATABASE TO TIMESTAMP (SYSDATE -5/24); Which two statements are true about this?()
第5题:
You are maintaining the database in Oracle10g. You are performing an incomplete recovery by using RMAN because an important table, EMPLOYEE, is dropped and purged from the Recycle Bin. Which statement is NOT true regarding an incomplete recovery?()
第6题:
Which statements are true regarding the Oracle Data Pump export and import operations()
第7题:
Which three statements are true concerning unplugging a pluggable database (PDB)?()
第8题:
Identify three scenarios in which you would recommend the use of SQL Performance Analyzer to analyzeimpact on the performance of SQL statements.()
第9题:
Which three statements are true regarding the logical structure of the Oracle database?()
第10题:
Each segment contains one or more extents.
Multiple tablespaces can share single data file.
A data block is the smallest unit of I/O for data files.
It is possible to have tablespaces of different block sizes in a database.
Each data block in the database always corresponds to one OS block.
第11题:
The instance aborts.
The database cannot be recovered.
The database can be recovered by restoring the control files from the backup.
The database remains opened and you have to shut it down with the ABORT option.
The database can be restored till the point of the last closed whole database backup.
第12题:
You have to shut down the database to perform the backups.
Archiving information is written to the data files and redo log files.
You can perform complete database backups without closing the database.
Online redo log files have to be multiplexed before putting the database in ARCHIVELOG mode.
All the previous database backups become invalid after you configure the database to ARCHIVELOG mode.
第13题:
Which two statements are true about the RMAN validate database command?()
第14题:
Your database is configured in NOARCHIVELOG mode. All the control files have been lost due to a hard disk failure but the data files are not lost. You have the closed whole database backup available to you. Which two statements are true in this scenario?()
第15题:
Which three statements are true about using flashback database in a multitenant container database(CDB)?()
第16题:
Your database is running in NOARCHIVELOG mode. You want to put the database in ARCHIVELOG mode. Which two statements regarding archive log destinations are true?()
第17题:
Your test database is running in NOARCHIVELOG mode. Which statement is true regarding the type ofbackups that can be performed on the database()
第18题:
Which statements regarding the server parameter file (SPFILE) are true()
第19题:
Which two statements are true regarding the Oracle Data Pump export and import operations()
第20题:
Which two statements are true regarding listeners()
第21题:
An SPFILE is a binary file.
An SPFILE cannot reside on a client.
An SPFILE cannot contain static parameters.
An SPFILE can store changes persistently across instance restarts.
An SPFILE can be read by the database server, but it is not written to by the server.
An SPFILE must be created manually, before creating a database, even if you use the DatabaseConfiguration Assistant (DBCA) to create the database
第22题:
An SPFILE is a binary file.
An SPFILE cannot reside on a client.
An SPFILE cannot contain static parameters.
An SPFILE can store changes persistently across instance restarts.
An SPFILE can be read by the database server, but it is not written to by the server.
An SPFILE must be created manually, before creating a database, even if you use the DatabaseConfiguration Assistant (DBCA) to create the database.
第23题:
A DBA can check specific tables with the DMU
The database to be migrated must be opened read-only.
The release of the database to be converted can be any release since 9.2.0.8.
The DMU can report columns that are too long in the converted characterset.
The DMU can report columns that are not represented in the converted characterset.