Welcome to TestSimulate

Pass Your Next Certification Exam Fast!

Everything you need to prepare, learn & pass your certification exam easily.

365 days free updates. First attempt guaranteed success.

Oracle Database 11g: Administration I (1Z1-052) Free Practice Test

Question 1
Identify the logical structure that will never have more than one data segment created for it.

Correct Answer: B
Question 2
You plan to install Oracle Grid Infrastructure and Oracle Database
Which two mandatory tasks must be completed before you perform these installations?
(Choose two.)

Correct Answer: B,E
Question 3
View the Exhibit and examine the privileges granted to the SL_REP user.

The EMP table is owned by the SCOTT user. The SL_REP user executes the following command: SQL> GRANT SELECT ON scott.emp TO hr; Which statement describes the outcome of the command?

Correct Answer: B
Question 4
See the Exhibit to observe the roles assigned to the SL_REP user.

Which statement is true about the assignment of the SELECT_CATALOG_ROLE role to the SL_REP user?

Correct Answer: A
Question 5
Which is true about the Automatic Diagnostic Repository (ADR)?

Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 6
You executed the following command to create a password file in the database server:
$ orapwd file = orapworcl entries = 5 ignorecase=N
Which statement describes the purpose of the above password file?

Correct Answer: B
Question 7
Which two are true about roles? (Choose two.)

Correct Answer: C,E
Question 8
Examine the values for the following initialization parameters:
FAST_START_MTTR_TARGET=0
LOG_CHECKPOINT_INTERVAL=0
Which two will be the implications of these values in your database? (Choose two.)

Correct Answer: A,B
Question 9
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: D,F
Question 10
View the Exhibit and examine the attributes of an undo tablespace. In an OLTP system, the user SCOTT has started a query on a large table in the peak transactional hour that performs bulk inserts. The query runs for more than 15 minutes and then SCOTT receives the following error:
ORA-01555: snapshot too old What could be the reason for this error?
Exhibit:

Correct Answer: D