单项选择题You want to enable automatic PGA memory management in your database. Which setting is required to achieve this?()

A. Set MEMORY_TARGET to zero
B. Set the STATISTICS_LEVEL parameter to BASIC
C. Set the WORKAREA_SIZE_POLICY parameter to MANUAL
D. Set the PGA_AGGREGATE_TARGET parameter to nonzero value


您可能感兴趣的试卷

你可能感兴趣的试题

1.多项选择题Which three statements are true about persistent configuration?()  

A. A user cannot set privileges on the persistent lightweight jobs
B. Persistent lightweight jobs generate a large amount of metadata
C. It is possible to create fully self-contained persistent lightweight jobs
D. The use of a template is mandatory to create persistent lightweight jobs
E. Persistent lightweight jobs are useful when users need to create a large number of jobs in a short time

2.多项选择题Which three statements are true about windows?() 

A. Only one window can be open at any given time
B. Consumer groups are associated with windows
C. Windows work with job classes to control resource allocation
D. The database service name must be provided during windows creation
E. Windows can automatically start job or change resource allocation among jobs for various time periods.

3.多项选择题Identify the persistent configuration setting for the target database that can be set for the backup by using RMAN.()

A. Backup retention policy
B. Default backup device type
C. Default destinations for backups
D. Multiple backup device types for single backup
E. Default section size for backups

4.多项选择题

While Monitoring the space usage in your database that is in ARCHIVELOG mode you observed  
that the flash recovery area does not have enough free space to accommodate any more files and you do not have necessary permissions to add more space to it. 
Identify the two events that can occur in the event of a log switch?()  

A. An entry is created in the alert log file and the database instance continues to function normally
B. The log switch hangs occur for transactions until free space is available in the flash recovery area
C. The Oracle database server deletes a file that is on the obsolete file list to make free space in the flash recovery area
D. The database instance status is implicitly changed to RESTRICTED mode and file creations to the flash recovery area are prevented

6.多项选择题Which two statements are true about encrypting RMAN backup?()

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

7.单项选择题Which option is best practice for creating a recovery catalog owner in the catalog database?()  

A. Granting UNLIMITED QUOTA on the SYSTEM tablespace to the owner
B. Allocating the SYSTEM tablespace as the default tablespace and granting the SYSDBA privilege to the user
C. Creating a new tablespace,allocating this as the default, and granting UNLIMITED QUOTA on this tablespace to the user
D. Allocating the SYSAUX tablespace as the default tablespace and granting UNLIMITED QUOTA on this tablespace to the user

10.单项选择题Which options must you configure while performing an automated Tablespace Point-in-Time Recovery (TSPITR) by using Recovery Manager (RMAN)?()  

A. New channels for restore and recovery tasks
B. New name for the data files of the tablespace
C. Auxiliary name for the data files of the tablespace
D. Auxiliary destinations for an auxiliary set of data files

最新试题

You want to enable automatic PGA memory management in your database. Which setting is required to achieve this?()

题型:单项选择题

Which two operations are NOT performed by the DUPLICATE command in Recovery Manager (RMAN) while duplicating a running database?()

题型:多项选择题

User SCOTT wants to back out the transactions on the REGIONS table in his schema. As a DBA, which commands must you execute to enable SCOTT to flash back the transactions?()

题型:多项选择题

Your database instance is running. You are not able to access Oracle Enterprise Manager Database Control because the listener is not started. Which tool or utility would you use to start the listener?()

题型:单项选择题

Which command creates an image copy?()

题型:单项选择题

Which two statements are true about the Automatic Diagnostic Repository (ADR)?() 

题型:多项选择题

You want to take a complete database backup using RMAN. The backup should consist onlythe used blocks from your database. Which two statements are true about this backup operation?() 

题型:多项选择题

View the Exhibit and examine the output. You execute the following RMAN command to perform the backup operation:  RMAN> RUN { ALLOCATE CHANNEL c1 DEVICE TYPE disk MAXOPENFILES 8; BACKUP DATABASE FILESPERSET 4; }  What is the multiplexing level in the preceding backup process?()

题型:单项选择题

Which three functions are performed by the SQL Tuning Advisor?() 

题型:多项选择题

Which option is best practice for creating a recovery catalog owner in the catalog database?()  

题型:单项选择题