Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: geek65

1z0-083 Oracle Database Administration II Questions and Answers

Questions 4

Which two are true about the Oracle database methodology? (Choose two.)

Options:

A.

The Oracle Database time model should be used to find the database and instance areas most in need of tuning.

B.

Tuning activities should stop once the user is satisfied with performance.

C.

Tuning activities should stop once agreed service levels for performance have been met.

D.

The database instance memory should always be tuned before tuning any file systems.

E.

SQL statements should always be tuned before tuning any file systems.

F.

The alert log should be used to find the database and instance areas most in need of tuning.

Buy Now
Questions 5

Choose three. Which three are true about Oracle Restart?

Options:

A.

It is used in both clustered and non-clustered environments.

B.

You can add and remove components from an Oracle Restart configuration with Server Control (SRVCTL) commands.

C.

It runs from the Oracle Grid Infrastructure home.

D.

If you shut down a database instance with SQL*Plus, Oracle Restart interprets this as a database failure and attempts to restart the instance.

E.

The Server Control (SRVCTL) utility can be used to start and stop Oracle Restart.

F.

It can manage Oracle Database instances, Oracle Net Listeners, and Oracle Automatic Storage Management instances.

Buy Now
Questions 6

Choose two. Some archived log backups have been accidentally deleted from storage. Which two commands should be used to update the status of backups in the recovery catalog to display only the missing backups?

Options:

A.

RESYNC CATALOG

B.

CROSSCHECK BACKUP OF ARCHIVELOG ALL

C.

LIST ARCHIVELOG ALL

D.

LIST EXPIRED

E.

LIST ARCHIVELOG

F.

REPORT OBSOLETE

Buy Now
Questions 7

Which two are true about the character sets used in an Oracle database? (Choose two.)

Options:

A.

Single-byte character sets provide better performance than multibyte character sets.

B.

Unicode enables information from any language to be stored using a single character set.

C.

Unicode is the only supported character set for Oracle databases created using Database Configuration Assistant (DBCA).

D.

Single-byte character sets always use 7-bit encoding schemes.

E.

Multibyte character sets allow more efficient space utilization than single byte character sets.

F.

Single-byte character sets always use 8-bit encoding schemes.

Buy Now
Questions 8

Examine these actions: 1. Create a new database for a recovery catalog. 2. Create a tablespace with sufficient space in the catalog database for the recovery catalog. 3. Configure ARCHIVE LOG mode for the catalog database. 4. Create a user to own the recovery catalog schema with quota on the tablespace that will contain the catalog. 5. Grant the RECOVERY_CATALOG_OWNER role to the recovery catalog schema owner. 6. Grant the SYSBACKUP privilege to the recovery catalog schema owner. Which are the minimum actions that must be performed before executing the CREATE CATALOG command?

Options:

A.

2,4,5,6

B.

1,2,3,4,5,6

C.

1,2,4,5

D.

2,4,5

E.

1,3,4,5

Buy Now
Questions 9

Choose three. Which three are true about using Database Upgrade Assistant (DBUA) to upgrade a database?

Options:

A.

DBUA must be launched from the target Oracle Home.

B.

Multiple databases with the same ORACLE_HOME can be upgraded simultaneously.

C.

A whole database backup must exist before upgrade.

D.

The Pre-Upgrade Information Tool script is executed by DBUA.

E.

All pluggable databases are automatically upgraded as part of a container database upgrade.

F.

The database must be opened in read-only mode.

Buy Now
Questions 10

Choose two You upgrade your database from pre-12c to a multitenant container database (CDB) that contains pluggable databases (PDBs). Examine the query and its output: SQL> SELECT * FROM v $PWFILE_users; USERNAME SYSDB SYSOP SYSAS SYSBA SYSDG SYSKM CON_ID ------------------------------------------------------------------------SYS TRUE TRUE FALSE FALSE FALSE FALSE 0 Which two tasks must you perform to add users with the SYSBACKUP, SYSDG, and SYSKM prileges to the password file?

Options:

A.

Re-create or migrate the password file to the Oracle Database 12c format

B.

Grant the SYSBACKUP, SYSDG, and SYSKM privileges to the intended users.

C.

Copy the password file from a sample file in the DBS dierectory

D.

Assign appropriate operating system groups to SYSBACKUP, SYSDG, and SYSKM.

Buy Now
Questions 11

Which two are true about OS groups and users for Oracle Grid Infrastructure and the Oracle Relational Database Management System (RDBMS)? (Choose two.)

Options:

A.

By default, members of the OSASM group can access Automatic Storage Management and RDBMS instances.

B.

The primary group for the Oracle Grid Infrastructure and Oracle Database owners must be the Oracle Inventory group.

C.

The Oracle Grid Infrastructure installation must be owned by the grid user.

D.

The Oracle Grid Infrastructure owner owns Oracle Restart and Oracle Automatic Storage Management binaries.

E.

The Oracle Grid Infrastructure owner must have OSOPER, OSBACKUPDBA, and OSKMDBA as secondary groups.

F.

The same OSDBA group must be used for Automatic Storage Management and the Oracle Database.

Buy Now
Questions 12

Which three tasks can be automatically performed by the Automatic Data Optimization feature of Information lifecycle Management (ILM)?

Options:

A.

Tracking the most recent read time for a table segment in a user tablespace

B.

Tracking the most recent write time for a table segment in a user tablespace

C.

Tracking insert time by row for table rows

D.

Tracking the most recent write time for a table block

E.

Tracking the most recent read time for a table segment in the SYSTEM tablespace

F.

Tracking the most recent write time for a table segment in the SYSAUX tablespace Correct

Buy Now
Questions 13

