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

1z0-497 Oracle Database 12c Essentials Questions and Answers

Questions 4

Identify two solutions that Oracle provides for patch conflict.

Options:

A.

merge patch

B.

combine patch

C.

overlay patch

D.

dual patch

E.

super patch

Buy Now
Questions 5

You are about to apply a patch to a database. Which recommended action is incorrect?

Options:

A.

You should check the patch conflict with installed patches before applying the patch.

B.

You should make sure that you have a good backup of the software, database, and configuration files.

C.

You should install the latest O patch before applying the patch.

D.

You should check the fifth digit of the release information to confirm that the Patch Set Update (PSU) is applied successfully.

E.

You should stop all applications running from the software directory that is being patched.

Buy Now
Questions 6

Oracle Database 12c provides new task-specific privileges (SYSBACKUP, SYSDG, and SYSKM) to handle standard administration duties. Which two statements about these standard administration privileges are true?

Options:

A.

These administrative privileges enable you to connect to the database only if the database is open.

B.

After connecting with these privileges, you are connected under a predefined user whose name is the privilege name.

C.

These administrative privileges allow a user to view DBA_xxx, GV$, VS, and SELECT on application tables.

D.

Without being a member of OSBACKUP. OSDG, and OSKM OS groups, users cannot connect as administrative users by using OS authentication.

Buy Now
Questions 7

Which statement about the Oracle Advanced Security Data Redaction feature is true?

Options:

A.

It transparently encrypts data at rest in Oracle databases.

B.

It securely manages encryption keys.

C.

It protects against theft or loss of disks and backups.

D.

It prevents OS users from inspecting tablespace files.

E.

It limits the exposure of sensitive data in applications.

F.

It alters data in caches, buffers, and persistent storage.

G.

It impacts operational activities such as backup & restore, upgrade & patch, and replication.

Buy Now
Questions 8

Which three operations can the PUBLIC user with the SYSOPER privilege perform?

Options:

A.

STARTUP

B.

SHUTDOWN

C.

CREATE DATABASE

D.

DROP DATABASE

E.

ALTER DATABASE RECOVER

Buy Now
Questions 9

Which type of information is included in dynamic performance views?

1 - System and session parameters

2 - Memory usage and allocation

3 - File states (including RMAN backup files)

4 - Progress of jobs and tasks

5 - SQL execution

6 - Statistics and metrics

Options:

A.

3, 4, and 5

B.

1, 2, 5, and 6

C.

1, 2, 3, and 4

D.

2, 3, 5, and 6

E.

2, 3, 4, 5, and 6

F.

1, 2, 3, 4, 5, and 6

Buy Now
Questions 10

You went to create a new CDB foe your customer. Which two statements are true about the seed pluggable database that will reside in the new CDB?

Options:

A.

You have to copy the seed data files yourself,

B.

You can use the new SEED FILE_NAME_CONVERTclause in the CREATE DATABASE statement.

C.

The seed pluggable database is not required.

D.

The seed pluggable database does not require data files.

E.

The seed pluggable database is always kept in READ ONLY mode.

F.

The seed pluggable database is not a container.

G.

The seed pluggable database can be dropped.

Buy Now
Questions 11

Your customer needs server availability that provides uninterrupted access to database services, handling any unexpected failure of one or more machines hosting the database server, due to a hardware or software fault. Which product should your customer use?

Options:

A.

Oracle Data Guard

B.

Oracle Streams

C.

Oracle Real Application Clusters

D.

Oracle GoldenGate

Buy Now
Questions 12

Which two statements about the Process Monitor (PMON) process are true?

Options:

A.

PMON performs process recovery when a client process fails.

B.

During instance startup, PMON takes care of instance recovery.

C.

PMON performs listener registration.

D.

PMON restarts background and dispatcher processes when they fail.

E.

PMON resolves failures of distributed transactions.

Buy Now
Questions 13

Which two statements are true about listeners?

Options:

A.

Listeners use only the TCP/IP protocol.

B.

Multiple listener processes can run simultaneously on a host.

