Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Oracle Database 12c Essentials

Last Update 4 hours ago Total Questions : 150

The Oracle Database 12c Essentials content is now fully updated, with all current exam questions added 4 hours ago. Deciding to include 1z0-497 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our 1z0-497 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these 1z0-497 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any Oracle Database 12c Essentials practice test comfortably within the allotted time.

Question # 11

YOUR database crashes after a user accidentally kills a background process. What are three possible ways to restart your database?

A.

S sqlplus / as sysdba

SQL > restart;

B.

S sqlplus / as sysdba

SQL > startup immediate;

C.

S rman target /

RMAN > Startup

D.

S sqlplus / as sysdba

SQL > startup open recover;

E.

S srvctl start database -db SORACLE_SID

Question # 12

Which statement is true regarding this connect string?

(DESCRIPTION

(FAILOVER=on)

(ADDRESS_LIST=

(LOAD_BALANCE=ON)

(ADDRESS=(host=sales-east1) (port=1522) )

(ADDRESS=(host=sales-east2)(port=1522))

(ADDRESS=(host=sales-east3) (port=1522) ))

(ADDRESS_LIST=

(LOAD_BALANCE=ON)

(ADDRESS=(host=sales-west1) (port=1522) )

(ADDRESS=(host=sales-west2) (port=JS22))

(ADDRESS=(host=sales-west3) (port=lS22) ) )

(CONNECT_DATA=

(SERVICE_NAME=sales)

(REGION=east)))

A.

It contains three global service managers in the client ' s local region (east).

B.

Client-side load balancing has been enabled only for the global service managers within the client ' s buddy (west).

C.

Connect-time failover between regions has not been enabled.

D.

The REGION parameter is optional.

Question # 13

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

A.

STARTUP

B.

SHUTDOWN

C.

CREATE DATABASE

D.

DROP DATABASE

E.

ALTER DATABASE RECOVER

Question # 14

Identify two solutions that Oracle provides for patch conflict.

A.

merge patch

B.

combine patch

C.

overlay patch

D.

dual patch

E.

super patch

Question # 15

Which statement about Storage Snapshot Optimization is correct?

A.

It enables you to use third-party technologies to take a storage snapshot of your database without putting the database in BACKUP mode. You can then use the snapshot to recover all or part of the database.

B.

It enables you to use RMAN to take a storage snapshot of your database. The database must be in BACKUP mode. You can then use the snapshot to recover all or part of the database.

C.

It enables you to use RMAN to take a storage snapshot of your database. The database doesn ' t have to be in BACKUP mode. You can then use the snapshot to recover all or part of the database.

D.

It enables you to use third-party technologies to take a storage snapshot of your database. The database must be in BACKUP mode. You can then use the snapshot to recover all or part of the database.

Question # 16

Which process is responsible for writing the contents of database buffers to data files?

A.

Process Monitor process (PMON)

B.

Listener Registration process (LREG)

C.

System Monitor process (SMON)

D.

Database Writer process (DBW)

E.

Log Writer process (LGWR)

F.

Checkpoint process (CKPT)

Question # 17

What new role in Oracle Database 12c encompasses the administrative privileges required for backup and recovery?

A.

SYSBKP

B.

SYSBKPRMAN

C.

SYSRMAN

D.

SYSBACKUP

Question # 18

Your database is down. You log in as the SYS user and issue this command:

SQL > STARTUP

What happens after the instance is started?

A.

Nothing else happens.

B.

The database is mounted but not opened.

C.

The database is mounted and finally opened.

D.

The database is opened and finally mounted.

Question # 19

Which two statements about this policy are true?

A.

It replaces the first four digits of the value from the SALARY column with the number 9.

B.

It replaces the first digit of the value from the SALARY column with the number 4.

C.

It replaces the first digit of the value from the COMMISSION_PCTcolumn with 9.

D.

It replaces the first nine digits of the value from the COMMISSION_PCTcolumn with 1.

E.

It uses the full data redaction method.

F.

It uses the random redaction method.

Question # 20

Which two statements describe data dictionary views?

A.

They are stored in the SYSTEM tablespace.

B.

They are based on virtual tables.

C.

They are owned by the SYS user.

D.

They speed up query and data manipulation language (DML) operations.

E.

The VSFIXED_TABLEview can be queried to list the names of these views.

Go to page: