Oracle 1Z0-052 Actual Free Exam Questions & Community Discussion
Examine the following statement that is used to modify the primary key constraint on the SALES table:
SQL> ALTER TABLE SALES MODIFY CONSTRAINT pk DISABLE VALIDATE;
Which three statements are true regarding the above command? (Choose three.)
SQL> ALTER TABLE SALES MODIFY CONSTRAINT pk DISABLE VALIDATE;
Which three statements are true regarding the above command? (Choose three.)
Correct Answer: A,B,C
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
You executed the following command to create a tablespace called SALES_DATA:
SQL> CREATE TABLESPACE sales_data
DATAFILE SIZE 100M
SEGMENT SPACE MANAGEMENT AUTO;
Which two statements are true about the SALES_DATA tablespace? (Choose two)
SQL> CREATE TABLESPACE sales_data
DATAFILE SIZE 100M
SEGMENT SPACE MANAGEMENT AUTO;
Which two statements are true about the SALES_DATA tablespace? (Choose two)
Correct Answer: A,E
Vote an answer
Which two statements are true about the Automatic Database Diagnostic Monitor (ADDM)?
(Choose two.)
(Choose two.)
Correct Answer: B,E
Vote an answer
You have recently collected statistics on certain objects of a schema in your database. But you observe suboptimal execution plans for the queries on these objects after two days of statistics collection. The optimizer statistics retention period is set to its default value.
Which action would help to use the previous set of statistics on the objects?
Which action would help to use the previous set of statistics on the objects?
Correct Answer: A
Vote an answer
SQL> AUDIT DROP ANY TABLE BY scott BY SESSION WHENEVER SUCCESSFUL;
What is the effect of this command?
What is the effect of this command?
Correct Answer: B
Vote an answer
A database user SMITH tries to query the V$SESSION view and fails to access it as follows:

Which are the two possible solutions to enable SMITH to query the data in V$SESSION?
(Choose two.)

Which are the two possible solutions to enable SMITH to query the data in V$SESSION?
(Choose two.)
Correct Answer: A,D
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
A constraint in a table is defined with the INITIALLY IMMEDIATE clause. You executed the ALTER TABLE command with the ENABLE VALIDATE option to enable the constraint that was disabled.
What are the two effects of this command? (Choose two.)
What are the two effects of this command? (Choose two.)
Correct Answer: A,D
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
You executed the following commands in an RMAN session for your database instance that has failures:
RMAN> LIST FAILURE;
After some time, you executed the following command in the same session:
RMAN> ADVISE FAILURE;
But there are new failures recorded in the Automatic Diagnostic Repository (ADR) after the execution of the last LIST FAILURE command. Which statement is true for the above ADVISE FAILURE command in this scenario?
RMAN> LIST FAILURE;
After some time, you executed the following command in the same session:
RMAN> ADVISE FAILURE;
But there are new failures recorded in the Automatic Diagnostic Repository (ADR) after the execution of the last LIST FAILURE command. Which statement is true for the above ADVISE FAILURE command in this scenario?
Correct Answer: B
Vote an answer
Which two statements are true about standard database auditing? (Choose two.)
Correct Answer: A,C
Vote an answer
Which action is automatically performed as part of the Incident Packaging Service in Enterprise Manager Support Workbench?
Correct Answer: D
Vote an answer
Explanation: Only visible for EduDump members. You can sign-up / login (it's free).
The instance abnormally terminates because of a power outage.
Which statement is true about redo log files during instance recovery?
Which statement is true about redo log files during instance recovery?
Correct Answer: C
Vote an answer
0
0
0
10
