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

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

1z0-060 Exam Dumps - Upgrade to Oracle Database 12c

Go to page:
Question # 4

To enable the Database Smart Flash Cache, you configure the following parameters:

DB_FLASH_CACHE_FILE = ‘/dev/flash_device_1’ , ‘/dev/flash_device_2’

DB_FLASH_CACHE_SIZE=64G

What is the result when you start up the database instance?

A.

It results in an error because these parameter settings are invalid.

B.

One 64G flash cache file will be used.

C.

Two 64G flash cache files will be used.

D.

Two 32G flash cache files will be used.

Full Access
Question # 5

Flashback is enabled for your multitenant container database (CDB), which contains two pluggable database (PDBs). A local user was accidently dropped from one of the PDBs.

You want to flash back the PDB to the time before the local user was dropped. You connect to the CDB and execute the following commands:

SQL > SHUTDOWN IMMEDIATE

SQL > STARTUP MOUNT

SQL > FLASHBACK DATABASE to TIME "TO_DATE ('08/20/12','MM/DD/YY')";

Examine following commands:

1. ALTER PLUGGABLE DATABASE ALL OPEN;

2. ALTER DATABASE OPEN;

3. ALTER DATABASE OPEN RESETLOGS;

Which command or commands should you execute next to allow updates to the flashed back schema?

A.

Only 1

B.

Only 2

C.

Only 3

D.

3 and 1

E.

1 and 2

Full Access
Question # 6

In your multitenant container database (CDB) that contains pluggable databases (PDBs), the HR user executes the following commands to create and grant privileges on a procedure:

How can you prevent users having the EXECUTE privilege on the CREATE_TEST procedure from inserting values into tables on which they do not have any privileges?

A.

Create the CREATE_TEST procedure with definer’s rights.

B.

Grant the EXECUTE privilege to users with GRANT OPTION on the CREATE_TEST procedure.

C.

Create the CREATE_TEST procedure with invoker’s rights.

D.

Create the CREATE_TEST procedure as part of a package and grant users the EXECUTE privilege the package.

Full Access
Question # 7

You upgraded your database from pre-12c to a multitenant container database (CDB) containing pluggable databases (PDBs).

Examine the query and its output:

Which two tasks must you perform to add users with SYSBACKUP, SYSDG, and SYSKM privilege to the password file? (Choose two.)

A.

Assign the appropriate operating system groups to SYSBACKUP, SYSDG, SYSKM.

B.

Grant SYSBACKUP, SYSDG, and SYSKM privileges to the intended users.

C.

Re-create the password file with SYSBACKUP, SYSDG, and SYSKM privilege and the FORCE argument set to No.

D.

Re-create the password file with SYSBACKUP, SYSDG, and SYSKM privilege, and FORCE arguments set to Yes.

E.

Re-create the password file in the Oracle Database 12c format.

Full Access
Question # 8

Identify three valid methods of opening, pluggable databases (PDBs). (Choose three.)

A.

ALTER PLUGGABLE DATABASE OPEN ALL ISSUED from the root

B.

ALTER PLUGGABLE DATABASE OPEN ALL ISSUED from a PDB

C.

ALTER PLUGGABLE DATABASE PDB OPEN issued from the seed

D.

ALTER DATABASE PDB OPEN issued from the root

E.

ALTER DATABASE OPEN issued from that PDB

F.

ALTER PLUGGABLE DATABASE PDB OPEN issued from another PDB

G.

ALTER PLUGGABLE DATABASE OPEN issued from that PDB

Full Access
Go to page: