1Z0-053 | how many questions of 1Z0-053 exam?


Q191. For which of the following can you use Segment Shrink? (Choose all that apply.)

A. Heap tables

B. Tables with function-based indexes

C. Indexes

D. Partitions and subpartitions

E. None of the above

Answer: ACD

Q192. To clean up old records that are in a Flashback Data Archive and are past the retention period, what must the DBA do?

A. TRUNCATE the archive table.

B. DROP the Flashback Data Archive.

C. Nothing; expired rows are automatically removed.

D. Nothing; expired rows are moved to an archive table.

E. Delete entries from the archive where the metadata date retained is greater than the retention period.

Answer: C

Q193. What are the advantages of variable extent size support for large ASM files? (Choose two.)

A. It improves resync operations when the disk comes online after being taken offline for maintenance purposes.

B. It improves performance in the extended cluster configuration by reading from a local copy of an extent.

C. Fewer extent pointers are needed to describe the file and less memory is required to manage the extent maps in the shared pool.

D. This feature enables faster file opens because of the reduction in the amount of memory that is required to store file extents.

Answer: CD

Q194. You are managing an Oracle Database 11g instance and an Oracle Database 10g instance on the same machine. Both instances use the ASM instance as storage. Which statement regarding the ASM disk group compatibility attributes are true in this scenario? (Choose all that apply.)

A. The database-compatibility version settings for each instance must be greater than or equal to the RDBMS compatibility of all ASM disk groups used by that database instances.

B. RDBMS compatibility and the database version determines whether a database instance can mount the ASM disk group.

C. The RDBMS compatibility settings for a disk group control the format of data structures for ASM metadata on the disk.

D. ASM compatibility controls which features for the ASM will be enabled.

Answer: ABD

Q195. Which two statements are true about encrypting RMAN backup? (Choose two.)

A. The transparent encryption of backups uses the encryption wallet

B. The database uses the same encryption key for every encrypted backup

C. The password encryption of backups only uses the password while creating and restoring backup

D. If transparent encryption is configured, you cannot use the SET ENCRYPTION BY PASSWORD command to make password-protected backups.

Answer: AC

Q196. Which statements are true regarding the Query Result Cache? (Choose all that apply.)

A. It can be set at the system, session, or table level.

B. It is used only across statements in the same session.

C. It can store the results from normal as well as flashback queries.

D. It can store the results of queries based on normal, temporary, and dictionary tables.

Answer: AC

Q197. View the exhibit and examine the output.

Which statement can be an inference from the output?

Exhibit:

A. The FRA disk group has an asynchronous I/O bottleneck

B. The least number of I/Os are performed on the last data file in the list

C. The number of times that the backup or restore process directed the OS to wait until an I/O was complete is the highest for the last data file in the list

D. The number of times that the backup or restore process made an OS call to poll for I/O completion in Nonblocking mode is the least for the FRA disk group

Answer: A

Q198. Which two statements correctly describe the relationship among the Scheduler components: job, program, and schedule? (Choose two)

A. A job is specified as part of a program definition

B. A program can be used in the definition of multiple jobsĀ 

C. A program and job can be specified as part of a schedule definition

D. A program and schedule can be specified as part of a job definition

Answer: A

Q199. The database Is configured in ARCHIVELOG mode. The database needs to be up 24 X 7. You want to perform user managed backup for the data files of the HR_DATA tablespace.

To accomplish the task, you issued the following command:

SQL> ALTER TABLESPACE hi_data BEGIN BACKUP;

Which two statements are true in this scenario? (Choose two.)

A. No transaction on the tablespace is allowed but you can perform queries.

B. The tablespace will automatically come out of backup mode when the file copy is complete.

C. The checkpoint change number is frozen in headers of the data files until the file is removed from backup mode.

D. The database writes the before image of an entire block to the redo stream before modifying.block tor the first time.

Answer: AC

Q200. What is the purpose of the RMAN recovery catalog? (Choose all that apply.)

A. It must be used because all RMAN-related backup and recovery metadata information is contained in it.

B. It provides a convenient, optional, repository of backup- and recovery-related metadata.

C. It provides the ability to store RMAN scripts for global use by any database that has access to the repository.

D. It provides a means of storing all RMAN backup sets physically in an Oracle database server.

E. It provides the ability to store backup records for more than a year.

Answer: BCE