单选题Identify the memory component from which memory may be allocated for:() 1. Session memory for the shared server 2. Buffers for I/O slaves 3. Oracle Database Recovery Manager (RMAN) backup and restore operationsA Large PoolB Redo Log BufferC Database Bu

题目
单选题
Identify the memory component from which memory may be allocated for:() 1. Session memory for the shared server 2. Buffers for I/O slaves 3. Oracle Database Recovery Manager (RMAN) backup and restore operations
A

Large Pool

B

Redo Log Buffer

C

Database Buffer Cache

D

Program Global Area (PGA)

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You noticed that large memory allocations for the Oracle backup and restore operations are causing a performance overhead on the shared pool. Which memory structure would you configure to avoid this performance overhead?()

  • A、 recycle buffer cache
  • B、 large pool
  • C、 streams pool
  • D、 keep buffer cache
  • E、 redo log buffer

正确答案:B

第2题:

You are analyzing the components of the redo log mechanisms in your Oracle database. Which of the following purposes does the CKPT process serve?()

  • A、Writes buffers to disk 
  • B、Writes current redo log number to datafile headers 
  • C、Writes redo log information to disk 
  • D、Reads information into memory for users

正确答案:B

第3题:

The BACKUP_TAPE_IO_SLAVES parameter is set to FALSE for the database instance. Which statement is true while performing a tape backup in an RMAN session?()

A. The tape I/O performed is asynchronous

B. The tape buffer is allocated from the System Global Area (SGA)

C. The tape buffer is allocated from the Program Global Area (PGA)

D. Oracle I/O uses an interrupt mechanism to determine when each I/O completes


参考答案:C

第4题:

Your database is configured in shared server mode. However, your senior DBA asks you to modify the value ofthe PRIVATE_SGA limit in the profile of the users.  What could be the reason for this()

  • A、To limit the User Global Area (UGA) memory allocated to a session from the SGA
  • B、To limit the amount of memory to be used for the dispatcher queue of a session in SGA
  • C、To limit the amount of memory to be used for the request pool in System Global Area (SGA)
  • D、To control the amount of memory allocated in SGA for the local variables for each shared server process

正确答案:A

第5题:

Your PROD database has been started using the server parameter file. In your PROD database you are using RMAN for backup and recovery operations. You issue the following commands from the RMAN prompt:     RMAN> CONFIGURE CONTROLFILE AUTOBACKUP OFF;   RMAN> BACKUP DATABASE;   Which files from the database will be backed up as a result of this BACKUP command?()

  • A、 control file
  • B、 all datafiles
  • C、 password file
  • D、 online redo log file
  • E、 archive redo log file
  • F、 server parameter file
  • G、 only the SYSTEM datafile

正确答案:A,B,F

第6题:

Redo log files are multiplexed in your database. The disk in which you have one of the redo log members is highly fragmented. In the process of defragmentation you lose the redo log member, which is not a member of the current group. How would you recover from the loss of the redo log member?()

  • A、SMON would automatically restore the lost file.
  • B、You would need to restore the whole database from the last backup.
  • C、You would need to restore the file from the last full database backup.
  • D、You would need to use flashback technology to restore the lost redo log member.
  • E、You would need to use Recovery Manager (RMAN) to restore the lost redo log member.
  • F、You would need to restore the missing log file by copying one of the remaining files from the same group.

正确答案:F

第7题:

The BACKUP_TAPE_IO_SLAVES parameter is set to FALSE for the database instance. Which statement is true while performing a tape backup in an RMAN session?()  

  • A、 The tape I/O performed is asynchronous
  • B、 The tape buffer is allocated from the System Global Area (SGA)
  • C、 The tape buffer is allocated from the Program Global Area (PGA)
  • D、 Oracle I/O uses an interrupt mechanism to determine when each I/O completes

正确答案:C

第8题:

Which three are true about the large pool for an Oracle database instance that supports shared serverconnections?()

A. Allocates memory for RMAN backup and restore operations

B. Allocates memory for shared and private SQL areas

C. Contains a cursor area for storing runtime information about cursors

D. Contains stack space

E. Contains a hash area performing hash joins of tables


参考答案:A, B, C

第9题:

You configured the large pool for Oracle backup and restore operations. As a result, which component would require less memory?()

  • A、 streams pool
  • B、 shared pool
  • C、 log buffer
  • D、 keep buffer cache
  • E、 recycle buffer cache

正确答案:B

第10题:

Which three are true about the large pool for an Oracle database instance that supports shared serverconnections?()

  • A、Allocates memory for RMAN backup and restore operations
  • B、Allocates memory for shared and private SQL areas
  • C、Contains a cursor area for storing runtime information about cursors
  • D、Contains stack space
  • E、Contains a hash area performing hash joins of tables

正确答案:A,B,C

更多相关问题