Winter Special Sale - Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 575363r9

Welcome To DumpsPedia

1z0-083 Sample Questions Answers

Questions 4

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

Options:

A.

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

B.

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

C.

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

D.

The UNDO TABLESPACE clause is never required.

E.

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

Buy Now
Questions 5

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 6

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 7

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 8

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 9

RMAN is connected to the target database prod1 and an auxiliary instance in nomount state. Examine the command to create a duplicate database: RMAN> DUPLICATE TARGET DATABASE TO dup1 FROM ACTIVE DATABASE NOFILENAMECHECK PASSWORD FILE SPFILE; Which two statements are true about the execution of the duplicate command?

Options:

A.

All archive redo log files are automatically copied to the duplicate database.

B.

The duplicate database has the same directory structure as the source database.

C.

The duplicate database is created by using the backups created during the execution of

D.

he duplicate command.

E.

The password file and SPFILE for the duplicate database dup1 are created in their respective default locations.

F.

The duplicate database is created without using RMAN backups and prod1 is allowed to remain open during duplication.

Buy Now
Questions 10

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 11

Examine this configuration:

1. CDB1 is a container database.

2. PDB1 and PDB2 are pluggable databases in CDB1.

3. PDB1 and PDB2 are OPEN in READ WRITE mode.

You execute these commands successfully: Which two are true? (Choose two.)

Options:

A.

Uncommitted transactions in PDB1 have been rolled back.

B.

PDB1 is closed.

C.

Uncommitted transactions in CDB1 and PDB1 have been rolled back.

D.

CDB1 is shut down.

E.

CDB1 is in MOUNT state

Buy Now
Questions 12

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 13

In a recent Automatic Workload Repository (AWR) report for your database, you notice a high number of buffer busy waits. The database consists of locally managed tablespaces with free list managed segments. On further investigation, you f ind that buffer busy waits is caused by contention on data blocks. Which option would you consider first to decrease the wait event immediately?

Options:

A.

Decreasing PCTUSED

B.

Decreasing PCTFREE

C.

Increasing the number of DBWN process

D.

Using Automatic Segment Space Management (ASSM)

E.

Increasing db_buffer_cache based on t he V$DB_CACHE_ADVICE recommendation

Buy Now
Questions 14

Which three are true about upgrading Oracle Grid Infrastructure? (Choose three.)

Options:

A.

A direct upgrade can be performed only from the immediately preceding Oracle Grid Infrastructure version.

B.

The newer version is installed in a separate Oracle Grid Infrastructure home on the same server as the existing version.

C.

An existing Oracle base can be used.

D.

The upgrade process will automatically install all mandatory patches for the current version of Oracle Grid Infrastructure.

E.

Existing Oracle Database instances must be shut down before starting the upgrade.

F.

Only the grid user can perform the upgrade.

Buy Now
Questions 15

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

Options:

A.

They are generated if STATISTICS_LEVEL is set to TYPICAL.

B.

They are always created manually.

C.

They are always created automatically.

D.

They are generated if STATISTICS_LEVEL is set to BASIC.

E.

They are generated if STATISTICS_LEVEL is set to ALL.

F.

They can be retained forever.

Buy Now
Questions 16

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

Options:

A.

Reduced logical I/O

B.

Reduced virtual memory utilization

C.

Improved Serial Execution performance

D.

Reduced physical I/O

E.

Reduced CPU utilization

Buy Now
Questions 17

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 18

Choose two. Which two are true about a read-only Oracle home?

Options:

A.

It is enabled by performing a software-only Oracle Database installation and then running the roohctl ¬enable script.

B.

It requires the Rapid Home Provisioning service.

C.

Its configuration data and log files reside in subdirectories under the Oracle home.

D.

It is enabled by performing an Oracle Database installation with database creation and then running the roohctl -enable script.

E.

It contains an image that can be distributed across multiple servers.

Buy Now
Questions 19

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 20

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 21