Examine the RMAN command: RMAN> RUN { ALLOCATE CHANNEL c1 DEVICE TYPE sbt; ALLOCATE CHANNEL c2 DEVICE TYPE sbt; ALLOCATE CHANNEL c3 DEVICE TYPE sbt; BACKUP INCREMENTAL LEVEL = 0 (DATAFILE 1,4,5 CHANNEL c1) (DATAFILE 2,3,9 CHANNEL c2) (DATAFILE 6,7,8 CHANNEL c3); SQL 'ALTER SYSTEM ARCHIVE LOG CURRENT'; } Which statement is true about the command?

Options:

A.

It uses multisection backup.

B.

It uses parallelization for the backup set.

C.

It uses asynchronousI/O for the backup.

D.

It creates compressed backup sets.

Buy Now
Questions 14

Identify three benefits of Unified Auditing.

Options:

A.

Decreased use ofstorage to store audit trail rowsin the database.

B.

It improves overall auditing performance.

C.

It guarantees zero-loss auditing.

D.

The audit trail cannot be easily modified because it is read-only.

E.

It automatically audits Recovery Manager (RMAN) events.

Buy Now
Questions 15

A database is configured in ARCHIVE LOG mode. A full RMAN backup exists but no control file backup to trace has been taken. A media failure has occurred. In which two scenarios is incomplete recovery required? (Choose two.)

Options:

A.

after losing a SYSAUX tablespace data file

B.

after losing all members of an INACTIVE online redo log group

C.

after losing all members of the CURRENT online redo log group

D.

after losing all copies of the control file

E.

after losing an UNDO tablespace that is in use

Buy Now
Questions 16

You accidentally drop the CUSTOMERS table, and then recover it by using the FLASHBACK TABLE command. Which two statements are true about the dependent objects of the CUSTOMERS table?

Options:

A.

All the triggers associated with the table are flashed back but are disabled.

B.

Materialized views that use the CUSTOMERS table are flashed back.

C.

LOB segments associated with the CUSTOMERS table are flashed back.

D.

All the constraints defined on the table, except the referential integrity constraints, are flashed back.

E.

Only the primary key constraint created for the table is flashed back, whereas all other indexes must be retrieved separately.

Buy Now
Questions 17

Which three are located by using environment variables?

Options:

A.

the Optimal Flexible Architecture (OFA) compliant path to store Oracle software and configuration files.

B.

the location of Oracle Net Services configuration files

C.

the list of a disk group names to be mounted by an Oracle Automatic Storage Management (ASM) instance at startup

D.

default directories for temporary files used by temporary tablespaces

E.

the temporary disk space used by Oracle Installer during installation

F.

the maximum number of database files that can be opened by a database instance

Buy Now
Questions 18

Choose three. Which three are true about Rapid Home Provisioning of Oracle software?

Options:

A.

It can be used to patch existing Oracle software installations.

B.

It can be used only on nodes with Oracle Grid Infrastructure installed.

C.

It can be used to create a single-instance Oracle Database in an already-installed Oracle home. D)It can be used to deploy new homes without disrupting active databases.

D.

It can be used to create templates of Oracle homes as gold images of only Oracle databases.

E.

It can be used to upgrade only single-instance databases running on Oracle Restart.

Buy Now
Questions 19

Choose three. Which three are true about recovering tables using RMAN?

Options:

A.

RMAN can recover tables owned by the SYSTEM user.

B.

RMAN can recover tables owned by the SYS user.

C.

RMAN can recover tables in the SYSTEM tablespace.

D.

RMAN always uses an auxiliary instance.

E.

RMAN can recover a table after a DDL operation has altered the table structure.

F.

RMAN can recover tables in the SYSAUX tablespace.

G.

RMAN can recover tables in a standby database.

Buy Now
Questions 20

choose three You want to duplicate one of your databases when connected to the target database and to the recovery catalog. Which three are true about this type of database duplication ) The duplication process can create backup sets or image copies

Options:

A.

The target database must be open

B.

The duplication process can use existing backup sets or image copies

C.

The duplication process can use existing backup sets or image copies.

D.

The target database must be in mount state.

E.

The duplication -process pushes backup sets to the auxiliary instance.

F.

The duplication process pushes image copies to the auxiliary instance.

Buy Now
Questions 21

A container database, CDB1, contains a pluggable database PDB1. Another container database is called CDB2. You want to relocate PDB1 from CDB1 to CDB2 with near-zero down time. Which three are required?

Options:

A.

CDB2 must be in shared UNDO mode only.

B.

CDB2 must be in archivelog mode.

C.

CDB1 must be in archivelog mode.

D.

CDB1 and CDB2 must both be in local UNDO mode.

E.

CDB1 must be in shared UNDO mode only.A container database, CDB1, contains a pluggable database PDB1.

F.

CDB1 and CDB2 must be in shared UNDO mode.

Buy Now
Questions 22

Choose three. You must migrate a non-CDB Oracle 11g Database to a CDB without first performing an upgrade to the non-CDB. User-defined objects are stored in several tablespaces in the non-CDB. Which three methods can you use?

Options:

A.

Data Pump full database export and import

B.

cloning the non-CDB as a PDB

C.

replication using GoldenGate

D.

Data Pump transportable tablespaces

E.

Data Pump full transportable database

F.

the DBMS_PDB package

Buy Now
Questions 23

Which two are true about instance recovery? (Choose two.)

Options:

A.

It is not possible if an archived log is missing.

B.

It is performed automatically after the database is opened; however, blocks requiring recovery are not available until they are recovered.

C.

Setting FAST_START_MTTR_TARGET to a lower value reduces instance recovery time by causing dirty buffers to be written to disk more frequently, thereby reducing the number of I/Os needed during instance recovery.

D.

It is performed by the Recovery Writer (RVWR) background process.

E.

Setting FAST_START_MTTR_TARGET to a higher value reduces instance recovery time by causing The log writer to write more frquently, thereby reducing the number of I/Os needed during instance recovery.

F.

