Oracle 1Z0-182 - Questions & Answers
Free preview · every answer includes a full explanation
Product page: https://prepkeys.com/1z0-182.html
Which three statements are true about Oracle Managed Files (OMF)?
Which two statements are true about trace files produced by the Oracle Database server?
You have connected to the CDB root as a common user with the CREATE PLUGGABLE DATABASE
system privilege and issued the following command: SQL> CREATE PLUGGABLE DATABASE pdb1
ADMIN USER admin1 IDENTIFIED BY p1 ROLES = (CONNECT) FILE_NAME_CONVERT = ('PDB$SEEDdir', 'PDB1dir');
Which three are results of the CREATE command?
Which two statements are true about views used for viewing tablespace and datafile information?
Which three relationships between instances and Oracle databases are possible without using Multi-tenant?
You unplugged a PDB to plug it into another CDB with the following command: SQL> ALTER PLUGGABLE DATABASE pdb1 UNPLUG INTO '/tmp/pdb1.pdb';
Which statement is true prior to plugging the PDB into the other CDB?
Which four statements are true about the Oracle Server architecture?
You have connected to a PDB to perform the administration operations of changing and verifying a system parameter that is PDB_MODIFIABLE.
What is the appropriate mode to open the PDB to achieve this?
One of your database instances was shut down normally and then started in NOMOUNT state. You then
executed this command: ALTER DATABASE MOUNT;
Which two of these actions are performed?
What are the three components of Oracle Database Automatic Maintenance Tasks?