Choose the best answer. On the 10th of August, you implement an incremental database backup strategy and configure a recovery window of five days. Level 0 backups are taken on the 10th, 17th, and 24th of August. Differential level 1 incremental backups are taken daily between the level 0 backups. Today is the 26th of August. Which backups will be obsolete?

Options:

A.

all backups prior to 10th of August

B.

all backups prior to 22nd of August

C.

all backups prior to 20th of August

D.

all backups prior to 24th of August

E.

all backups prior to 17th of August

Buy Now
Questions 22

Choose two. Which two are true about memory advisors?

Options:

A.

If Automatic Memory Management is enabled, no memory advisors are available.

B.

If Automatic Memory Management is enabled, the Shared Pool Advisor and Buffer Cache Advisor are available to set the maximum size for these individual System Global Area components.

C.

All memory advisors use data from Automatic Workload Repository.

D.

If Automatic Shared Memory Management is enabled, both the SGA Advisor and PGA Advisor are always available.

E.

If Manual Shared Memory Management is enabled, only the Shared Pool Advisor and Buffer Cache Advisor are available.

Buy Now
Questions 23

Choose three. Which three are true about RMAN archival backups with the RESTORE POINT clause?

Options:

A.

They are never considered obsolete by RMAN.

B.

They can optionally be written to a fast recovery area (FRA).

C.

All archive logs are retained after an archival backup is taken, until the next archival backup is taken of the same database.

D.

Archive logs are retained if they are necessary to allow the database to be recovered to a consistent state when an archival backup is restored.

E.

The SPFILE is included in the archival backup.

F.

Use of a recovery catalog is always required to support the creation and use of archival backups. G)The ARCHIVAL attribute for a backup overrides the RMAN retention policy.

Buy Now
Questions 24

Choose the best answer. You want to transport the UNIVERSITY tablespace from one database to another. The UNIVERSITY tablespace is currently open read/write. The source and destination platforms have the same endian Examine this list of steps:. 1. Make the UNIVERSITY tablespace read-only on the source 2. Export the UNIVERSITY tablespace metadata using EXPDP. 3. Create a cross-platform backup set from the UNIVERSITY source system, using an RMAN command that includes the DATAPUMP clause. 4. Copy the cross-platform backup sets to the destination system. 5. Copy the Data Pump dump set from the source to the destination system. 6. Restore the cross-platform backup set on the destination system using an RMAN command that includes the DATAPUMP clause. 7. Import the UNIVERSITY tablespace metadata using IMPDP. 8. Make the UNIVERSITY tablespace read/write on the destination system. Which are the minimum number of steps required, in the correct order, to transport the UNIVERSITY tablespace?

Options:

A.

3,4,6

B.

2,3,4,5,6,7

C.

1,3,4,6,8

D.

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

Buy Now
Questions 25

Choose three. You issued this command: RMAN> BACKUP RECOVERY AREA FORCE; Which three are true?

Options:

A.

All files in any previous FRA that have not yet been backed up, are backed up.

B.

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

C.

All Oracle recovery files normally written to the FRA and which have been backed up already to the current FRA, are backed up.

D.

All files in any previous FRA that have been backed up already, are backed up.

E.

All Oracle recovery files normally written to the FRA and which have not yet been backed, are backed up.

F.

All Oracle recovery files normally written to the FRA and which have been backed up already to in any previous FRA, are backed up.

Buy Now
Questions 26

Choose two. You are managing this configuration: 1. CDB1 is a container database. 2. PDB1 and PDB2 are two pluggable databases in CDB1. 3. USER1.EMP is a table in PDB1 and USER2.DEPT is a table in PDB2 . CDB1 user SYS executes these commands after connecting successfully to PDB2: SQL> ALTER SESSION SET CONTAINER=pdb1; Session altered. SQL> INSERT INTO user1.emp VALUES (100, 'Alan' ,1) ; 1 row created. SQL> INSERT INTO user1.emp VALUES (101, 'Ben' ,1) ; 1 row created. SQL> ALTER SESSION SET CONTAINER=pdb2; Session altered. SQL> INSERT INTO user2.dept VALUES(1, 'IT'); Which two are true? Which two are true? (Choose two.)

