Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Oracle 1z0-083 Practice Exam with Questions & Answers

Questions 1

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.

Oracle 1z0-083 Premium Access
Questions 2

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

Options:
A.

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

B.

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

C.

The sudo password can be specified in a response file.

D.

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

E.

The sudo password must be specified in a response file.

F.

The root password cannot be specified in a response file.

Questions 3

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.

Questions 4

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.

Questions 5

Which three conditions must be met before you create a Virtual Private Catalog (VPC)?

Options:
A.

A base recovery catalog should exist.

B.

The owner of VPC cannot own recovery catalog.

C.

At least one target database should be registered in the recovery catalog.

D.

The register database privilege should be granted to the virtual catalog owner.

E.

The recovery_catalog_owner role should be granted to the virtual catalog owner.

Questions 6

Which two are true about duplicating pluggable databases (PDBs) with RMAN? (Choose two.)

Options:
A.

Two or more PDBs can be duplicated with the same RMAN DUPLICATE command.

B.

All tablespaces belonging to a PDB must be duplicated when duplicating the PDB.

C.

The auxiliary instance is automatically created with ENABLE_PLUGGABLE_DATABASE = TRUE.

D.

A user with SYSDBA or SYSBACKUP must be logged in with RMAN to the PDB to duplicate it.

E.

CDB$ROOT and PDB$SEED are automatically duplicated.

Questions 7

Which three are true about the SQL Tuning Advisor? (Choose three.)

Options:
A.

It checks each query being analyzed for stale statistics.

B.

It checks each query being analyzed for missing statistics.

C.

It only recommends syntactic changes to SQL statements.

D.

It can recommend semantic changes to SQL statements.

E.

It considers all SQL statements being analyzed by the advisor task as a group.

F.

It builds SQL profiles for each poorly performing SQL statement to prevent regressions.

Questions 8

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.

Questions 9

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

Questions 10

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.