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

Top Tips for Passing the Oracle 1z0-497 Exam on Your First Try

Questions 11

Which database feature can be used for organizing data when there is a very large amount of data?

Options:
A.

Index

B.

Partitioning

C.

Triggers

D.

Row-level security

E.

Database vault

Oracle 1z0-497 Premium Access
Questions 12

In this SQL statement, what is the partitioning criteria?

CREATE TABLE books_part

PARTITION BY RANGE (cell_id) (

PARTITION p0l VALUES LESS THAN (2),

PARTITION p02 VALUES LESS THAN (3) ,

. . .

PARTITION pl4 VALUES LESS THAN (15),

PARTITION pl5 VALUES LESS THAN (16),

PARTITION pl6 VALUES LESS THAN (MAXVALUE)

)

AS SELECT * FROM books;

Options:
A.

books

B.

pxx

C.

MAXVALUE

D.

cell_id

E.

There is no partitioning criteria.

Questions 13

Which is the default port number for Database Express?

Options:
A.

7801

B.

5500

C.

2243

D.

1521

E.

22

Questions 14

Which option represents a function of Global Data Services (GDS)?

Options:
A.

performs data replication

B.

performs database failovers

C.

replaces the functionality of Oracle Clusterware and Oracle RAC

D.

coordinates site failovers

E.

works seamlessly with Oracle Site Guard

Questions 15

Your customer has three data centers in three different locations, location A has their production database running on Oracle Database 12c. They want to replicate the data from location A to location B. which is 50 miles away and is used for disaster protection and database rolling upgrades. They also want to create a replica database at location C, which must be open in read-write mode, while synchronizing with the primary database.

Which two solutions would you recommend to your customer?

Options:
A.

Oracle GoldenGate

B.

Oracle Advanced Replication

C.

Oracle Active Data Guard

D.

Oracle Streams

Questions 16

You want to start a global service on your database. Which three conditions must be met?

Options:
A.

The database is open and registered with a global service manager.

B.

The service has been disabled on that database.

C.

The database role is different from the role attribute of the service.

D.

The replication lag on the database does not exceed the maximum value specified for the service.

E.

The service has reached its cardinality defined by the number of preferred databases.

F.

No other database in the pool is a better candidate for starting the service.

Questions 17

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

Questions 18

Which command do you use to check for block corruption by validating the database?

Options:
A.

RMAN> VALIDATE CHECK LOGICAL

B.

RMAN> VALIDATE BACKUP

C.

RMAN> VALIDATE CORRUPT BLOCKS

D.

RMAN> VALIDATE DATABASE

Questions 19

Which three tasks can you perform in Database Express?

Options:
A.

View performance and status information about the database instance.

B.

Start up the database.

C.

Shut down the database.

D.

Create database structures.

E.

Manage users and security.

Questions 20

Which two options can you use to list Oracle Database 12c patches by using Queryable Patch Inventory?

Options:
A.

select patch from vSoption where opatch_data=' 333333' ;

B.

select xmltransform(dbms_qopatch.get_opatch_data(3333333), dbms_qopatch.GET_OPATCH_XSLT()) from dual

C.

select opatch from vSpatchsets where opatch_number = '333333';

D.

opatchlsinventory -xml

Exam Code: 1z0-497
Certification Provider: Oracle
Exam Name: Oracle Database 12c Essentials
Last Update: Jan 19, 2025
Questions: 150