Options:

A.

The inserts on USER1.EMP remain uncommitted when the session connected to PDB2.

B.

The inserts on USER1.EMP were committed when the session inserted a row into USER2. DEPT.

C.

The insert on USER2.DEPT fails because of the active transaction in the parent container.

D.

The insert on USER2.DEPT is a recursive autonomous transaction by the child session and is committed.

E.

The inserts on USER1.EMP were rolled back when the session connected to PDB2

F.

The insert on USER2.DEPT is uncommitted.

G.

The inserts on USER1.EMP were committed when the session connected to PDB2.

Buy Now
Questions 27

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 28

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 29

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 30

Choose two. Which two are true about the Optimizer Statistics Advisor?

Options:

A.

It always analyzes all schemas in the database.

B.

It can recommend changes to improve the statistics gathering process.

C.

It can be run only manually.

D.

It runs automatically every night by default. E) It can be run only automatically.

Buy Now
Questions 31

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 32

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 33

Choose the best answer. SQL Performance Analyzer (SPA) has reported several regressed SQL statements for one of your databases. Which action could help in the performance management of these regressed SQL statements?

Options:

A.

Create SQL plan directives for each of the regressed statements.

B.

Use The SQL Tuning Advisor for each of the regressed statements.

C.

Create an adaptive execution plan for each of the regressed statements

D.

Use the SQL Access Advisor for each of the regressed statements.

Buy Now
Questions 34

Which three are true about Optimizer Statistics Advisor? (Choose three.)

Options:

A.

It can be run only manually.

B.

It is part of the DBMS_ADVISOR package.

C.

It can recommend changes to improve the statistics gathering process.

D.

It always analyzes all schemas in the database.

E.

It runs automatically every night by default.

F.

It is part of the DBMS_STATS package.

Buy Now
Questions 35

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

Options:

A.

Executing DBMS_STATS.GATHER_DATABASE_STATS while connected to CDB$ROOT gathers object statistics in all open PDBs except PDB$SEED.

B.

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

C.

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

D.

System statistics can be gathered only while connected to CDB$ROOT.

E.

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

Buy Now
Questions 36

Which three are true about thresholds, metrics, and server-generated alerts? (Choose three.)

Options:

A.

All metrics are instance related.

B.

Cleared stateful alerts are displayed by querying DBA_ALERT_HISTORY.

C.

A space usage management alert is automatically cleared after the underlying problem is resolved

D.

They are generated by SMON when a tablespace is 97% full.

E.

Metrics are statistical counts for a specific unit.

F.

STATISTICS_LEVEL must be set to ALL to generate alerts.

Buy Now
Questions 37

Choose two. You plan to perform cross-platform PDB transport using XTTS. Which two are true?

Options:

A.

Automatic conversion of endianess occurs.

B.

The source and target platforms must have the same endianess.

C.

The source PDB can be in MOUNT or OPEN state.

D.

The source PDB must not be an application root.

E.

The source PDB must be in MOUNT state.

F.

A backup of the PDB must exist, taken using the BACKUP command with the To PLATFORM clause.

Buy Now
Questions 38

Choose two. You want to install Oracle Grid Infrastructure for a Standalone Server using Oracle Universal Installer (OUI). There is no existing Oracle installation on the server. Which two are prerequisites?

Options:

A.

an operating system user to own this installation

B.

the Oracle Inventory group oinstall

C.

an operating system account called grid

D.

a group called dba

E.

the installation of Oracle ASMLIB

Buy Now
Questions 39

Choose two. Which two are true about various Oracle security and auditing capabilities?

Options:

A.

Application-common Transparent Security Data Protection (TSDP) policies can be created only if all the PDBs in the application container are closed.

B.

Application-common TSDP policies are always container specific.

C.

Application-common OLS policies can be created only if all the PDBs in the application container are closed.

D.

Unified auditing can be automatically synchronized to all application PDBs in an application container.

E.

