Exam 3: Creating an Oracle Instance

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

Control files are created when the database is created,based on the ____________________ parameter in the initialization parameter file.

(Short Answer)
4.8/5
(32)

To create a new database you can use the ____________________ command.

(Short Answer)
4.9/5
(46)

To implement user-managed redo log files,you should use the ____ clause in the CREATE DATABASE command itself.

(Multiple Choice)
4.9/5
(41)

Creating a database is a separate process (from the installation process)that occurs after the database software has been installed.

(True/False)
4.9/5
(45)

The most common DBA authentication method is to set up a password file for authentication.

(True/False)
4.9/5
(24)

The ____ database configuration option allows for a lot of change activity,raising concurrency requirements,and lowering I / O activity requirements.

(Multiple Choice)
4.9/5
(31)

A(n)____ database allows you to define anything and everything - this one is for the experts.

(Multiple Choice)
4.8/5
(32)

If you execute STARTUP with no PFILE parameter,then you will get an error.

(True/False)
4.9/5
(32)

Oracle databases can be managed from a central location using the OEM ____ Control,or locally using the OEM Database Control.

(Multiple Choice)
4.9/5
(43)

There are ____ options for the SHUTDOWN COMMAND.

(Multiple Choice)
4.7/5
(37)

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

(Multiple Choice)
4.9/5
(35)

The ____ initialization parameter defines one or more directories where control files and redo log files are to be created.

(Multiple Choice)
4.9/5
(47)

In the parameter file,comment lines are marked with a leading ____ sign;blank lines are ignored.

(Multiple Choice)
4.8/5
(45)

When managing a database with the Database Control you can configure the system to utilize automated email notifications (used to preempt potential problems),and you can also schedule regular backups.

(True/False)
4.9/5
(36)

When the ____ initialization parameter is set,Oracle 10g knows where to locate all the datafiles.

(Multiple Choice)
4.8/5
(35)

What is the difference between ASM and raw device storage mechanisms?

(Essay)
4.7/5
(37)

ASM stands for ______________________________.

(Short Answer)
4.8/5
(28)

STARTUP ____ mounts the database files,essentially creating the connection between file pointers in the control file and the files themselves,such as datafiles and redo log files.

(Multiple Choice)
4.8/5
(41)

The Oracle command,____________________ creates the password file.

(Short Answer)
4.9/5
(36)

Any user with the SYSOPER role can perform any task necessary in the database,including creation of an instance,recovery of an instance,and maintenance or creation of tables and data owned by any user in the database.

(True/False)
4.8/5
(36)
Showing 81 - 100 of 109
close modal

Filters

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