New Year Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Selected 1z0-063 Oracle Database 12c Questions Answers

Page: 6 / 10
Total 276 questions

Oracle Database 12c: Advanced Administration Questions and Answers

Question 21

Which three statements are true about the SQL*Loader utility? (Choose three.)

Options:

A.

It can be used to load data from multiple external files into multiple tables.

B.

It can be used to extract and reorganize data from external files, and then load it into a table.

C.

It can be used to load data from external files using direct path only.

D.

It can be used to create tables using data that is stored in external files.

E.

It can be used to generate unique sequential values in specified columns while loading data.

Question 22

Which two components are contained only in CDB$ROOT? (Choose two.)

Options:

A.

the unified audit trail

B.

database links between PDBs in the CDB

C.

PDB service names

D.

resource manager plans for each PDB in the CDB

E.

the default TEMP tablespace for the entire CDB

Question 23

Because of logical corruption of data in a table, you want to recover the table from an RMAN backup to a specified point in time.

Examine the steps to recover this table from an RMAN backup:

1. Determine which backup contains the table that needs to be recovered.

2. Issue the RECOVER TABLE RMAN command with an auxiliary destination defined and the point in time specified.

3. Import the Data Pump export dump file into the auxiliary instance.

4. Create a Data Pump export dump file that contains the recovered table on a target database.

Identify the required steps in the correct order.

Options:

A.

1, 4, 3

B.

1, 2

C.

1, 4, 3, 2

D.

1, 2, 4

Question 24

Examine the statements that use flashback technologies:

1. FLASHBACK TABLE customers TO TIMESTAMP TO_TIMESTAMP(‘2013-02-04 09:30:00’, ‘YYYY-MM-DD HH:MI:SS’);

2. SELECT * FROM customers AS OF SCN 123456;

3. FLASHBACK TABLE customers TO BEFORE DROP;

4. FLASHBACK DATABASE TO TIMESTAMP TO_TIMESTAMP(‘2013-02-04 09:30:00’, ‘YYYY-MM-DD HH:MI:SS’);

5. SELECT * FROM customers VERSIONS BETWEEM SCN 123456 AND 123999;

6. ALTER TABLE customers FLASHBACK ARCHIVE;

Which set of statements depends on the availability of relevant undo data in the undo tablespace?

Options:

A.

1, 2, 5

B.

1, 3, 6

C.

2, 3, 5, 6

D.

3, 4, 5

Page: 6 / 10
Total 276 questions