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

A.Library cache 
B.Row cache
C.Dictionary cache 
D.Large area 
E.Buffer cache


您可能感兴趣的试卷

你可能感兴趣的试题

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

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

9.单项选择题You are managing the Oracle database. Which of the following choices correctly identifies when Oracle reads the contents of the init.ora file?()

A.When the instance is started 
B.When the database is mounted 
C.When the database is opened 
D.When the database is closed

10.单项选择题 A user issues a SELECT command against the Oracle database. Which of the following choices describes a step that Oracle will execute in support of this statement?()

A.Acquire locks on table queried 
B.Generate redo for statement 
C.Fetch data from disk into memory 
D.Write changes to disk

最新试题

You are defining areas on your Oracle database. Which of the following profile areas can be used to control the resource usage for the other four?()

题型:单项选择题

Records from the data dictionary information are stored in which of the following database memory areas?()

题型:单项选择题

 A user issues a SELECT command against the Oracle database. Which of the following choices describes a step that Oracle will execute in support of this statement?()

题型:单项选择题

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

题型:单项选择题

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

题型:单项选择题

Your application regularly issues the following statement: SELECT * FROM BANK_ACCT WHERE ACCT_BALANCE BETWEEN 1000 and 10000; Which of the following database objects would be inappropriate for use with this statement?()

题型:单项选择题

he DBA is about to enable auditing on the Oracle database in an attempt to discover some suspicious activity. Audit trail information is stored in which of the following database object names?()

题型:单项选择题

You are configuring your index to be stored in a tablespace. Which of the following storage parameters are NOT appropriate for indexes?()

题型:单项选择题

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

题型:单项选择题

Which of the following choices correctly describes the difference between a data load via the conventional path and the direct path?()

题型:单项选择题