Weekend Special 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

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

Questions 31

1z0-497 Question 31

Which two statements are true about this common user?

Options:

A.

SQL> conn c##usr/pwd@pdb1

You are connected to PDB1 successfully.

B.

SQL> conn c##usr/pwd@pdb2

You are connected to PDB2 successfully.

C.

SQL> conn c##usr/pwd@pdb2

You are unable to create a connection. You first need to sync PDB2 by executing:

SQL> conn / as sysdba

SQL>exec DBMS_PDB.SYNC_PDB;

D.

SQL> conn c##usr/pwd@pdb2

You are unable to create a connection. You need to create the common user c# #usr explicitly in PDB2 by executing:

SQL>conn system/pwd@pdb2

SQL> CREATE USER c##usrIDENTIFIED BYpwd CONTAINER=CURRENT;

Now you are able to connect as common user c##usr to PDB2.

Buy Now
Questions 32

Identify three types of important statistics collection that you can disable in Oracle Database 12c by setting the STATISTIS_LEVEL parameter to BASIC.

Options:

A.

Oracle Database alert.log file

B.

object-level statistics

C.

Automatic SGA Memory Management

D.

Oracle Database Trace files

E.

all server-generated alerts

Buy Now
Questions 33

Examine the command below:

BEGIN DBMS_REDACT.ADD_POLICY(

object_schema => 'mavis',

object_name => 'cust_info',

column_name => 'emp_id',

policy_name => 'redact_cust_ids',

function_type => DBMS_REDACT.REGEXP,

expression => '1=1',

regexp_pattern => '(\d\d\d)(\d\d)(\d\d\d\d)',

regexp_replace_string => 'XXXXX\3',

regexp_position => 1,

regexp_occurrence => 0,

regexp_match_parameter => 'i',

policy_description => 'Redacts customer IDs',

column_description => 'emp_id contains employee ID numbers');

END;

/

What do the regexp_pattern and regexp_replace_string parameters accomplish?

Options:

A.

They find a pattern of nine digits; break the digits into three groups that contain the first three, the next two and then the last four digits; and replace all digits with XXXXX concatenated with the last four digits.

B.

They find a pattern of six digits; break the digits into two groups that contain the first five, and then the last digit; and replace all digits with XXXXX concatenated with the last digit.

C.

They find a pattern of nine digits and display the digits as XXXXX XX XXXX.

D.

They find a pattern of nine digits and display the first five digits as XXXXX and the last four digits as 3333.

Buy Now
Questions 34

Which statement about Online Move Data file is true?

Options:

A.

Moving a data file online prevents DML operations on segments stored in the data file.

B.

Flashing back a database to a point in time before a data file had been renamed online retains the new name.

C.

Moving a data file online can be performed if the data file is in OFFLINE mode.

D.

Moving a data file online cannot be performed if the data file is under BEGIN BACKUP.

Buy Now
Questions 35

Which two statements about switchover and failover are true?

Options:

A.

A snapshot standby can be the target of a switchover or fast-start failover operation.

B.

Neither a switchover nor a failover is possible to a far sync instance.

C.

For fast-start failover, you must preselect the target standby database that will be used.

D.

You can activate a standby database to test whether it is being updated correctly.

Buy Now
Questions 36

Which statement about CDB architecture is true?

Options:

A.

Oracle-supplied metadata resides only in the root container.

B.

A seed PDB can sometimes be opened for particular operations.

C.

Multiple PDBs with the same name can reside in the same CDB.

D.

A CDB can have an infinite number of PDBs.

E.

You can create common users in PDBs.

Buy Now
Questions 37

You need to recover a database running In NOARCHIVELOG mode. Which two statements are true in this scenario?

Options:

A.

You can perform complete recovery by using the command:

RESTORE DATABASE

FROM TAG“consistent_whole_backup”;

RECOVER DATABASE;

B.

You can perform incomplete recovery by using the command:

RESTORE DATABASE;

FROM TAG "consistent_whole_backup";

RECOVER DATABASE NOREDO;

C.

Only consistent backups can be used for restoring a database in NOARCHIVELOG mode.

D.

Media recovery is possible in most cases.

Buy Now
Questions 38

Examine the output:

SQL> SELECT index_name, status FROM dba_indexes WHEREstatus='UNUSABLE’;

INDEX_NAME STATUS

--------------------- -----------------

EIND UNUSABLE

Which two statements about this index are true?

Options:

A.

It is ignored by the query optimizer.

B.

It is not used while the index is being rebuilt.

C.

The index cannot be rebuilt, and has to be re-created.

D.

The index is automatically rebuilt when used the next time.

Buy Now
Questions 39

Examine the command:

SQL> CREATE TABLE orders(oid NUMBER (6) PRIMARY KEY, odato DATE, ccode NUMBER (6), oamt NUMBER (10, 2)) TABLESPACE users ;

Which two statements are true about the execution of the command?

Options:

A.

A CHECK constraint is created on the OID column.

B.

A NOT NULL constraint is created on the OID column.

C.

The ORDERS table is the only object created in the USERS tablespace.

D.

The ORDERS table and a unique index are created in the USERS tablespace.

E.

The ORDERS table is created in the USERS tablespace and a unique index is created on the OID column in the SYSTEM tablespace.

Buy Now
Questions 40

For which use case would you use a rolling upgrade with the Oracle Active Data Guard feature?

Options:

A.

when upgrading from Oracle Database 12c to the first patch set of Oracle Database 12c

B.

when upgrading from Oracle Database 10g to Oracle Database 12c

C.

when upgrading from Oracle Database 11g to Oracle Database 12c

D.

when upgrading from any previous version of Oracle Database to Oracle Database 12c

Buy Now
Exam Code: 1z0-497
Exam Name: Oracle Database 12c Essentials
Last Update: Dec 9, 2024
Questions: 150

PDF + Testing Engine

$164.99
$57.75

Testing Engine

$124.99
$43.75

PDF (Q&A)

$104.99
$36.75