Fine-grained auditing (FGA) policies in an application root are automatically synchronized to all application PDBs contained in the application container when they are updated.

Buy Now
Questions 40

For which two requirements can you use the USER_TABLESPACE clause with the CREATE PLUGGABLE DATABASE command? (Choose two.)

Options:

A.

to specify a default tablespace in a PDB cloned from another PDB in the same CDB

B.

to exclude all tablespaces except SYSTEM, SYSAUX, and TEMP when plugging in a PDB

C.

to include specific user tablespaces only when relocating a PDB

D.

to specify the list of user tablespaces to include when moving a non-CDB to a PDB

E.

to exclude a temp tablespace when plugging in a PDB

F.

to specify the list of tablespaces to include when creating a PDB from the CDB seed

Buy Now
Questions 41

Which four are true about duplicating a database using Recovery Manager (RMAN)? (Choose four.)

Options:

A.

Duplication can be done by having the auxiliary database instance pull backup sets from the target database instance.

B.

A connection to an auxiliary instance is always required.

C.

A subset of the target database can be duplicated.

D.

A new DBID is always created for the duplicated database.

E.

A connection to the recovery catalog instance is always required.

F.

A backup of the target database is always required.

G.

Duplication can be done by having the target database instance push copies to the auxiliary database instance.

Buy Now
Questions 42

Examine these queries and their output: An online RMAN backup of the CDB was taken an hour before Restore Point R1 was created. You want to recover PDB1 to Restore Point R1. How do you achieve this?

Options:

A.

Execute FLASHBACK PLUGGABLE DATABASE PDB1 TO RESTORE POINT R1by using RMAN while connected to PDB1.

B.

Execute FLASHBACK PLUGGABLE DATABASE PDB1 TO RESTORE POINT R1by using SQL while connected to PDB1.

C.

Execute FLASHBACK PLUGGABLE DATABASE PDB1 TO RESTORE POINT R1by using SQL while connected to CDB$ROOT.

D.

Execute FLASHBACK PLUGGABLE DATABASE PDB1 TO RESTORE POINT R1by using RMAN while connected to CDB$ROOT.

E.

This cannot be done due to the lack of a clean restore point.

Buy Now
Questions 43

Choose three. Which three are performed by Oracle Automatic Storage Management (ASM) instances?

Options:

A.

mounting disk groups

B.

acting as an I/O server to read data file blocks from ASM disks on behalf of database server processes

C.

managing extent allocation for Oracle database segments

D.

managing Allocation Units (AUs) for disk group content

E.

managing space allocation for Oracle ASM files

F.

acting as an I/O server to write data file blocks to ASM disks on behalf of Database Writer processes (DBWn)

Buy Now
Questions 44

Which three actions are performed by Database Upgrade Assistant (DBUA)? (Choose three.)

Options:

A.

It recompiles all stored PL/SQL code by using utlrp.sql.

B.

It empties the RECYCLE BIN.

C.

It performs prerequisite checks to verify if the Oracle database is ready for upgrade.

D.

It sets all user tablespaces to “read-only” before starting the upgrade.

E.

It removes the AUDSYS schema and the AUDIT_ADMIN and AUDIT_VIEWER roles

F.

It increases tablespace size, if required, to meet upgrade requirements.

Questions 45

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

Options:

A.

Online Redo Log backups can be created while connected to CDB$ROOT

B.

Control file backups can be created while connected to CDB$ROOT.

C.

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

D.

Archived Redo Log backups can be created while connected to PDB

E.

Control file backups can not be created while connected to a PDB

Buy Now
Questions 46

choose three Identify three reasons for using a recovery catalog with Recovery Manager (RMAN).

Options:

A.

to allow database duplication without a connection to the target instance.

B.

to store backup metadata that would cause the controlfile to become too large.

C.

to store backups that would cause the controlfile to become too large.

D.

to report on the database schema at an earlier point in time.

E.

to allow database duplication without a connection to the auxiliary instance.

Buy Now
Questions 47

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 48

choose two Which two statements are true about encrypted backups performed by using RMAN?

Options:

A.

Transparent encryption of backups uses an encryption wallet.

B.

Image copy backups can be created by using password encryption.

C.

A password encryption of backups uses the password while creating and restoring backups.

D.

Encrypted backups can only be written to disk.

E.

A database uses the same encryption key for every encrypted backup.

Buy Now
Questions 49

Choose three. Which are the three steps in the SQL tuning process for Oracle Database environments?

Options:

A.

Tune individual SQL statements using the SQL Tuning Advisor.

B.

Identify poorly tuned SQL statements using Automatic Database Diagnostic Monitor.

C.

Test the application as a whole using tuned SQL statements.

D.

Test tuned SQL statements one at a time for all statements in the application.

E.

Identify poorly tuned SQL statements using the SQL Tuning Advisor.

F.

Tune SQL statements as a group using the SQL Tuning and SQL Access Advisors.

Buy Now
Questions 50

Which two are true about Recovery Manager (RMAN) diagnostic message output? (Choose two.)

Options:

A.

Media Management messages for SBT devices are always written to sbtio.log.

B.

RMAN error stacks should be read from the bottom up as that is the order in which errors are generated.

C.

RMAN error stacks should be read from the top down as that is the order in which errors are generated.

D.

The RMAN LOG command line clause causes output issued during RMAN command compilation to be written to a log file and to standard output.

E.

The RMAN LOG command line clause causes output issued during RMAN command compilation to be written to a log file only.

F.

Media Management messages for SBT devices are written to an Oracle trace file.

Buy Now
Questions 51

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 52

Identify three scenarios in which RMAN will use backup sets to perform active database duplication.

Options:

A.

when the duplicate ... from active database command contains the section size clause

B.

when you perform active database duplication on a database with flashback disabled

C.

when you specify set encryption before the duplicate ... from active database command

D.

when the number of auxiliary channels allocated is equal to or greater than the number of target channels

E.

when you perform active database duplication on a database that has readonly tablespaces

Buy Now
Questions 53

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 54

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 55

Which three are true about using Database Resource Manager in an Oracle multitenant environment?

Options:

A.

PDB-level resource plans can limit uncommitted UNDO per consumer group.

B.

A PDB-level resource plan can limit session PGA memory.

C.

A CDB-level resource plan can limit PDB UNDO use.

D.

A CDB-level resource plan can limit session CPU utilization.

E.

A CDB-level resource plan is mandatory when using PDB-level resource plans.

F.

A CDB-level resource plan can limit PDB CPU utilization

Buy Now
Questions 56

Choose the best answer. Which statement correctly describes the SQL profiling performed by the SQL Tuning Advisor?

Options:

A.

It is a set of recommendations by the optimizer to change the access methods used.

B.

It is auxiliary information collected by the optimizer for a SQL statement to eliminate estimation error.

C.

It is a set of recommendations by the optimizer to restructure a SQL statement to avoid suboptimal execution plans.

D.

It is auxiliary information collected by the optimizer for a SQL statement to help use better joins orders.

E.

It is a set of recommendations by the optimizer to create new indexes.

Buy Now
Questions 57

choose two You take your database backups by using the RMAN media management interface (MMI). Which two are true about the use of the RMAN MMI?

Options:

A.

You can

B.

You can

C.

You can

D.

You can

E.

You can

Buy Now
Questions 58

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 59

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 60

Your container database, CDB1, has an application container, HR_ROOT, with an application PDB, HR_PDB1. You have the required privilege to clone HR_PDB1 to container database CDB2, which does not contain HR_ROOT. Which two are always true? (Choose two.)

Options:

A.

CDB1 and CDB2 must be in shared undo mode.

B.

A common user must exist in CDB2 with the CREATE PLUGGABLE DATABASE privilege.

C.

All transactions in HR_PDB1 of CDB1 must commit before the cloning process starts.

D.

Cloning HR_ROOT automatically clones HR_PDB1.

E.

The HR_PDB1clone created in CDB2 will be in mount state when cloning ends.

