AllExam Dumps

DUMPS, FREE DUMPS, VCP5 DUMPS| VMWARE DUMPS, VCP DUMPS, VCP4 DUMPS, VCAP DUMPS, VCDX DUMPS, CISCO DUMPS, CCNA, CCNA DUMPS, CCNP DUMPS, CCIE DUMPS, ITIL, EXIN DUMPS,


READ Free Dumps For Oracle- 1z0-060





Question ID 2163

You executed a DROP USER CASCADE on an Oracle 11g release 1 database and immediately realized that you forgot to copy the OCA.EXAM_RESULTS table to the OCP schema.
The RECYCLE_BIN enabled before the DROP USER was executed and the OCP user has been granted the FLASHBACK ANY TABLE system privilege.
What is the quickest way to recover the contents of the OCA.EXAM_RESULTS table to the OCP schema?
 

Option A

A.    Execute FLASHBACK TABLE OCA.EXAM_RESULTS TO BEFORE DROP RENAME TO OCP.EXAM_RESULTS; connected as SYSTEM.
 

Option B

B.    Recover the table using traditional Tablespace Point In Time Recovery.
 

Option C

C.    Recover the table using Automated Tablespace Point In Time Recovery.
 

Option D

D.    Recovery the table using Database Point In Time Recovery.
 

Option E

E.    Execute FLASHBACK TABLE OCA.EXAM_RESULTS TO BEFORE DROP RENAME TO EXAM_RESULTS; connected as the OCP user.
 

Correct Answer C
Explanation


Question ID 2164

In your multitenant container database (CDB) containing pluggable database (PDBs), the HR user executes the following commands to create and grant privileges on a procedure:
CREATE OR REPLACE PROCEDURE create_test_v (v_emp_id NUMBER, v_ename VARCHAR2, v_SALARY NUMBER, v_dept_id NUMBER)
BEGIN
INSERT INTO hr.test VALUES (V_emp_id, V_ename, V_salary, V_dept_id);
END;
/
GRANT EXECUTE ON CREATE_TEST TO john, jim, smith, king;
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?
 

Option A

A.    Create the CREATE_TEST procedure with definer’s rights.
 

Option B

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

Option C

C.    Create the CREATE_TEST procedure with invoker’s rights.
 

Option D

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

Correct Answer C
Explanation

Send email to admin@getfreedumps for new dumps request!!!