It is performed automatically while the database remains in MOUNT state. Then the database is opened.

Buy Now
Questions 24

Choose two. Which two are true about RMAN duplexed backup sets?

Options:

A.

They must be written to media.

B.

They can be written only to disk.

C.

They can be created only by using the COPIES option of a BACKUP command.

D.

They can be created by using the RMAN CONFIGURE command to specify duplexing before taking a backup.

E.

They can be written to media.

Buy Now
Questions 25

Choose two. Which two are true about gathering optimizer statistics?

Options:

A.

Executing DBMS_STATS.GATHER_DATABASE_STATS while connected to CDB$ROOT gathers object statistics only in PDB$SEED.

B.

Executing DBMS_STATS.GATHER_DATABASE_STATS while connected to CDB$ROOT gathers object statistics only in CDB$ROOT.

C.

Executing DBMS_STATS.GATHER_DATABASE_STATS while connected to CDB$ROOT gathers object statistics in all open pluggable databases (PDBs).

D.

System statistics can be gathered only while the CDB is in MOUNT state.

E.

Executing DBMS_STATS.GATHER_DATABASE_STATS while connected to a PDB opened in read/ write mode gathers object statistics for that PDB.

Buy Now
Questions 26

Choose two. Which two are true about the execution of operating system scripts starting from Oracle Database 19c?

Options:

A.

The root password cannot be specified in a response file.

B.

The sudo password must be specified in a response file.

C.

orainstRoot.sh can be executed automatically by the Database installer by using sudo or root credentials.

D.

root.sh can be executed automatically by the Database installer only if it is provided with root credentials.

E.

root.sh can be executed automatically by the Database installer only by using sudo credentials.

Buy Now
Questions 27

Examine these queries and their output: After a system crash, an instance restart and an attempted opening of the PDBs result in: Which two are true? (Choose two.)

Options:

A.

Data file 24 can be recovered while PDB2 is opened.

B.

Data file 24 must be recovered while the CDB is opened.

C.

Data file 24 can be recovered while CDB$ROOT and PDB$SEED are opened.

D.

Data file 24 cannot be recovered while the CDB is opened.

E.

Data file 24 must be recovered while PDB2 is closed.

Buy Now
Questions 28

Choose two. Which two are true about PDB archive files?

Options:

A.

DBMS_PDB.CHECK_PLUG_COMPATIBILITY can be run against a PDB archive.

B.

They contain a PDB manifest file and all the data files in uncompressed form for a PDB.

C.

They contain all the data files only in uncompressed form for a PDB.

D.

They must be created using the DBMS_PDB package.

E.

They contain a PDB manifest file and all the data files in compressed form for a PDB.

F.

They contain all the data files only in compressed form for a PDB.

Buy Now
Questions 29

Which three are true about Database Point-in-Time Recovery? (Choose three.)

Options:

A.

The database must have FLASHBACK DATABASE ON to perform Database Point-in-Time Recovery.

B.

The database must be in MOUNT state when performing Database Point-in-Time Recovery.

C.

Database Point-in-Time Recovery is performed by the Managed Recovery Process (MRP)

D.

The Database must be in ARCHIVE LOG mode.

E.

The target point for the recovery must be specified as a stime or System Change Number (SCN).

F.

The database must be open RESETLOGS after Database Point-in-Time Recovery.

Buy Now
Questions 30

Choose three. Which three are true about actions that can or cannot be performed by users with the SYSBACKUP privilege?

Options:

A.

They can view data from any data dictionary view or dynamic performance view.

B.

They can drop any tablespace.

C.

They can view data from any user-defined tables.

D.

They can create any table.

E.

They cannot create restore points.

F.

They cannot drop tablespaces.

Buy Now
Questions 31

Which two are true about Oracle Optimizer Statistics, their use, and their collection? (Choose two.)

Options:

A.

The number of table rows is considered when evaluating the cost of accessing a table using an index.

B.

Index balanced B*Tree height is considered when evaluating the cost of using an index.

C.

The Statistics Advisor can help recommend the best way to gather statistics.

D.

Statistics collected using DBMS_STATS always yield the best optimizer result.

E.

The Statistics Advisor generates actions for all recommendations.

Buy Now
Questions 32

Choose the best answer. A schema owner truncated a table in error and must recover the data. Which Oracle Flashback feature could be used to recover the data?

Options:

A.

FLASHBACK DATABASE

B.

FLASHBACK TABLE

C.

FLASHBACK VERSION QUERY

D.

FLASHBACK DATA ARCHIVE

E.

FLASHBACK TRANSACTION

Buy Now
Questions 33

Choose three. Which three are true about the FLASHBACK DATABASE feature?

Options:

A.

FLASHBACK DATABASE only uses FLASHBACK LOGS to get the database to the desired flashback time.

B.

It requires that the target database be in ARCHIVELOG mode.

C.

FLASHBACK LOGS are archived after a log switch.

D.

A database can be flashed back using SQL*PLUS.

E.

It always generates REDO and UNDO.

F.

Queries and DML have the same FLASHBACK LOG overhead when flashback is enabled for a database.

Buy Now
Questions 34

Choose four. Which four are true about performing Tablespace Point-In-Time Recovery (TSPITR) using Recovery Manager (RMAN)?

Options:

A.

It can be performed using an auxiliary instance managed by RMAN.

B.

It can be performed using an auxiliary instance managed by a DBA.

C.

It can be used to recover a truncated table.

D.

It can be performed repeatedly until the correct time is found without using an RMAN catalog. E)RMAN always includes tablespaces containing UNDO segments in the recovery set.

E.

RMAN automatically adds any required tablespaces to the recovery set to make it selfcontained. G) FLASHBACK DATABASE must be enabled for it to work. H) It can be used to recover a dropped

tablespace.

Buy Now
Questions 35

Which three methods can be used for heap table data migration after upgrading a database? (Choose three.)

