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 # 49

An application accesses a small lookup table frequently. You notice that the required data blocks are getting aged out of the default buffer cache.

How would you guarantee that the blocks for the table never age out?

A.

Configure the KEEP buffer pool and alter the table with the corresponding storage clause.

B.

Increase the database buffer cache size.

C.

Configure the RECYCLE buffer pool and alter the table with the corresponding storage clause.

D.

Configure Automata Shared Memory Management.

E.

Configure Automatic Memory Management.

Full Access
Question # 50

Your database supports an online transaction processing (OLTP) application. The application is undergoing some major schema changes, such as addition of new indexes and materialized views. You want to check the impact of these changes on workload performance.

What should you use to achieve this?

A.

Database replay

B.

SQL Tuning Advisor

C.

SQL Access Advisor

D.

SQL Performance Analyzer

E.

Automatic Workload Repository compare reports

Full Access
Question # 51

Which two must be installed or configured either manually or by DBCA in order to use Enterprise Manager

Database Express (EM Express)? (Choose two.)

A.

A port number for Oracle HTTP Server must be configured

B.

The APEX_PUBLIC_USER role must be granted to SYSMAN

C.

A SYSMAN user with SYSDBA privilege must be created

D.

At least one TCP/IP dispatcher must be configured

E.

The Oracle HTTP Server must be installed

Full Access
Question # 52

A senior DBA asked you to execute the following command to improve performance:

SQL> ALTER TABLE subscribe log STORAGE (BUFFER_POOL recycle);

You checked the data in the SUBSCRIBE_LOG table and found that it is a large table containing one million rows.

What could be a reason for this recommendation?

A.

The keep pool is not configured.

B.

Automatic Workarea Management is not configured.

C.

Automatic Shared Memory Management is not enabled.

D.

The data blocks in the SUBSCRIBE_LOG table are rarely accessed.

E.

All the queries on the SUBSCRIBE_LOG table are rewritten to a materialized view.

Full Access
Question # 53

Automatic Shared Memory Management (ASMM) is enabled for your database instance. You execute the following command:

SQL> ALTER SYSTEM SET DB_CACHE_SIZE = 100M;

Which statement is true?

A.

It succeeds and the minimum size for the DEFAULT buffer pool is set to 100M.

B.

It fails because DB_CACHE_SIZE is a static initialization parameter.

C.

It fails because ASMM is enabled and individual SGA components cannot be sized.

D.

It succeeds and the value is changed in the SPFILE immediately, but the change takes effect only at the next instance startup.

Full Access
Question # 54

In one of your databases, unified auditing is enabled and an SH.SALES table exists.

You can successfully execute these commands:

Which statement is true about SALES_POL?

A.

Audit records are always stored in an external audit file.

B.

It is enabled for all users having SELECT privilege on SH.SALES.

C.

It is only enabled for SH.

D.

Only successful queries of SH.SALES are written to the audit trail.

Full Access
Question # 55

Which component resides in the System Global Area (SGA) of a database instance only in shared server connections?

A.

User Global Area

B.

Program Global Area

C.

SQL Query Result Cache

D.

PL/SQL Function Result Cache

Full Access
Question # 56

Which two tools can be used to configure static service information in the listener.ora file? (Choose two.)

A.

Oracle Net Manager

B.

Oracle Enterprise Manager Cloud Control

C.

Oracle Net Configuration Assistant

D.

Listener Control Utility (LSNRCTL)

E.

Oracle Enterprise Manager Database Express

Full Access
Go to page: