单项选择题You are adding redo logs to the Oracle database. Creating a new redo log adds information to which of the following Oracle resources? ()

A.Shared pool 
B.Control file 
C.SGA 
D.PGA


您可能感兴趣的试卷

你可能感兴趣的试题

5.单项选择题When determining the number of UNDO segments in a database, which of the following choices identifies a factor to consider? ()

A.Size of typical transactions 
B.Concurrent transactions 
C.Size of rows in table most frequently changed 
D.Number of anticipated disk sorts

8.单项选择题By default, checkpoints happen at least as often as().

A.Redo log switches. 
B.UPDATE statements are issued against the database. 
C.The SYSTEM tablespace is accessed. 
D.SMON coalesces free space in a tablespase.

最新试题

You are analyzing how Oracle processes user statements. SQL and PL/SQL parse information is stored in which of the following database memory areas? ()

题型:单项选择题

In a situation where no multiplexing of redo logs takes place, what happens when Oracle cannot read data from the online redo log group for archiving?()

题型:单项选择题

The rows inside three Oracle tables supporting a customer order entry system are frequently accessed together by means of a table join. Because data is always being added to the tables, you leave a lot of extra space inside each block to accommodate growth. Which of the following types of tables would be useful for storing the data in this context?()

题型:单项选择题

Which of the following operations does not require Oracle to store information in an UNDO segments as part of the transaction?()

题型:单项选择题

You are managing the Oracle database. Which of the following choices correctly identifies when Oracle reads the contents of the init.ora file?()

题型:单项选择题

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

题型:单项选择题

You have a long-running process you want to assign to a specific UNDO segment brought online for that express purpose. You are not using automatic UNDO management. What statement can be used for this task? ()

题型:单项选择题

When an UNDO segment is created manually by you, its availability status is set to which of the following automatically by Oracle?()

题型:单项选择题

Which of the following datatypes are used in situations where you want an ordered set of data elements, where every element is the same datatype, and where you predefine the number of elements that appear in the set?()

题型:单项选择题

You are attempting to clear an unarchived redo log file. In order to manually enact a log switch, which of the following statements is appropriate?()

题型:单项选择题