Options:

A.

using Database Replay

B.

using SQL Developer

C.

using Oracle Data Pump

D.

using operating system file copy utilities

E.

using Database Upgrade Assistant

F.

using the CREATE TABLE AS SELECT SQL statement

Buy Now
Questions 36

Which two are true about creating RMAN backups for an Oracle container database? (Choose two.)

Options:

A.

Tablespaces from different PDBs with identical names must be backed up by connecting RMAN separately to each PDB to back up the tablespaces.

B.

The BACKUP DATABASE command will create a pluggable database (PDB) backup when RMAN is connected to a PDB.

C.

SPFILE backups can be created while connected to an application root PDB.

D.

The BACKUP DATABASE PLUS ARCHIVE LOG command will back up archive logs when RMAN is connected to a PDB.

E.

The BACKUP PLUGGABLE DATABASE command can be used to back up CDB$ROOT.

Buy Now
Questions 37

choose one .Examine the RMAN commands: RMAN> CONNECT TARGET "sbu@prod AS SYSBACKUP"; RMAN> CONNECT AUXILIARY "sbu@dup_db AS SYSBACKUP"; RMAN> DUPLICATE TARGET DATABASE TO dup_db FROM ACTIVE DATABASE PASSWORD FILE SECTION SIZE 400M; Which statement is true about the DUPLICATE command?

Options:

A.

It succeeds and creates multisection backup sets that are used for active database duplication.

B.

It fails because there is no connection to a recovery catalog.

C.

It succeeds only if the target database is in MOUNT state.

D.

It fails because no parallel channels are allocated for the auxiliary database.

Buy Now
Questions 38

Which two are true about flashback features in Oracle Database 19c and later releases? (Choose two.)

Options:

A.

Flashback logs are automatically purged when DB_FLASHBACK_RETENTION_TARGET is set lower than the time they have already been retained.

B.

Flashback logs are monitored and proactively deleted when beyond the retention period defined in DB_FLASHBACK_RETENTION_TARGET only after there is space pressure.

C.

Flashback logs are monitored and proactively deleted when beyond the retention period defined in DB_FLASHBACK_RETENTION_TARGET before there is space pressure.

D.

Flashback logs are monitored for being older than the retention period defined in DB_FLASHBACK_RETENTION_TARGET and can be deleted by an administrator written event trigger.

E.

Flashback logs are automatically purged whenever the value of DB_FLASHBACK_RETENTION_TARGET is changed.

Buy Now
Questions 39

Which two are prerequisites for performing Flashback Transaction?

Options:

A.

Fast Recovery Area must be enabled for the database

B.

The EXECUTE privilege must be granted to a user on the DBMS_FLASHBACK package.

C.

Undo retention guarantee must be configured for the database.

D.

A supplemental log must be enabled for the primary key.

E.

A supplemental log must be enabled for the primary key.

Buy Now
Questions 40

choose one You take regular backups of one of your production databases by using RMAN with a recovery catalog. You have added two new tablespaces to this database which must be included in future backups. Which process occurs which allows the new backups to contain the new datafiles?

Options:

A.

The target database control file is synchronized from the recovery catalog with a partial resync at the next backup.

B.

The recovery catalog is synchronized from the target database control file with a full resync at the next backup.

C.

The target database control file is synchronized from the recovery catalog with a full resync at the next backup.

D.

The recovery catalog is synchronized from the target database control file with a partial resync at the next backup.

Buy Now
Questions 41

Examine the query and its output executed In an RDBMS Instance: Which three statements are true about the users (other than sys) in the output?

Options:

A.

TheC# # B_ADMIN user can perform all back up and recovery operation susing RMAN only.

B.

The C # # C_ADMIN user can perform the data guard operation with Data Guard Broker.

C.

The C # # A_ADMIN user can perform wallet operations.

D.

The C # # D_ADMIN user can perform backup and recovery operations for Automatic Storage Management (ASM).

E.

The C # # B_ADMIN user can perform all backup and recovery operations using RMAN or SQL* Plus.

Buy Now
Questions 42

Choose the best answer. Examine this output of an export from the current release of an Oracle multitenant database: $ sqlplus system/oracle . SQL> col name for a10 SQL> select name, open_mode from v$pdbs; NAME OPEN_MODE ---------------------------------------PDB$SEED READ ONLY PDB1 READ WRITE PDB2 MOUNTED SQL> exit Next you execute: $ expdp system/oracle full=y What is the outcome?

Options:

A.

It fails because Data Pump cannot be container.

B.

It creates a full export of the root

C.

It creates a full export of the root

D.

It creates a full export of only the used while connected to the root container and PDB1. container and all PDBs. container and all open PDBs. root container.

Buy Now
Questions 43

Choose the best answer. Examine this configuration:

1. CDB1 is a container database.

2. There are several pluggable databases (PDBs) in CDB1.

5. Each PDB has several tables with referential integrity constraints.

6. FLASHBACK DATABASE is ON.

7. UNDO RETENTION GUARANTEE is enabled.

Multiple undesired multitable changes were made in all the PDBs.

Which method can be used to undo the changes using a single command?

Options:

A.

restore and recover database

B.

flashback transaction

C.

flashback database

D.

flashback table and transaction

E.

flashback table

Buy Now
Questions 44

Choose the best answer. Which operating system group is NOT needed to perform an Oracle Database installation?

Options:

A.

OSASM

B.

OSRACDBA

C.

OSKMDBA

D.

OSDBA

E)OSOPER

Buy Now
Questions 45

A user complains about poor database performance. You want to verify if the user’s session has waited for certain types of I/O activity. Which view displays all waits waited on by a session at least once?

Options:

A.

V$SESSION_EVENT

B.

V$SESSTAT

C.

V$SESSION_WAIT

D.

V$SESSION_WAIT_CLASS