Buy Now
Questions 61

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 62

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 63

Choose the best answer. Examine this configuration: 1. CDB1 is an Oracle Database 12c Release 2 container database (CDB). 2. PDB1 and PDB2 are two pluggable databases (PDBs) in CDB1. After successfully performing all the preupgrade tasks, you execute these commands from the Oracle Database 18c environment: $ export ORACLE_SID=cdb1 $ sqlplus / as sysdba SQL> STARTUP UPGRADE; SQL> SHOW pdbs CON_ID CON_NAME OPEN MODE RESTRICTED -------------------------------------------------¬-------------2 PDB$SEED 3 PDB1 4 PDB2 MIGRATE YES MOUNTED YES MOUNTED YES SQL> ALTER PLUGGABLE DATABASE pdb1 OPEN UPGRADE; Pluggable database altered. SQL> exit $ $ORACLE_HOME/perl/bin/perl catctl.pl -C 'PDB2' What is the outcome?

Options:

A.

It fails because PDB$SEED is in MIGRATE state.

B.

Only CDB$ROOT, PDB$SEED, and PDB1 are upgraded.

C.

Only CDB$ROOT, PDB$SEED, and PDB2 are upgraded.

D.

It fails because PDB2 is not in UPGRADE state.

E.

CDB$ROOT, PDB$SEED, PDB1, and PDB2 are upgraded.

F.

Only CDB$ROOT and PDB$SEED are upgraded.

Buy Now
Questions 64

Which two are true about automatic block repair? (Choose two.)

Options:

A.

Automatic block repair can repair blocks with no standby database if DB_BLOCK_CHECKING = TRUE.

B.

Real-Time Query must be enabled on a physical standby database for automatic block repair to be done on that physical standby database.

C.

Real-Time Query must be enabled on a primary database for automatic block repair to be done on any of its physical standby databases.

D.

It is not possible for media corrupt blocks.

E.

Real-Time Query must be enabled on a physical standby database for automatic block repair to be done on its primary database.

Buy Now
Questions 65

Choose three. Which three are true about interpreting Recovery Manager (RMAN) error stacks returned to standard output?

Options:

A.

If an RMAN command fails, the output will only identify the command that failed.

B.

Some messages in the error stack are not errors.

C.

If an RMAN command fails, the output will identify the channel ID where the failure occurred. D)Media Management errors appear as a line with "Additional information" and a number.

D.

Media Management errors appear as a line with "sbtio" and a number.

E.

Media Management errors appear as a line with "sbtio".

Buy Now
Questions 66

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 67

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

Options:

A.

All AWR tables belong to the SYSTEM schema.

B.

The AWR data is stored in memory and in t he database.

C.

The snapshots collected by AWR are used by the self-tuning components in the database

D.

AWR computes time model statistics based on time usage for activities, which are displayed in the v$SYS time model and V$SESS_TIME_MODEL views.

E.

AWR contains system wide tracing and logging information.

Buy Now
Questions 68

Which three are true about Automatic Workload Repository (AWR), Automatic Database Diagnostic Monitor (ADDM), and the Manageability Monitor (MMON) background process? (Choose three.)

Options:

A.

ADDM can recommend shrinking the buffer cache.

B.

ADDM can recommend extending the buffer cache.

C.

By default, MMON creates an AWR snapshot every 30 minutes.

D.

ADDM performs its analysis only when a DBA requests it.

E.

By default, AWR snapshots are automatically purged after eight days.

F.

AWR snapshots must be deleted when no longer required by ADDM.

Buy Now
Questions 69

Which three are true about Automatic Workload Repository (AWR) and Automatic Database Diagnostic Monitor (ADDM) in an Oracle multitenant environment?

Options:

A.

AWR snapshots can be created in CDB$ROOT.

B.

ADDM can run in a nonroot container.

C.

AWR reports can be generated while connected to any container.

D.

All AWR data is stored in the CDB$ROOT SYSAUX tablespace.

E.

AWR snapshots can be created in a PDB.

F.

