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

Free 1z0-063 Questions Attempt

Page: 9 / 10
Total 276 questions

Oracle Database 12c: Advanced Administration Questions and Answers

Question 33

A telecom company wishes to generate monthly bills to include details of customer calls, listed in order of time of call.

Which table organization allows for generating the bills with minimum degree of row sorting?

Options:

A.

a hash cluster

B.

an index cluster

C.

a partitioned table

D.

a sorted hash cluster

E.

a heap table with a rowid column

Question 34

Examine this command:

SQL> CREATE DATABASE cdb1

DEFAULT TABLESPACE users

DEFAULT TEMPORARY TABLESPACE temp

UNDO TABLESPACE undotbs1

ENABLE PLUGGABLE DATABASE

SEED

SYSTEM DATAFILES SIZE 125M AUTOEXTEND ON NEXT 10M MAXSIZE UNLIMITED

SYSAUX DATAFILES SIZE 100M;

Which two requirements must be met to ensure that CDB1 is created? (Choose two.)

Options:

A.

The ENABLE_PLUGGABLE_DATABASE parameter must be set to TRUE.

B.

The PDB_FILE_NAME_CONVERT parameter must be configured.

C.

The FILE_NAME_CONVERT clause must be added to the command.

D.

The USER_DATA TABLESPACE clause must be added to the command.

E.

The DB_CREATE_FILE_DEST parameter must be configured.

Question 35

Which two are true about incremental backups? (Choose two.)

Options:

A.

A backup set can be used as the baseline for an incremental backup.

B.

Differential backups can be taken at level 0.

C.

An image copy can be used as the baseline for an incremental backup.

D.

A tablespace incremental level 1 backup always backs up all blocks in the backed up tablespace.

E.

Incremental backups are not permitted when using block change tracking.

F.

A database incremental level 0 backup always backs up all database blocks.

Question 36

You want to back up a database such that only formatted blocks are backed up. Which statement is true about this backup operation?

Options:

A.

The backup must be performed in MOUNT state.

B.

The tablespace must be taken offline.

C.

All files must be backed up as backup sets.

D.

The database must be backed up as an image copy.

Page: 9 / 10
Total 276 questions