Oracle 1Z0-052 Actual Free Exam Questions & Community Discussion

  • Exam Code/Number: 1Z0-052
  • Exam Name/Title: Oracle Database 11g: Administration I
  • Certification Provider: Oracle
  • Corresponding Certification: 11g
  • Exam Questions: 285
  • Updated On: Jul 04, 2026
The instance abnormally terminates because of a power outage.
Which statement is true about redo log files during instance recovery?
Correct Answer: C Vote an answer
The session of user SCOTT receives the following error after executing an UPDATE command on the EMP table:
ERROR at line 1:
ORA-00060: deadlock detected while waiting for resource
On investigation, you find that a session opened by user JIM has a transaction that caused the deadlock.
Which two statements are true regarding the session of SCOTT in this scenario? (Choose two.)
Correct Answer: B,C Vote an answer
You want to install an Oracle 11g database and deploy it on ASM.
Your plan is to install both Oracle database and Grid Infrastructure.
Which two are true in this scenario? (Choose two.)
Correct Answer: A,E Vote an answer
Examine the following output:

Which two statements about the above index are true? (Choose two.)
Correct Answer: A,D Vote an answer
View the Exhibit and examine the command used to create the ZONEDATA table. The table contains a million rows for zonewise analysis in the DSS system. DML operations are performed very rarely on the table. You decide to prepare an index on the ZONE column to enhance the performance of the queries on the ZONE column.
Which type of index would you select in this scenario?
Exhibit:
Correct Answer: C Vote an answer
To make audit information more productive, the DBA executes the following command before starting an audit operations:
SQL>ALTER SYSTEM SET AUDIT_TRAIL=DB,EXTENDED SCOPE=SPFILE;
Which statement is true regarding the audit record generated when auditing starts after restarting the database?
Correct Answer: B Vote an answer
Your database instance is configured with automatic undo management and the UNDO_RETENTION parameter is set to 900 seconds. You executed the following command to enable retention guarantee:
SQL> ALTER TABLESPACE undotbs1 RETENTION GUARANTEE;
What affect would this command have on the database?
Correct Answer: D Vote an answer
You execute this command to drop the ITEM table, which has the primary key referred in the ORDERS table:
SQL> DROP TABLE scott.item CASCADE CONSTRAINTS PURGE;
Which two statements are true about the effect of the command? (Choose two.)
Correct Answer: B,C Vote an answer
You are managing an Oracle Database 11g database. You want to ensure the recovery of the database to the point of failure. Which configuration will you do to accomplish the task?
Correct Answer: B Vote an answer
The database is running in ARCHIVELOG mode. Examine the initialization parameters and their values set to enable archiving on your database server:

Which statement is true regarding the archived redo log files?
Correct Answer: D Vote an answer
You want to create a role to meet these requirements:
1. The role is to be protected from unauthorized usage.
2. The password of the role is not to be embedded in the application source code or stored in a table.
Which method would you use to restrict enabling of such roles?
Correct Answer: A Vote an answer
0
0
0
10