单项选择题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


您可能感兴趣的试卷

你可能感兴趣的试题

1.单项选择题The DBA is defining role for users. Which of the following is not an acceptable method for defining a default role?()

A.ALTER USER DEFAULT ROLE ALL
B.ALTER USER DEFAULT ROLE ALL EXCEPT ROLE_1
C.ALTER USER DEFAULT ROLE NONE
D.ALTER USER DEFAULT ROLE NONE EXCEPT ROLE_1

3.单项选择题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?()

A.Nothing happens
B.Oracle will automatically switch redo logs when detected 
C.Oracle eventually won't allow new records to be added to the database 
D.The instance crashes

5.单项选择题You are designing the physical database layout on your host machine. What is the relationship between tablespaces and datafiles in the Oracle database?()

A.One tablespace has only one datafile
B.Many tablespaces can share one datafile
C.One tablespace can have many datafiles
D.One datafile can contain many tablespaces

8.单项选择题ou are implementing control file multiplexing. Which of the following choices identifies the method you can use in order to generate the control file copies that Oracle will maintain?()

A.Issue ALTER DATABASE BACKUP CONTROLFILE TO filename
B.Make a copy of the control file with the database shut down
C.Issue ALTER DATABASE BACKUP CONTROLFILE TO trace
D.Make a copy of the control file with the database still running 

最新试题

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 are managing the Oracle database. Which of the following choices correctly identifies when Oracle reads the contents of the init.ora file?()

题型:单项选择题

You are designing the physical database layout on your host machine. What is the relationship between tablespaces and datafiles in the Oracle database?()

题型:单项选择题

In order to enable remote administration of users and tablespaces on an Oracle database, which of the following types of files must exist in the database?()

题型:单项选择题

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

题型:单项选择题

You are identifying dictionary objects in the Oracle database. Which of the following is a view in the data dictionary?() 

题型:单项选择题

In order to find out how many database objects a user has created, which view would the DBA query in the Oracle data dictionary? ()

题型:单项选择题

You are attempting to increase the checkpoint interval on your database. Each of the following choices will affect the duration and/or frequency of checkpoints, except one.  Which is it?()

题型:单项选择题

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?()

题型:单项选择题

During regular database operation, which background process will take smaller blocks of free space in a dictionary-managed tablespace and move things around to make bigger pieces of free space?()

题型:单项选择题