Winter Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: v4s65

Note! Following 1z0-062 Exam is Retired now. Please select the alternative replacement for your Exam Certification.

1z0-062 Exam Dumps - Oracle Database 12c: Installation and Administration

Go to page:
Question # 17

Which two statements are true about Automatic Database Diagnostic Monitor (ADDM)? (Choose two.)

A.

It calls SQL advisors automatically if required.

B.

It provides recommendations only for poorly performing SQL statements.

C.

Its results are stored in AWR.

D.

It runs automatically after each AWR snapshot is created and requires at least two snapshots for analysis.

E.

It requires at least one Automatic Workload Repository (AWR) snapshot for analysis.

Full Access
Question # 18

Which two tasks must you perform before you begin the upgrade process to Oracle Database 12c? (Choose two.)

A.

Put all readonly tablespaces in read write mode

B.

Recompile all invalid objects

C.

Set the compatible parameter to 12.1.0.1

D.

Gather dictionary statistics

E.

Empty all user recycle bins

Full Access
Question # 19

Examine the parameters for your database instance:

You execute the following command:

SQL> ALTER TABLESPACE undotbs1 RETENTION NOGUARANTEE;

Which statement is true in this scenario?

A.

Undo data is written to flashback logs after 1200 seconds.

B.

Inactive undo data is retained for 1200 seconds even if subsequent transactions fail due to lack of space in the undo tablespace.

C.

You can perform a Flashback Database operation only within the duration of 1200 seconds.

D.

An attempt is made to keep inactive undo for 1200 seconds but transactions may overwrite the undo before that time has elapsed.

Full Access
Question # 20

On your Oracle 12c database, you invoked SQL *Loader to load data into the EMPLOYEES table in the HR schema by issuing the following command:

$> sqlldr hr/hr@pdb table=employees

Which two statements are true regarding the command? (Choose two.)

A.

It succeeds with default settings if the EMPLOYEES table belonging to HR is already defined in the database.

B.

It fails because no SQL *Loader data file location is specified.

C.

It fails if the HR user does not have the CREATE ANY DIRECTORY privilege.

D.

It fails because no SQL *Loader control file location is specified.

Full Access
Question # 21

Examine this command:

SQL> ALTER SYSTEM SET ENABLE_DDL_LOGGING=TRUE;

Which two statements are true? (Choose two.)

A.

All data definition language (DDL) statements are written to the control file

B.

Some DDL statements are written to an XML file in the ADR home

C.

All DDL statements are logged in to a text file in Automatic Diagnostic Repository (ADR) home

D.

Some data definition language (DDL) statements are written to the control file

E.

Some DDL statements are written to a text file in the ADR home

F.

The Alert Log still contains some DDL statements

Full Access
Question # 22

Which two statements are true concerning the Resource Manager plans for individual pluggable databases (PDB plans) in a multitenant container database (CDB)? (Choose two.)

A.

If no PDB plan is enabled for a pluggable database, then all sessions for that PDB are treated to an equal degree of the resource share of that PDB.

B.

In a PDB plan, subplans may be used with up to eight consumer groups.

C.

If a PDB plan is enabled for a pluggable database, then resources are allocated to consumer groups across all PDBs in the CDB.

D.

If no PDB plan is enabled for a pluggable database, then the PDB share in the CDB plan is dynamically calculated.

E.

If a PDB plan is enabled for a pluggable database, then resources are allocated to consumer groups based on the shares provided to the PDB in the CDB plan and the shares provided to the consumer groups in the PDB plan.

Full Access
Question # 23

Automatic Shared Memory Management is enabled for your database instance. You notice that there are SQL statements performing poorly because of repeated parsing activity.

Which action generates recommendations to overcome the performance issues?

A.

running the Memory Advisor for the buffer cache

B.

running the Memory Advisor for the library cache

C.

running the Memory Advisor for the SGA

D.

running the Memory Advisor for the PGA

Full Access
Question # 24

You are the DBA supporting an Oracle 11g Release 2 database and wish to move a table containing several DATE, CHAR, VARCHAR2, and NUMBER data types, and the table’s indexes, to another tablespace.

The table does not have a primary key and is used by an OLTP application.

Which technique will move the table and indexes while maintaining the highest level of availability to the application?

A.

Oracle Data Pump.

B.

An ALTER TABLE MOVE to move the table and ALTER INDEX REBUILD to move the indexes.

C.

An ALTER TABLE MOVE to move the table and ALTER INDEX REBUILD ONLINE to move the indexes.

D.

Online Table Redefinition.

E.

Edition-Based Table Redefinition.

Full Access
Go to page: