CONNECT
IMP_FULL_DATABASE
FULL_EXPORT_PRIVS
RESOURCE
FULL_IMPORT_PRIVS
第1题:
A.CONNECT
B.IMP_FULL_DATABASE
C.FULL_EXPORT_PRIVS
D.RESOURCE
E.FULL_IMPORT_PRIVS
第2题:
Which two roles or privileges must you have to export tables owned by another user?()
第3题:
The RVPC user can do which of the following?()
第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题:
To perform a database point-in-time recovery using RMAN, after database restoration, you must ensure that the database is in which of the following states?()
第6题:
Which two are prerequisites for performing a flashback transaction?()
第7题:
You want the user APP_DBA to administer the Oracle database from a remote machine. APP_DBA is granted the SYSDBA privilege to perform administrative tasks on the database. Which file is used by the Oracle database server to authenticate APP_DBA?()
第8题:
The user must be granted the database administrator (DBA) privilege.
The user must be listed in the password file for the authentication.
No special setup is needed for the user to connect as SYSDBA in iSQL*Plus.
Set up a user in the Oracle Application Server Containers for J2EE (OC4J) user manager,and grant the webDba role to the user.
第9题:
The database will open,and the tablespace automatically comes out of the backup mode.
The database will be mounted,and recovery must be performed on the USERS tablespace.
The database will be mounted,and data files in the USERS tablespace must be taken out of the backup mode.
The database will not be mounted,and you must restore all the data files for the USERS tablespace from the backup,and perform recovery.
第10题:
A role can be granted to itself.
Roles are owned by the SYS user.
Roles can be granted to other roles.
A role cannot be assigned external authentication.
A role can contain both system and object privileges.
第11题:
Flashback Database must be enabled.
Undo retention guarantee for the database must be configured.
EXECUTE privilege on the DBMS_FLASHBACK package must be granted to the user flashing back transaction.
Supplemental logging must be enabled.
Recycle bin must be enabled for the database.
Block change tracking must be enabled tor the database.
第12题:
OPEN
MOUNT
NOMOUNT
CLOSE
第13题:
Which step do you need to perform to enable a user with the SYSDBA privilege to log in as SYSDBA in iSQL*Plus?()
第14题:
You are working on a 24X7 database. You want to design a backup strategy for your database that uses user managed backups. You want to be able to perform all backups while the database remains online. Which statement about performing user-managed backups in a 24x7 environment is true?()
第15题:
Which are the prerequisites for performing flashback transactions on your database?()
第16题:
Which of the following roles must be granted to a user to perform a full database import?()
第17题:
You are required to migrate your 11.2.0.3 database as a pluggable database (PDB) to a multitenant container database (CDB). The following are the possible steps to accomplish this task: 1. Place all the user-defined tablespace in read-only mode on the source database. 2. Upgrade the source database to a 12c version. 3. Create a new PDB in the target container database. 4. Perform a full transportable export on the source database with the VERSION parameter set to 12 using the expdp utility. 5. Copy the associated data files and export the dump file to the desired location in the target database. 6. Invoke the Data Pump import utility on the new PDB database as a user with the DATAPUMP_IMP_FULL_DATABASE role and specify the full transportable import options. 7. Synchronize the PDB on the target container database by using the DBMS_PDS.SYNC_ODB function. Identify the correct order of the required steps.()
第18题:
Which two statements are true about the roles in the Oracle database?()
第19题:
To accomplish user-managed backup for the USERS tablespace, you issued the following command to put the database in backup mode: SQL> ALTER TABLESPACE users BEGIN BACKUP; While copying the file to the backup destination a power outage caused the instance to terminate abnormally. Which statement is true about the next database startup and the USERS tablespace?()
第20题:
2,1,3,4,5,6
1,3,4,5,6,7
1,4,3,5,6,7
2,1,3,4,5,6,7
1,5,6,4,3,2
第21题:
You must have change tracking enabled in your database
Your database must be running in NOARCHIVELOG mode
To back up a tablespace, it must be in backup mode
To back up a tablespace, it must first be taken offline
第22题:
CREATE USER
CREATE SESSION
CREATE ANY TABLE
IMP_FULL_DATABASE
EXP_FULL_DATABASE
第23题:
control file
password file
listener controller file
control file and password file