1Z0-052 | All About High value 1Z0-052 pdf


Q21. Examine the command:

SQL>ALTER USR skd ACCOUNT LOCK;

Which two statements are true after the command is executed? (Choose two.)

A. The SKD user cannot log in to the database instance

B. The objects owned by the SKD user are not accessible to any user

C. The other users can access the objects owned by the SKD user, on which they have access

D. The password for the SKD user expires and the user is forced to change the password at the next log in

Answer: AC

Q22. You are using Enterprise Manager to schedule backups for your database.

Which type of script would be generated by the backup scheduler?

A. XML script

B. PL/SQL script

C. Operating system script

D. Recovery Manager (RMAN) script

Answer: D

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

A. external table

B. partitioned table

C. partitioned index

D. nonclustered table

E. global temporary table

Answer: D

Q24. Which two kinds of failures make the Data Recovery Advisor (DRA) generate a manual checklist? (Choose two.)

A. Failure when no standby database is configured

B. Failure because a data file is renamed accidentally

C. Failure that requires no archive logs to be applied for recovery

D. Failure due to loss of connectivity-for example, an unplugged disk cable

Answer: BD

Q25. View the Exhibit and examine the PL/SQL package and procedure. You made changes to the COMPUTE_TAX function inside the EMP_ADMIN package body. Which statement is true after you recompile the EMP_ADMIN package body?

Exhibit:

A. The USE_P procedure remains valid.

B. The USE_P procedure becomes invalid.

C. The SHOW_DETAIL procedure becomes invalid.

D. The EMP_ADMIN package specification becomes invalid and needs to be recompiled.

Answer: A

Q26. You are managing an Oracle Database 11g database running in ARCHIVELOG mode. The Flash Recovery Area is specified as the destination for the archived redo log files. You notice this warning in the alert log file:

ORA19815: WARNING: db_recovery_file_dest_size of 3221225472 bytes is 100.00% used, and has 0 remaining bytes available.

What would you do to reclaim the used space in the Flash Recovery Area? (Choose two.)

A. Back up the Flash Recovery Area.

B. Decrease the retention time for the database backup and flashback log files.

C. Manually delete all the archived log files from the Flash Recovery Area by using operating system (OS) commands.

D. Manually delete all the expired backup sets from the Flash Recovery Area by using operating system (OS) commands.

Answer: AB

Q27. You notice that the performance of the database has degraded because of frequent checkpoints.

Which two actions resolve the issue? (Choose two.)

A. Disable automatic checkpoint tuning

B. Check the size of the redo log file size and increase the size if it is small

C. Set the FAST_START_MTTR_TARGET parameter as per the advice given by the MTTR Advisor

D. Decrease the number of redo log members if there are more than one redo log members available in each redo log group

Answer: BC

Q28. Note the functionalities of various background processes:

1: Perform recovery at instance startup.

2: Free the resources used by a user process when it fails.

3: Cleanup the database buffer cache when a process fails.

4: Dynamically register database services with listeners.

5: Monitor sessions for idle session timeout.

6: Cleanup unused temporary segments.

7: Record the checkpoint information in control file.

Which option has the correct functionalities listed for a background process?

A. Checkpoint (CKPT): 1, 2, 5

B. System Monitor (SMON): 1, 6

C. Process Monitor (PMON): 4, 6, 7

D. Database Writer (DBWR): 1, 3, 4

Answer: B

Q29. After performing a clean shut down of the database instance for maintenance, you mount the database and then execute a command to open the database:

SQL> ALTER DATABASE OPEN;

Which two statements are true? (Choose two.)

A. The online redo log files and online data files are opened

B. All the online data files headers are checked for consistency

C. Instance recovery is performed before opening the database

D. The path and existence of all the log file members are checked

Answer: AB

Q30. Observe the information in the columns:

Which option has the correct match between the memory areas and their contents?

A. 1-c, 2-b, 3-d, 4-a

B. 1-b, 2-c, 3-d, 4-a

C. 1-a, 2-b, 3-c, 4-d

D. 1-a, 2-b, 3-d, 4-c

Answer: C