No AWR data is stored in the CDB$ROOT SYSAUX tablespace.

Buy Now
Questions 70

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
Questions 71

Choose the best answer. Examine this configuration: 1. CDB1 is a container database. 2. APP_ROOT is an application root in CDB1. 3. APP_PDB1 is an application PDB in APP_ROOT. 4. FLASHBACK DATABASE is ON. You execute these commands: $ sqlplus sys/orac1e_4U@localhost:1521/cdb1 SQL> SELECT current_scn FROM v$database; CURRENT_SCN -----------------------2074756 SQL> CREATE TABLE cdb1_tab(c1 NUMBER) ; Table created. SQL> ALTER SESSION SET CONTAINER=app_root; Session altered. SQL> CREATE TABLE app_root_tab (c1 NUMBER) ; Table created. SQL> ALTER SESSION SET CONTAINER=app_pdb1; Session altered. SQL> CREATE TABLE app_pdb1_tab (c1 NUMBER) ; Table created. SQL> conn / as sysdba Connected. SQL> ALTER PLUGGABLE DATABASE app_root CLOSE; Pluggable database altered. SQL> FLASHBACK PLUGGABLE DATABASE app_root TO SCN 2074756; Flashback complete. Which table or set of tables will exist after the Flashback operation has completed?

Options:

A.

CDB1_TAB, APP_ROOT_TAB, and APP_PDB1_TAB

B.

CDB1_TAB and APP_PDB1_TAB

C.

CDB1_TAB and APP_ROOT_TAB

D.

CDB1_TAB only

E.

none of the tables, because all three tables will be dropped

Buy Now
Questions 72

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 73

Which three are true about an application container?

Options:

A.

It can contain a single application

B.

Two application containers can share an application seed PDB.

C.

It must have an application root PDB.

D.

An application PDB can belong to multiple application containers.

E.

It must have an application seed PDB.

F.

It can contain multiple applications.

Buy Now
Questions 74

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 75

Examine this configuration: 1. The ORCL database data files are in Automatic Storage Management (Oracle ASM) disk group +DATA. 2. ORCL uses disk group +FRA for the Fast Recovery Area. 3. LISTENER is the listener for ORCL. 4. The database, listener, ASM instance, and ASM disk groups are managed by Oracle Restart. 5. All components are currently shut down. You execute this command:

What is the outcome?

Options:

A.

The ORCL database, the Oracle ASM instances, the +DATA and +FRA disk groups, and the LISTENER are started.

B.

Only the ORCL database instance is started.

C.

Only the ORCL database and the ASM instances are started.

D.

Only the ORCL database instance, the Oracle ASM instance, and the +DATA and +FRA disk groups are started.

E.

Only the ORCL database instance and the +DATA and +FRA disk groups are started.

Buy Now
Questions 76

Examine this configuration: 1. CDB1 is an Oracle Database 12c Release 2 database containing pluggable databases PDB$SEED, PDB1, and PDB2. 2. PDB$SEED is open READ ONLY 3. PDB1 is open READ WRITE 4. PDB2 is MOUNTED. 5. ORACLE_HOME is /u01/app/oracle/product/18.1.0/dbhome_1. You execute these commands before upgrading the database to the current release: For which databases will fixup scripts be created?

Options:

A.

CDB1, PDB$SEED, PDB1, and PDB2

B.

PDB$SEED, PDB1, and PDB2 only

C.

CDB1 and PDB$SEED only

D.

CDB1, PDB1, and PDB2 only

E.

CDB1, PDB$SEED, and PDB1 only

Buy Now
Questions 77