C.

Multiple database instances can be registered with a single listener,

D.

Listener-related errors can be traced only at the administrative level.

E.

Only one database instance can be registered with a single listener at any time.

Buy Now
Questions 14

Which two statements about Database Express are true?

Options:

A.

It uses internal infrastructure components, such as XDB and SQL*Net.

B.

It can perform actions outside the database.

C.

It has background tasks and processes that periodically collect information via FTP.

D.

It has two new features: Performance Hub and Composite Active Reports.

E.

It is not supported on Standard Edition (SE) and Express Edition (XE).

Buy Now
Questions 15

When you start up a CDB, which operations are performed automatically and in what order?

a - The instance is started.

b - Control files are opened.

c - The root container is opened (redo logs and root data files).

d - Seed pluggable database is in READ ONLY mode.

e - Other PDBs are still in MOUNTED mode.

f - Triggers may fire if they exist to open other PDBs.

Options:

A.

a, b, c, d, e, f

B.

b, c, a, d, e, f

C.

c, b, a, d, f, e

D.

a, b, c, d

E.

b, c, a, d

Buy Now
Questions 16

Why does performance degrade when many UPDATE, INSERT, or DELETEstatements are issued on a table that has an associated bitmap index?

Options:

A.

The DML operations re-create the bitmap index blocks.

B.

The bitmap index is rebuilt automatically after a DML operation.

C.

The smallest amount of a bitmap that can be locked is a bitmap segment.

D.

Additional time is taken to remove NULL values from the bitmap index alter a DML operation.

Buy Now
Questions 17

Real-Time ADDM detects a high-load performance issue within the database. Which condition triggered it?

Options:

A.

The average active sessions were more than three times the number of CPU cores.

B.

Active sessions were more than 10% of total load and CPU utilization was more than 50%.

C.

Memory allocations were more than 95% of physical memory.

D.

Hung sessions were more than 10% of total sessions.

E.

A deadlock was detected.

F.

The session limit was close to 100%.

Buy Now
Questions 18

Which statement about the Queryable Patch inventory feature is false?

Options:

A.

It is used to retrieve installed patch information from a SQL prompt.

B.

It uses the PREPROCESSOR feature, which allows users to preprocess input data before it is sent to the access drivers.

C.

DBMS_QOPATCH provides a PL/SQL or SQL interface to view the database patches installed.

D.

It works in an Oracle database instance that is mounted. Therefore, it works in ASM instances and DG instances.

Buy Now
Questions 19

Which three options best describe Patch Set Updates (PSUs) in Oracle Database 12c?

Options:

A.

non-cumulative

B.

multi-version

C.

proactive

D.

stabilizing

E.

cumulative

Buy Now
Questions 20

Which two statements about Automatic Data Optimization (ADO) are true?

Options:

A.

ADO policies can automatically compress data when it qualifies.

B.

ADO policies can automatically move segments when necessary.

C.

ADO is not dependent on Heat Map, and works even if Heat Map is disabled.

D.

You cannot compress at block level, but you can compress at segment level.

E.

You can compress at row level only for QUERY LOW.

Buy Now
Questions 21

You have two database servers EMP and EXP. A user of the database from the EXP server wants to extract some information from the database in the EMP server for cross-verification. Which schema object enables the user to access the information from the remote database?

Options:

A.

cluster

B.

database link

C.

mapping table

D.

materialized view

Buy Now
Questions 22

Which command do you use to create a local role while you are connected as the local user?

Options:

A.

create local role l_hr;

B.

create role c##_hr container=current;

C.

create role l_hr container=current;

D.

create role l_hr container=all;

Buy Now
Exam Code: 1z0-497
Exam Name: Oracle Database 12c Essentials
Last Update: Jun 15, 2025
Questions: 150
1z0-497 pdf

1z0-497 PDF

$29.75  $84.99
1z0-497 Engine

1z0-497 Testing Engine

$35  $99.99
1z0-497 PDF + Engine

1z0-497 PDF + Testing Engine

$47.25  $134.99