The persistent configuration settings for RMAN have default for all parameters.
Identify four RMAN commands that produce a multi-section backup. (Choose four.)
Examine the parameters for your database instance:
Which three statements are true about the process of automatic optimization by using cardinality feedback? (Choose three.)
Your multitenant container database (CDB) is running in ARCHIVELOG mode. You connect to the CDB RMAN.
Examine the following command and its output:
You execute the following command:
RMAN > BACKUP DATABASE PLUS ARCHIVELOG;
Which data files will be backed up?
You execute the following piece of code with appropriate privileges:
User SCOTT has been granted the CREATE SESSION privilege and the MGR role.
Which two statements are true when a session logged in as SCOTT queries the SAL column in the view and the table? (Choose two.)
Which three operations can be performed as multipartition operations in Oracle Database 12c? (Choose three.)
Which two statements are true when row archival management is enabled? (Choose two.)
Your multitenant container database (CDB) containing two pluggable databases, PDB2_1 and PDB2_2, is running in ARCHIEVELOG mode. An RMAN backup exists for the databases.
You issue the following commands and get an error:
Examine the following commands:
Identify two correct sequences of commands to perform a recovery and make the data available. (Choose two.)
Your database has the SRV1 service configured for an application that runs on a middle-tier application server. The application has multiple modules. You enable tracing at the service level by executing the following command:
The possible outcomes of this command and the actions to aggregate trace files are as follows:
1. The command fails because a module name is not specified.
2. A trace file is created for each session that is running the SRV1 service.
3. An aggregated trace file is created for all the sessions that are running the SRV1 service.
4. Trace files may be aggregated by using the trcsess utility.
5. Trace files may be aggregated by using the tkprof utility.
Identify the correct outcome and the action to aggregate the trace files.