Summer Sale Special 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ex2p65

Exact2Pass Menu

Oracle Database Administration I

Last Update 19 hours ago Total Questions : 142

The Oracle Database Administration I content is now fully updated, with all current exam questions added 19 hours ago. Deciding to include 1z0-082 practice exam questions in your study plan goes far beyond basic test preparation.

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

Question # 4

Which three statements are true about the Automatic Diagnostic Repository (ADR)?

A.

It Is held Inside an Oracle database schema.

B.

The ADR base is specified In the diagnostic_dest database parameter.

C.

It is only used for Oracle Database diagnostic information.

D.

It is a file-based repository held outside any database.

E.

It can be used for problem diagnosis of a database when that database's instance is down.

Question # 5

Which three statements are true about views in an Oracle database? (Choose three.)

A.

Views can be updated without the need to re-grant privileges on the view

B.

Tables in the defining query of a view must always exist in order to create the view

C.

The WITH CHECK clause prevents certain rows from being displayed when querying the view

D.

Data Manipulation Language (DML) can always be used on views

E.

Inserting one or more rows using a view whose defining query contains a GROUP BY clause will cause an error

F.

Deleting one or more rows using a view whose defining query contains a GROUP BY clause will cause an error

G.

The WITH CHECK clause prevents certain rows from being updated or inserted

Question # 6

Which two statements are true about UNDO and REDO? (Choose two.)

A.

The generation of UNDO generates REDO

B.

DML modifies Oracle database objects and only generates UNDO

C.

The generation of REDO generates UNDO

D.

DML modifies Oracle database objects and only generates REDO

E.

DML modifies Oracle database objects and generates UNDO and REDO

Question # 7

Table EMPLOYEES contains columns including EMPLOYEE_ID, JOB_ID and SALARY.

Only the EMPLOYEE_ID column is indexed.

Rows exist for employees 100 and 200.

Examine this statement:

Which two statements are true? (Choose two.)

A.

Employee 100 will have SALARY set to the same value as the SALARY of employee 200

B.

Employee 200 will have JOB_ID set to the same value as the JOB_ID of employee 100

C.

Employee 200 will have SALARY set to the same value as the SALARY of employee 100

D.

Employee 100 will have JOB_ID set to the same value as the JOB_ID of employee 200

E.

Employees 100 and 200 will have the same JOB_ID as before the update command

F.

Employees 100 and 200 will have the same SALARY as before the update command

Question # 8

Examine the description of the PRODUCT_STATUS table:

The status column contains the values 'in stock' or 'out of stock' for each row.

Which two queries will execute successfully?

A.

SELECT prod_id Il q"'s not available" FROM product_status where status = 'OUT OF STOCK';

B.

SELECT prod_id II q'l's not available)' FROM product_status WHERE status = 'OUT OF STOCK';

C.

SELECT prod_id "CURRENT AVAILABILITY" II q'<'s not available)' FROM product_status WHERE status = 'OUT OF STOCK

D.

SELECT prod_id I I q' (*s not available)' "CURRENT AVAILABILITY" FROM product_status WHERE status = 'OUT OF STOCK

E.

SELECT prod_id I I q' ('s not available) • 'CURRENT AVAILABILITY' FROM product_status WHERE status = 'OUT OF STOCK

F.

SELECT prod_id q's not available" FROM product_status WHERE status = 'OUT OF STOCK*;

Question # 9

Which two statements are true about space-saving features in an Oracle Database? (Choose two.)

A.

Private Temporary Tables (PTTS) store metadata in memory only

B.

An index created with the UNUSABLE attribute has no segment

C.

If they exist for a session, Private Temporary Tables (PTTs) are always dropped at the next COMMIT OR ROLLBACK statement

D.

An index that is altered to be UNUSABLE will retain its segment

E.

A table that is truncated will always have its segment removed

Question # 10

Which two statements are true regarding Oracle database space management within blocks managed by Automatic Segment Space Management (ASSM)? (Choose two.)

A.

PCTFREE defaults to 10% for all blocks in all segments for all compression methods

B.

ASSM assigns blocks to one of four fullness categories based on what percentage of the block is allocated for rows

C.

Update operations always attempt to find blocks with free space appropriate to the length of the row being updated

D.

Insert operations always attempt to find blocks with free space appropriate to the length of the row being inserted

E.

A block will always be eligible for inserts if the row is short enough to fit into the block

Go to page: