Exam 3: Creating an Oracle Instance

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

There are two basic file management methods available for a new database: user-managed and Oracle ____________________.

(Short Answer)
4.8/5
(40)

The CREATE DATABASE ____ option is used to set the maximum number of redo log groups.

(Multiple Choice)
4.9/5
(36)

What are the advantages of using Oracle Managed Files?

(Essay)
4.9/5
(36)

Clean up processing required by SHUTDOWN NORMAL during the shutdown process is just as fast as recovery processing caused to the subsequent startup as a result of a SHUTDOWN ABORT.

(True/False)
4.9/5
(30)

If you install Oracle 10g Enterprise Edition on Windows 2000,the recommended requirements for virtual memory are ____ megabytes of RAM.

(Multiple Choice)
4.8/5
(41)

SHUTDOWN ____automatically completes and commits all pending transactions,then forcibly disconnects all connected users,and shuts down the database.

(Multiple Choice)
4.8/5
(35)

If you install Oracle 10g Enterprise Edition on Windows 2000,the storage space of the ORACLE_HOME drive for Oracle binary files (system drive)should be at least ____ megabytes.

(Multiple Choice)
4.8/5
(37)

To invoke OMF,you simply indicate all of the filenames and locations in the CREATE DATABASE command.

(True/False)
4.7/5
(44)

In the parameter file,the parameter names are followed by a(n)____,and then the value of the parameter follows.

(Multiple Choice)
4.9/5
(33)

The CREATE DATABASE command becomes elegantly simple when you use ________________________________________ settings.

(Short Answer)
4.9/5
(38)

There are well over ____ initialization parameters.

(Multiple Choice)
4.8/5
(29)

The location of ____________________ log files is critical for database performance,because these files record each transaction as it is executed in the database itself.

(Short Answer)
4.8/5
(41)

The ____ log is essential because it will contain all the essential information for the smooth running of your database.

(Multiple Choice)
4.8/5
(43)

A new database created using the DBCA tool can take up even as much as 4GB.

(True/False)
4.9/5
(35)

____ views provide system-related information by querying the database's internal management tables and presenting the data as views (metadata views).

(Multiple Choice)
4.9/5
(42)

The syntax for the orapwd command is: orapwd file=<filename> password=<pwd> entries=<maxusers>.

(True/False)
4.7/5
(40)

Databases in modern commercial environments are usually transactional,data ____________________,or a hybrid of those two.

(Short Answer)
4.8/5
(39)

A(n)____________________ is a logical data storage space.

(Short Answer)
4.8/5
(33)

When choosing the DBA authentication method,you can choose between ____ and password file authentication.

(Multiple Choice)
4.9/5
(36)

SHUTDOWN ____ disconnects all users,rolls back pending transactions,and prohibits new connections and new transactions even for already connected users.

(Multiple Choice)
4.9/5
(32)
Showing 61 - 80 of 109
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)