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


您可能感兴趣的试卷

你可能感兴趣的试题

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

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

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

最新试题

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

题型:单项选择题

You are using the Database Configuration Assistant to configure your Oracle database. Which of the following terms pertains to the creation of an object from which creation of the other database can be based? ()

题型:单项选择题

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

题型:单项选择题

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

题型:单项选择题

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

题型:单项选择题

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

题型:单项选择题

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

题型:单项选择题

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

题型:单项选择题