E.

V$SESSION

Buy Now
Questions 46

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

Options:

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.

Buy Now
Questions 47

Which three are true about Oracle Grid Infrastructure for a Standalone Server?

Options:

A.

It requires Oracle ASMLib to manage Automatic Storage Managerment (ASMl) disks.

B.

It creates one disk group during installation.

C.

It includes both Oracle Restart and Oracle Automatic Storage Management (ASM) software.

D.

Automatic Storage Management (ASM requires that ars groups OSASM and OSDBA be assigned assecondary groups for its installation owner.

E.

It requires the operating system ORACLE_BASDE environment variable to be predefined before installation.

F.

It requires Oracle ASM Filter Drver (ASMFD) to manage Automatic Storage Managemernt (AsM) disks.

Buy Now
Questions 48

Unified auditing is enabled in your database. The HR_ADMIN and OE_ADMIN roles exist and are granted system privileges. You execute the command: SQL>CREATE AUDIT POLICY table_aud PRIVILEGES CREATE ANY TABLE, DROP ANY TABLE ROLES hr_admin,oe_admin; Which statement is true?

Options:

A.

It succeeds and needs to be enabled to capture all SQL statements that require either the specified privileges or any privilege granted to the HR_ADMIN or OE_ADMIN role.

B.

It fails because the command does notspecify when the unified audit policy should be enforced.

C.

It succeeds and starts capturing only successful SQL statements for all users who have either the specified privileges or roles granted to them.

D.

It fails because system privileges cannot be granted with roles in the same audit policy.

Buy Now
Questions 49

Choose two. Which two are true about creating RMAN backups for an Oracle container database?

Options:

A.

Control file backups can be created while connected to the root container.

B.

Archived Redo Log backups can be created while connected to an application root CDB.

C.

Control file backups can be created while connected to a nonroot container.

D.

Online Redo Log backups can be created while connected to the root container.

E.

The BACKUP TABLESPACE command can back up a PDB tablespace even if RMAN is connected to CDB$ROOT.

Buy Now
Questions 50

Choose two. Which two restrictions apply when the RMAN BACKUP AS COPY command is used to create a backup?

Options:

A.

Backups can be taken only if a fast recovery area is configured.

B.

Backups can be written only to disk.

C.

Backups can be taken only for data files.

D.

Binary compression cannot be applied to the backup.

E.

Backups can be written only if checksums are stored for each block.

F.

Backups can be written only to media.

Buy Now
Questions 51

In one of your databases, unified auditing is enabled and an SH.SALES table exists. You successfully execute these commands: SQL> CREATE AUDIT POLICY sales_pol ACTIONS select on sh.sales; SQL> AUDIT POLICY sales_pol; Which statement is true about SALES_POL?

Options:

A.

It is enabled for all users having SELECT privilege on SH.SALES.

B.

Only successful queries of SH.SALES are written to the audit trail.

C.

It is only enabled for user SH.

D.

Audit records are always stored in an external audit file.

Buy Now
Questions 52

Choose the best answer You want to create a duplicate database DUP_DB from your production database PROD on the same host. The PROD database uses Automatic Storage Management (ASM) for storage. Regular backups are taken using RMAN connected to a recovery catalog. You create an auxiliary instance and want to execute the command: RMAN> DUPLICATE TARGET DATABASE TO dup_db FROM ACTIVE DATABASE; What is a prerequisite for the successful execution of this command

Options:

A.

RMAN must be connected to the target database instance and the auxiliary instance.

B.

A most recent backup set of the PROD database must exist.

C.

Flashback must be enabled for the PROD database.

D.

The target database must be in MOUNT state.

Buy Now
Questions 53

Choose three. Which three are true in Oracle 19c and later releases?

Options:

A.

Tablespaces always remain in read/write mode during transportable tablespace operations.

B.

Tablespaces never remain in read/write mode during transportable tablespace operations.

C.

A transportable data pump import can leave a plugged-in tablespace in read-only mode.

D.

Simultaneous data pump jobs can be limited at the pluggable database (PDB) level.

E.

A transportable data pump import can leave a plugged-in tablespace in read/write mode.

F.

An ordinary data pump export of a table with encrypted columns will always encrypt the same columns when imported.

Buy Now
Questions 54

Choose two. Examine this command: $ rhpctl move database -sourcehome Oracle_home_path ¬destinationhome Oracle_home_path For which two purposes can you use this command?

Options:

A.

to switch to a patched Oracle Database home

B.

to upgrade an Oracle Database on the centralized Rapid Home Provisioning server

C.

to move an Oracle Database to the centralized Rapid Home Provisioning server

D.

to switch back to the previous Oracle home as part of a rollback operation

E.

to switch to a read-only Oracle home

Buy Now
Questions 55

Choose three. Which three are true about Data Pump in an Oracle multitenant environment?

Options:

A.

It can be used to transport data from a non-CDB to a PDB.

B.

It can be used to clone a CDB.

C.

It can be used to transport data between PDBs.

D.

It can be used to transport data from a PDB to a non-CDB.

E.

It can be used to create a new PDB.

Buy Now
Questions 56

RMAN is connected to a target database instance and an auxilary instance. You execute 3625the command: RMAN> DUPLICATE TARGET DATABASE TO dupdb FROM ACTIVE DATABASE SECTION SIZE 1G; What is the outcome?

Options:

A.

RMAN uses the pull method to restore files using image copies

B.

RMAN uses the push method to transfer image copies

C.

RMAN uses the push method to transfer backup sets

D.

RMAN uses the pull method to restore files using backup sets

Buy Now
Questions 57

A redaction policy was added to the SAL column of the SCOTT.EMP table: BEGIN DBMS_REDACT.ADD_POLICY( object_schema object_name column_name policy_name function_type expression => 'SCOTT', => 'EMP', => 'SAL', => 'SCOTT_EMP', => DBMS_REDACT.FULL, => 'SYS_CONTEXT(''SYS_SESSION_ROLES'',''MGR'') END; All users have their default set of system privileges. For which three situations will data not be redacted?

Options:

A.

SYSsessions,regardlessoftherolesthataresetinthesession

B.

SYSTEMsessions,regardlessoftherolesthataresetinthesession

C.

SCOTT sessions, only if the MGR role is set in the session

D.

SCOTT sessions, only if the MGR role is granted to SCOTT

E.

SCOTTsessions,becauseheistheownerofthetable

F.

SYSTEM session, only if the MGR role is set in the session

Buy Now
Questions 58

Choose three. Which three are true about recovery operations done without using Recovery Manager (RMAN)?

Options:

A.

A lost PFILE can be re-created from alert.log using SQL*PLUS.

B.

A lost index tablespace can be re-created without performing any recovery.

C.

A lost password file can be manually re-created with the orapwd utility.

D.

A lost password file can be re-created with SQL*PLUS.

E.

A lost SPFILE can be recovered from memory using SQL*PLUS.

F.

A lost TEMPFILE must always be re-created manually.

Buy Now
Questions 59

Which two are true about Oracle instance recovery? (Choose three.)

Options:

A.

Recovery begins from the beginning of the CURRENT redo log group.

B.

Recovery begins from the last checkpoint position that was calculated by the Database Writer before instance failure.

C.

Recovery begins from the start of any ACTIVE redo log group or the start of the CURRENT log group if no other group is ACTIVE.

D.

Recovery reads redo until the end of the redo thread. SMON rolls back any dead transactions, and then the datanase is opened.

E.

Recovery begins from the last checkpoint position that was recorded in the control file by the checkpoint process (CKPT).

F.

Recovery reads redo until the end of the redo thread, and then opens the database. SMON then rolls back any dead transactions.

Buy Now
Questions 60

You must transport the UNIVERSITY tablespace from one database to another. The UNIVERSITY tablespace is currently open read/write. The source and destination platforms have different endian formats.

Examine this list of actions:

1. Make the UNIVERSITY tablespace read-only on the source system.

2. Export the UNIVERSITY tablespace metadata using EXPDP.

3. Convert the UNIVERSITY tablespace data fies to the destination platform format using RMAN on the source system.

4. Copy the UNIVERSITY tablespace data files to the destination system.

5. Copy the Data Pump dump set to the destination system.

6. Convert the UNIVERSITY tablespace data files to the destination platform format using RMAN on the destination system.

7. Import the UNIVERSITY tablespace metadata using IMPDP.

8. Make the UNIVERSITY tablespace read/write on the destination system.

Which is the minimum number of actions required, in the correct order, to transport the UNIVERSITY tablespace?

Options:

A.

1,2,4,5,7,8

B.

1,2,4,6,7,8

C.

1,2,3,4,5,7,8

D.

1,2,3,4,5,6,7,8

E.

2,4,5,6,7

Buy Now
Questions 61

You notice performance degradation in your production Oracle 12c database. You want to know what caused this performance difference. Which method or feature should you use?

Options:

A.

Database Replay

B.

Automatic Database Diagnostic Monitor (ADDM) Compare Period report

C.

Active Session History (ASH) report

D.

SQL Performance Analyzer

Buy Now
Questions 62

Choose two. In performance management, which two factors might reduce the ability of an application to scale to a larger number of users?

Options:

A.

poorly trained users who do not commit transactions

B.

the number of tablespaces containing tables updated by a transaction

C.

issuing multiple savepoints during a transaction

D.

the number of data files containing extents belonging to tables updated by a transaction

E.

poorly written SQL

Buy Now
Questions 63

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

Options:

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

Buy Now
Questions 64

Which three are true about requirements for various FLASHBACK operations? (Choose three.)

Options:

A.

FLASHBACK transaction query requires undo to retrieve all versions of a row that existed between two points in time.

B.

FLASHBACK drop requires that the RECYCLEBIN parameter be set to ON.

C.

FLASHBACK version query requires that the RECYCLEBIN parameter be set to ON.

D.

FLASHBACK DATA ARCHIVE requires undo to store all versions of all rows of a table being tracked.

E.

FLASHBACK drop requires undo to retrieve all versions of a row that existed two points in time.

F.

FLASHBACK version query requires undo to retrieve all versions of a row that existed between two points in time.

Buy Now
Questions 65

Which two are true about RMAN duplexed backup sets? (Choose two.)

Options:

A.

A duplexed backup set uses the same number of SBT channels as a non-duplexed backup set for the same number of files.

B.

A non-duplexed backup set written to disk can be duplexed to disk by backing up the backup set that is already on disk.

C.

A non-duplexed backup set written to SBT can be duplexed to tape by backing up the backup set that is already on tape.

D.

A non-duplexed backup set written to disk can be duplexed to tape by backing up the backup set that is already on disk.

E.

A non-duplexed backup set written to SBT can be duplexed to disk by backing up the backup set that is already on tape.

F.

A duplexed backup set always uses twice as many SBT channels as a non-duplexed backup set for the same number of files.

Buy Now
Questions 66

While backing up to the Oracle Fast Recovery Area (FRA), you determined the backup istaking too long and suspect a performance bottleneck. Which three are true about diagnosing and tuning these problems? (Choose three.)

Options:

A.

If an RMAN BACKUP VALIDATE command takesroughly the same time as an actual backup, then both read and write I/O are likely bottlenecks.

B.

Setting DBWR_IO_SLAVES to a non zero value can improve backup performance when using synchronous I/O.

C.

If an RMAN BACKUP VALIDATE command takes noticeably lessthan an actual backup, then write I/O is a likely bottleneck.

D.

If an RMAN BACKUP VALIDATE command takesroughly the same time as an actual backup, then read I/O is a likely bottleneck.

E.

Data files with a high value in V$BACKUP_SYNC_IO.DISCRETE_BYTES_PER_SECOND are a potential performance bottleneck when synchronous I/O is used.

F.

Setting DBWR_IO_SLAVES to a non zero value can improve backup performance when using asynchronous I/O/

G.

Data files with a high value in V$BACKUP_ASYNC_IO.SHORT_WAITS are a potential performance bottleneck when asynchronous I/O is used.

Buy Now
Questions 67

You create a table with the PERIOD FOR clause to enable the use of the Temporal Validity feature of Oracle Database 12c. Examine the table definition: create table employees (empno number, salary number, deptid number, name varchar2(100), period for employee_time); Which three statements are true concerning the use of the Valid Time Temporal feature for the EMPLOYEES table?

Options:

A.

The valid time columns employee_time_start and employee_time_end are automatically created.

B.

Thesamestatementmayfilteronbothtransactiontimeandvalidtemporaltimebyusingthe AS OF TIMESTAMP and PERIOD FOR clauses.

C.

The valid time columns are not populated by the Oracle Server automatically.

D.

The valid time columns are visible by default when the table is described.

E.

Setting the session valid time using DBMS_FLASHBACK_ARCHIVE.ENABLE_AT_VALID_TIME sets the visibility for data manipulation language (DML), data definition language (DDL), and queries performed by the session.

Buy Now
Questions 68

Which four are true about a Recovery Manager (RMAN) duplication without a TARGET connection? (Choose four.)

Options:

A.

The NOREDO clause must be used if the backups of the database being duplicated were taken when the database was in NOARCHIVELOG mode.

B.

The UNDO TABLESPACE clause is always required when no connection exists to the TARGET instance.

C.

RMAN “pushes” the backups of the database to be duplicated over the network to the auxiliary instance.

D.

The NOREDO clause can be used if the backups of the database being duplicated were taken when the database was in ARCHIVE LOG mode.

E.

RMAN SBT-based backups of the database to be duplicated can be used by the auxiliary instance.

F.

The UNDO TABLESPACE clause is always required when no connection exists to the recovery catalog and the TARGET database is closed.

G.

The UNDO TABLESPACE clause is always required when no connection exists to the recovery catalog and the TARGET database is opened.

Buy Now
Questions 69

You notice that the performance of your production 24/7 Oracle 12c database has significantly degraded. Sometimes you are not able to connect to the instance because it hangs. You do not want to restart the database instance. How can you detect the cause of the degraded performance?

Options:

A.

Enable Memory Access Mode, which reads performance data from SGA.

B.

Use emergency monitoring to fetch data directly from SGA for analysis.

C.

Run Automatic Database Diagnostic Monitor (ADDM) to fetch information from the latest Automatic Workload Repository (AWR) snapshots.

D.

Use Active Session History (ASH) data and hang analysis in regular performance monitoring,

E.

Run ADDM in diagnostic mode.

Buy Now
Questions 70

Choose two. Which two are true about unplugging an application container from a container database and plugging it into a different container database?

Options:

A.

Plugging the application root into a different CDB plugs in all its application PDBs.

B.

The application root of an application container should be plugged into the other CDB before its application PDBs are plugged in.

C.

Application PDBs in the application container must be unplugged before the application root is unplugged.

D.

Unplugging the application root from a CDB unplugs all its application PDBs.

E.

It requires only local UNDO mode in the database where the application container will be unplugged.

F.

It requires local UNDO mode in both container databases.

Buy Now
Questions 71

Choose three. Which three are true about block media recovery?

Options:

A.

To use it, Flashback Database must be enabled.

B.

A block being recovered is not accessible.

C.

It cannot repair logical corruption.

D.

It can be performed on noncorrupt blocks.

E.

The target database for which one or more blocks are to be recovered must be in the OPEN state.

F.

The data file containing the block being recovered remains online.

Buy Now
Questions 72

Which three are true about Automatic Workload Repository (AWR)? (Choose three.)

Options:

A.

By default, AWR snapshots are taken every 60 minutes.

B.

Its collection level is determined by the value of the STATISTICS_LEVEL database parameter.

C.

By default, AWR snapshots are retained for 7 days.

D.

The taking of AWR snapshots can be disabled.

E.

AWR data is stored in the SYSTEM tablespace.

Buy Now
Questions 73

Choose two. Which two are true about an Oracle gold image-based installation in Oracle 18c and later releases?

Options:

A.

It does not require the setup wizard.

B.

It can be used to install and upgrade Oracle Database for single-instance and cluster configurations.

C.

It can be used for both Oracle Database and Oracle Grid Infrastructure installation.

D.

It uses a single RPM that automatically extracts and installs the Oracle Database software.

E.

It can only install and configure Oracle Database software. The database has to be created separately.

Buy Now
Questions 74

After implementing full Oracle Data Redaction, you change the default value for the NUMBER data type as follows: SQL> select number_value from REDACTION_VALUES_FOR_TYPE_FULL; NUMBER_VALUE ------------0 SQL> exec DBMS_REDACT.UPDATE_FULL_REDACTION_VALUES(-1); SQL> select number_value from REDACTION_VALUES_FOR_TYPE_FULL; NUMBER_VALUE -------------1 After changing the value, you notice that FULL redaction continues to redact numeric data with zero.What must you do to activate the new default value for numeric full redaction?

Options:

A.

Re-enableredactionpoliciesthatuseFULLdataredaction.

B.

Re-createredactionpoliciesthatuseFULLdataredaction.

C.

Re-connect the sessions that access objects with redaction policies defined on them.

D.

Flushthesharedpool.

E.

Restart the database instance. Correct

Buy Now
Questions 75

Choose three. Which three capabilities require the use of the RMAN recovery catalog?

Options:

A.

using RMAN stored scripts

B.

creating encrypted backups

C.

creating customized reports about a single database's backups

D.

using the REPORT SCHEMA command to list a database's data files and tablespaces at times in the past

E.

using the KEEP FOREVER clause with the BACKUP command

F.

using the REPORT SCHEMA command to list a database's current data files and tablespaces

Buy Now
Questions 76

You plan to install Oracle Grid Infrastructure for a Standalone Server and Oracle Database for the first time on a server. Examine this command and its outcome: Which two are true? (Choose two.)

Options:

A.

oracle will be an owner of the Oracle Inventory.

B.

oracle must be the owner of every Oracle Database installation.

C.

oracle can own an Oracle Database installation but not an Oracle Grid Infrastructure installation.

D.

oracle will be granted the SYSASM privilege when installing the Oracle Database software.

E.

The user account, oracle, and group, oinstall, can be used for all Oracle software installations.

Buy Now
Questions 77

Choose three. In which three situations can you use threshold server-generated alerts to help diagnose and fix problems?

Options:

A.

when free space in a dictionary managed tablespace falls below a specified percentage

B.

when free space in a locally managed tablespace falls below a specified percentage

C.

when the total number of locked user account exceeds a specific value

D.

when the number of logons per second exceeds a specific value

E.

when a resumable statement is suspended

F.

when the total number of logons exceeds a specific value

Buy Now
Questions 78

A database is configured in ARCHIVE LOG mode. Full RMAN backups are taken and no backup to trace has been taken of the control file. A media failure has occurred. In which two scenarios is complete recovery possible? (Choose two.)

Options:

A.

when any archived log from, before, or after the most recent backup is corrupt.

B.

after losing all copies of the control file

C.

after losing an archived log from after the most recent backup

D.

after losing an archived log from before the most recent backup

E.

after losing the SYSTEM tablespace

Buy Now
Questions 79

choose two Examine these RMAN commands: RMAN> CONNECT TARGET "sbu@prod AS SYSBACKUP"; RMAN> CONNECT AUXILIARY "sbu@dup_db AS SYSBACKUP"; RMAN> DUPLICATE TARGET DATABASE TO dup_db FROM ACTIVE DATABASE PASSWORD FILE SECTION SIZE 400M; Which two statements are true about the DUPLICATE comman

Options:

A.

It succeed

B.

It fails because no parallel channels are allocated for the auxiliary databa

C.

It fails because connection to the AUXILIARY instance must be as SYSD

D.

Itsucceeds only if the target database is greater than 40

E.

No catalogued backup of the TARGET is used to duplicate the databa

Buy Now
Questions 80

Choose two. Your database is in ARCHIVELOG mode and you plan to use Flashback Database. Which two features or parameters manage space availability in the fast recovery area?

Options:

A.

the backup retention policy

B.

the backup optimization policy

C.

the DB_CREATE_ONLINE_LOG_DEST_n parameter setting

D.

the archived log deletion policy

E.

the DB_RECOVERY_FILE_DEST parameter setting

F.

using guaranteed UNDO retention

Buy Now
Questions 81

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

Options:

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.

Buy Now
Questions 82

Which two are true about RMAN backups when using a media manager to write backups to tape when there are only two tape drives? (Choose two.)

Options:

A.

SBT tape compression can be used even if no RMAN compression is configured.

B.

Any backup set written to the SBT device in this configuration can contain a maximum of two backup pieces.

C.

Any backup written to the SBT device in this configuration can contain a maximum of two backup sets.

D.

SBT tape compression and RMAN backup compression should be used in parallel.

E.

The SBT device should be configured to use PARALLELISM 2 to allow both tape drive to be used simultaneously.

Buy Now
Questions 83

choose two Examine the command to duplicate a database: RMAN> DUPLICATE TARGET DATABASE TCddb PLUGGABLE DATABASE pdbl,pdb5; Which two statements are true about the DUPLICATE command?

Options:

A.

The root and the seed database in the container database (CDB) are also duplicated.

B.

A backup of PDB1 and PDB5 must exist before executing the command.

C.

The SPFILE is copied along with the data files of the pluggable databases (PDBs).

D.

An auxiliary instance must be started with the initialization parameter ENABLE_PLUGGABLE_DATABASE set to TRUE. E) The DUPLICATE command first creates a backup, and then duplicates the

PDBs by using the backup.

Buy Now
Questions 84

Choose three. In a single-instance, multitenant container database (CDB), which three are only ever defined in or part of CDB$ROOT?

Options:

A.

redo logs

B.

control files

C.

all data dictionary metadata

D.

user-defined PL/SQL packages

E.

temporary tablespaces

F.

mandatory Oracle-supplied PL/SQL packages

G.

undo tablespaces

Buy Now
Questions 85

Choose three. Which three are true about corrupted data blocks and their recovery in an Oracle Database?

Options:

A.

If a row lock is held by a nonexistent transaction, the block containing the row is media corrupt.

B.

DB_BLOCK_CHECKING=TRUE causes a check sum to be added to each data block to help detect physical or media corruption.

C.

A media corrupt block is one where the block is not formatted correctly.

D.

The ANALYZE TABLE VALIDATE STRUCTURE CASCADE command verifies that each table row has an index entry pointing to it.

E.

If a row lock is held by a nonexistent transaction, the block containing the row is logically corrupt.

F.

DB_LOST_WRITE_PROTECT=TYPICAL causes extra logging overhead on the standby database.

Buy Now
Exam Code: 1z0-083
Exam Name: Oracle Database Administration II
Last Update: Jun 15, 2025
Questions: 286
1z0-083 pdf

1z0-083 PDF

$29.75  $84.99
1z0-083 Engine

1z0-083 Testing Engine

$35  $99.99
1z0-083 PDF + Engine

1z0-083 PDF + Testing Engine

$47.25  $134.99