Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

Which three can be done using Oracle Database Configuration Assistant (DBCA) starting from Oracle Database 19c? (Choose three.)

A.

cloning a remote container database in interactive mode

B.

cloning a remote pluggable database in silent mode

C.

relocating a remote pluggable database in interactive mode

D.

relocating a remote container database in silent mode

E.

cloning a remote container database in silent mode

F.

relocating a remote pluggable database in silent mode

G.

relocating a remote container database in interactive mode.

Choose three. Which three are true about patchsets?

A.

They are installed via OPatch or OPatchAuto.

B.

A base release is not needed to install patchsets.

C.

They can be applied in a rolling fashion for Clusterware and the databases.

D.

Installing a patchset is considered an "upgrade."

E.

They can introduce new features.

F.

They are only released quarterly.

Examine this configuration: 1. CDB1 is a container database. 2. COMMON_USER_PREFIX is C##. 3. PDB1 is a pluggable database contained in CDB1. 4. APP1_ROOTis an application container contained in CDB1. 5. APP1_PDB1 is an application PDB contained in APP1_ROOT. You execute these commands successfully: Which two are true? (Choose two.)

A.

APP1_USER1can be created in PDB1.

B.

APP1_USER1can be created in CDB1.

C.

APP1_USER1 can have different privileges in each Application PDB contained in APP1_ROOT.

D.

C##_APP_USER1 can be created in CDB1.

E.

P1_USER1can be created in CDB1.

F.

C##_USER1will have the same privileges and roles granted in all PDBs in CDB1.

HR_ROOT is an application container with the HR_APP application installed. No application PDBs and no application seed have yet been created in HR_ROOT. An application PDB, PDB1, must be created so that the HR_APP application's common objects are accessible to it. Which two methods can be used?

A.

Create an application seed, synchronize it with HR_ROOT, and then create the PDB1 application PDB.

B.

Create the PDB1 application PDB and synchronize it with HR_ROOT.

C.

Create the PDB1 application PDB and install HR_APP in it.

D.

Create the PDB1 application PDB and synchronize it with PDB$SEED.

E.

Create an application seed, and install HR_APP in it.

1.Which two are prerequisites for creating a backup-based duplicate database?

A.

connecting to the target database and a recovery catalog to execute the duplicate command

B.

creating a password file for an auxiliary instance

C.

connecting to an auxiliary instance

D.

matching the database identifier (DBID) of the source database and the duplicate database

E.

creating an SPFILE for the target database

Examine this configuration: 1. CDB1 is a container database. 2. PDB1 and PDB2 are pluggable databases in CDB1. You execute these commands successfully: Which two are true? (Choose two.)

A.

PDB1 and PDB2 are in MOUNT state.

B.

Redo logs are opened.

C.

PDB1 and PDB2 are in READ ONLY state.

D.

CDB$ROOT is in MOUNT state.

E.

PDB$SEED is in READ ONLY state.

You issued this command: RMAN> BACKUP RECOVERY FILES; Which two are true? (Choose two.)

A.

All Oracle recovery files not in the current FRA that have not been backed up already, are backed up.

B.

All non-Oracle files in the current FRA that have not been backed up already, are backed up.

C.

All Oracle recovery files in the current FRA that have not been backed up already, are backed up. D)All Oracle recovery files in the current fast recovery area (FRA) are backed up.

D.

These backups can be written to disk or SBT.

Which three are true about managing memory components in an Oracle database instance? (Choose three.)

A.

With Automatic Shared Memory Management, the database instance can increase the Large Pool size by reducing the Shared Pool size.

B.

With Automatic Memory Management, the database instance can increase the System Global Area size by reducing the Program Global Area size.

C.

Automatically tuned and resized System Global Area components will always revert to their initial sizes after an instance restart.

D.

Automatic Memory Management must be used together with locking the System Global Area into physical memory.

E.

With Automatic Shared Memory Management, the database instance can increase the Program Global Area size by reducing the System Global Area size.

F.

On Line Transaction Processing systems often use less Program Global Area than Decision Support Systems.

Which two are true about creating pluggable databases (PDBs) in Oracle 19c and later releases?

A.

A PDB snapshot depends on an existing storage snapshot of the source PDB.

B.

APDB snapshot can be a full copy of a source PDB.

C.

A PDB snapshot can be a sparse copy of a source PDB

D.

A snapshot copy PDB does not depend on an existing storage snapshot of the source PDB.

E.

A snapshot copy PDB can be a full copy of a source PDB

Which two are direct benefits of the multiprocess, multithreaded architecture of Oracle Database 12c when it is enabled?

A.

Reduced logical I/O

B.

Reduced virtual memory utilization

C.

Improved Serial Execution performance

D.

Reduced physical I/O

E.

Reduced CPU utilization