Choose the best answer. Examine this configuration: 1. CDB1 is a container database. 2. DEFAULT_SHARING is METADATA. 3. APP_ROOT is an application root contained in CDB1. 4. APP_PDB1 is an application PDB contained in APP_ROOT. 5. COMPANYAPP is an application contained in APP_ROOT. 6. EMP is a common table created in APP_ROOT and all its application PDBs, created when version 1.0 of COMPANYAPP was installed. You execute these commands: $ sqlplus sys/ orac1e@localhost:1521/cdb1 as sysdba SQL> ALTER SYSTEM SET DEFAULT_SHARING=DATA; System altered. SQL> ALTER SESSION SET CONTAINER=app_root; Session altered. SQL> ALTER PLUGGABLE DATABASE APPLICATION companyapp BEGIN UPGRADE '1.0' TO '2.0'; pluggable database altered. SQL> ALTER TABLE emp ADD (sal NUMBER NOT NULL) ; Table altered. SQL> ALTER PLUGGABLE DATABASE APPLICATION companyapp END UPGRADE TO '2.0'; Pluggable database altered. SQL> ALTER SESSION SET CONTAINER=app_pdb1; Session altered. SQL> DESC emp; Name Null? Type --------------------------------------------------------------ENO NUMBER ENAME VARCHAR2 (20) SQL> SELECT * FROM emp; ENO ENAME ---------------------------------100 Alan 200 Ben SQL> ALTER PLUGGABLE DATABASE APPLICATION companyapp SYNC; What will be the outcome and why?

Options:

A.

SAL will be added to APP_PDB1.EMP, with 0 in columns of existing rows.

B.

SAL will be added to APP_PDB1.EMP, with NULLs in columns of existing rows.

C.

It will return an error because the SYNC operation is not allowed when constraints are added to common objects.

D.

It will return an error because EMP is not empty in APP_ROOT.

E.

It will return an error because EMP.SAL is empty in APP_ROOT.

Buy Now
Questions 78

While backing up to an SBT channel, you determine that the read phase of your compressed Recovery Manager (RMAN) incremental level 0 backup is a bottleneck. FORCE LOGGING is enabled for the database. Which two could improve read performance? (Choose two.)

Options:

A.

Increase the size of tape I/O buffers.

B.

Disable FORCE LOGGING for the database.

C.

Increase the size of the database buffer cache.

D.

Enable asynchronous disk I/O.

E.

Increase the level of RMAN multiplexing.

Buy Now
Questions 79

Choose two. A database is configured in ARCHIVELOG 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?

Options:

A.

after losing all members of the CURRENT online redo log group

B.

after losing all copies of the control file

C.

after losing an UNDO tablespace that is in use

D.

after losing all members of an INACTIVE online redo log group

E.

after losing a SYSAUX tablespace data file

Buy Now
Questions 80

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 81

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 82

Choose the best answer. How do you configure a CDB for local undo mode?

Options:

A.

Open the CDB instance in restricted mode. In CDB$ROOT, drop the UNDO tablespace. Execute ALTER DATABASE LOCAL UNDO ON in each PDB, and then restart the CDB instance.

B.

Open the CDB instance in upgrade mode. In CDB$ROOT, execute ALTER DATABASE LOCAL UNDO ON, and then restart the CDB instance.

C.

Open the CDB instance in upgrade mode. In each PDB, execute ALTER DATABASE LOCAL UNDO ON, create an UNDO tablespace, and then restart the CDB instance.

D.

Open the CDB instance in restricted mode. In CDB$ROOT, execute ALTER DATABASE LOCAL UNDO ON. create an UNDO tablespace in each PDB, and then restart the CDB instance.

E.

Open the CDB in read-only mode. In CDB$ROOT, execute ALTER DATABASE LOCAL UNDO ON, and then change the CDB to read/write mode.

Buy Now
Questions 83

Choose three. Which three resources are always shared among CDB$ROOT and pluggable databases (PDBs)?

Options:

A.

the data dictionary in CDB$ROOT

B.

the log writer process (LGWR)

C.

SYSAUX tablespaces

D.

temporary tablespaces

E.

the Process Monitor Process (PMON)

F.

undo tablespaces

Buy Now
Questions 84

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 85

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
Exam Code: 1z0-083
Exam Name: Oracle Database Administration II
Last Update: Nov 21, 2024
Questions: 286
$64  $159.99
$48  $119.99
$40  $99.99
buy now 1z0-083