Deck 3: Creating an Oracle Instance

ملء الشاشة (f)
exit full mode
سؤال
The syntax for the orapwd command is: orapwd file= password= entries=.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
When a database is created using the DBCA tool,a parameter file is generated.
سؤال
The SYSTEM tablespace and its corresponding datafiles are created when the database is created.
سؤال
Database types are generally application driven,or determined by the kinds of applications that users are utilizing against a database.
سؤال
Windows system pre-installation tasks require more manual steps than Unix systems.
سؤال
The most common DBA authentication method is to set up a password file for authentication.
سؤال
Omitting the LOGFILES clause in the CREATE DATABASE command means that the redo log files are not created.
سؤال
Each tablespace is mapped to exactly one datafile.
سؤال
The OS authentication method cannot be set up for remote database access over the Internet.
سؤال
Omitting a fully qualified DATAFILE clause in the CREATE DATABASE command causes Oracle 10g to create Oracle Managed Files as the datafiles for the SYSTEM tablespace.
سؤال
The ASM storage management option optimizes the layout of a database,favoring I / O performance.
سؤال
The RAW devices storage management option uses the operating system file system to store database files,such as datafiles,control files,and log files.
سؤال
Oracle recommends that you multiplex your control file.
سؤال
The Oracle Net Services software is needed for all editions,so it is usually automatically installed.
سؤال
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.
سؤال
Creating a database is a separate process (from the installation process)that occurs after the database software has been installed.
سؤال
In Windows and Unix,you must manually set up the OSOPER group if you want to use it.
سؤال
The main advantage of using OFA is the ability to control the exact size and name of datafiles,control files,and log files.
سؤال
When creating a new database in Unix,the operating system user is automatically established by the Oracle Installer.
سؤال
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.
سؤال
If you execute STARTUP with no PFILE parameter,then you will get an error.
سؤال
If you install Oracle 10g Enterprise Edition on Windows 2000,the recommended requirements for memory are ____ megabytes of RAM.

A) 256
B) 512
C) 1024
D) 2048
سؤال
To start up the database you can use the SQL*Plus ____ command.

A) startup
B) start
C) init
D) run
سؤال
If you install Oracle 10g Enterprise Edition on Windows 2000,the minimum requirements for memory are ____ megabytes of RAM.

A) 256
B) 512
C) 1024
D) 2048
سؤال
A new database created using the DBCA tool can take up even as much as 4GB.
سؤال
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.

A) 50
B) 100
C) 200
D) 500
سؤال
STARTUP MOUNT is used for database administration only.
سؤال
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.
سؤال
If you install Oracle 10g Enterprise Edition on Windows 2000,the recommended requirements for virtual memory are ____ megabytes of RAM.

A) 256
B) 512
C) 1024
D) 2048
سؤال
SHUTDOWN TRANSACTIONAL is the most prudent method of rapidly shutting down an Oracle database and should always be used if possible.
سؤال
You can edit the Windows Registry,using the program ____.

A) registry.exe
B) regedit.exe
C) winreg.exe
D) wregistry.exe
سؤال
SHUTDOWN IMMEDIATE may require recovery on database startup if an inconsistent shutdown occurred.
سؤال
When choosing the DBA authentication method,you can choose between ____ and password file authentication.

A) encrypted
B) hashed
C) shadow
D) operating system
سؤال
The initialization configuration parameters file is ____.

A) conf.ora
B) params.conf
C) init.ora
D) init.conf
سؤال
The syntax of the CREATE DATABASE file contains numerous,optional parameters.
سؤال
STARTUP MOUNT is the default method of starting up the database.
سؤال
To invoke OMF,you simply indicate all of the filenames and locations in the CREATE DATABASE command.
سؤال
If you install Oracle 10g Enterprise Edition on Windows 2000,the minimum requirements for virtual memory are ____ megabytes of RAM.

A) 256
B) 512
C) 1024
D) 2048
سؤال
Using SHUTDOWN ABORT to shut down a database saves you a significant amount of time.
سؤال
To shutdown the database you can use the SQL*Plus ____ command.

A) shutdown
B) end
C) exit
D) quit
سؤال
The ____ database configuration option allows for a lot of change activity,raising concurrency requirements,and lowering I / O activity requirements.

A) Custom
B) Data Warehouse
C) General Purpose
D) Transaction Processing
سؤال
If you install Oracle 10g Enterprise Edition on Windows 2000,a storage space of ____ gigabytes are recommended in total.

A) 1.5
B) 2
C) 3
D) 5
سؤال
To implement user-managed redo log files,you should use the ____ clause in the CREATE DATABASE command itself.

A) LF
B) LOG
C) LOGF
D) LOGFILES
سؤال
The DBA authentication method encompasses the method used to validate logon of users with the SYSDBA or ____ role.

A) ADMIN
B) OSOPER
C) SYS
D) SYSOPER
سؤال
In the parameter file,comment lines are marked with a leading ____ sign;blank lines are ignored.

A) *
B) !
C) #
D) @
سؤال
A(n)____ database is used to service Internet applications.

A) Custom
B) Data Warehouse
C) General Purpose
D) OLTP
سؤال
There are well over ____ initialization parameters.

A) 50
B) 200
C) 500
D) 1000
سؤال
A(n)____ database allows you to define anything and everything - this one is for the experts.

A) Custom
B) Data Warehouse
C) General Purpose
D) OLTP
سؤال
When creating a database,one of the screens in the DBCA tool allows configuration of a database using Oracle Enterprise Manager,the Database Control,or the ____ Control.

A) Data Warehouse
B) Custom
C) OLTP
D) Grid
سؤال
In Windows systems,the password file filename must be ____.

A) orapw.ora
B) shadow.ora
C) PWD.ORA
D) PASSWD.ORA
سؤال
In the SQL*Plus statement CONNECT / @ORACLASS AS SYSDBA,the ____ tells the database to use OS authentication.

A) CONNECT
B) @
C) /
D) AS
سؤال
____ views provide system-related information by querying the database's internal management tables and presenting the data as views (metadata views).

A) Managed Files
B) Storage Manager
C) OFA
D) Data Dictionary
سؤال
In the parameter file,the parameter names are followed by a(n)____,and then the value of the parameter follows.

A) tab
B) equal sign
C) colon
D) semicolon
سؤال
Oracle databases can be managed from a central location using the OEM ____ Control,or locally using the OEM Database Control.

A) Distributed
B) Cluster
C) Remote
D) Grid
سؤال
In Windows,the Universal Installer automatically creates the group for SYSDBA privileges and names it ____.

A) ORA_DBA
B) WIN_DBA
C) SYSOPER
D) SYSWIN
سؤال
To log on to SQL*Plus with SYSDBA privileges using the OS authentication method,you can type the following command on the command line: ____.

A) sqlplus / sys
B) sqlplus / nolog
C) sqlplus / dba
D) sqlplus / admin
سؤال
The ____ tool guides you through database setup and creation using windows with instructions for each step.

A) DBCA
B) SQL*Plus
C) OMF
D) OFA
سؤال
The ____ initialization parameter defines one or more directories where control files and redo log files are to be created.

A) DB_CREATE_FILE_DEST
B) DB_CREATE_ONLINE_LOG_DEST_n
C) DB_CREATE_DIR_DEST
D) DB_CREATE_DIRECTORY_DEST_n
سؤال
The ____ database configuration option will change some configuration,generally allowing low concurrency and very high I / O activity.

A) Custom
B) Data Warehouse
C) General Purpose
D) Transaction Processing
سؤال
The ____ initialization parameter defines the directory where all datafiles and tempfiles (files used for storage of temporary data during sorting and other operations)are to be created.

A) DB_CREATE_FILE_DEST
B) DB_CREATE_ONLINE_LOG_DEST
C) DB_CREATE_DIR_DEST
D) DB_CREATE_DIRECTORY_DEST
سؤال
You can start up SQL*Plus without logging on by entering ____.

A) sqlplus
B) sqlplus / nolog
C) sqlplus / log=OFF
D) sqlplus !log
سؤال
STARTUP ____ will open the database in read / write,unrestricted mode.

A) NOMOUNT
B) MOUNT
C) OPEN
D) PFILE
سؤال
SHUTDOWN ____automatically completes and commits all pending transactions,then forcibly disconnects all connected users,and shuts down the database.

A) NORMAL
B) TRANSACTIONAL
C) IMMEDIATE
D) ABORT
سؤال
The CREATE DATABASE ____ option is used to set the maximum number of instances of the database that can be open at the same time.

A) MAXLOGFILES
B) MAXLOGMEMBERS
C) MAXINSTANCES
D) MAXDATAFILES
سؤال
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.

A) NOMOUNT
B) MOUNT
C) OPEN
D) PFILE
سؤال
SHUTDOWN ____waits for all users to log off,prohibits new connections,forcibly rolls back currently running transactions,and then shuts down the database.

A) NORMAL
B) TRANSACTIONAL
C) IMMEDIATE
D) ABORT
سؤال
SHUTDOWN ____ simply stops all Oracle processes,and releases all memory buffers.

A) NORMAL
B) TRANSACTIONAL
C) IMMEDIATE
D) ABORT
سؤال
The CREATE DATABASE ____ option is used to set the maximum number of redo log groups.

A) MAXLOGFILES
B) MAXLOGMEMBERS
C) MAXINSTANCES
D) MAXDATAFILES
سؤال
The ____ Connection Mode can help when there are more than 1000 concurrent users.

A) Single Server
B) Dedicated Server
C) Multiple
D) Shared Server
سؤال
The script files generated by the DBCA tool include numerous SQL*Plus executable ____ files,a configuration parameter file called init.ora,and a batch file for executing all the scripts in a single shell command.

A) sql
B) ora
C) scr
D) pls
سؤال
The ____ log is essential because it will contain all the essential information for the smooth running of your database.

A) redo
B) data
C) alert
D) error
سؤال
STARTUP ____ starts up all background processes,and allocates space in memory for all Oracle database instance memory buffers.

A) NOMOUNT
B) MOUNT
C) OPEN
D) PFILE
سؤال
When the ____ initialization parameter is set,Oracle 10g knows where to locate all the datafiles.

A) DB_FILE_DEST
B) DB_BASE
C) DB_PATH
D) DB_HOME
سؤال
There are ____ options for the SHUTDOWN COMMAND.

A) two
B) three
C) four
D) five
سؤال
The binary parameter file is used in the STARTUP command by default,and is located by default in the ____ / database directory.

A) ORACLE_HOME
B) ORACLE_BASE
C) HOME
D) BASE
سؤال
SHUTDOWN ____ disconnects all users,rolls back pending transactions,and prohibits new connections and new transactions even for already connected users.

A) NORMAL
B) TRANSACTIONAL
C) IMMEDIATE
D) ABORT
سؤال
The CREATE DATABASE ____ option is an optional setting that determines the maximum number of datafiles that can be open when the database is open.

A) MAXLOGFILES
B) MAXLOGMEMBERS
C) MAXINSTANCES
D) MAXDATAFILES
سؤال
The CREATE DATABASE ____ option is used to set the maximum number of redo log files in each redo log group.

A) MAXLOGFILES
B) MAXLOGMEMBERS
C) MAXINSTANCES
D) MAXDATAFILES
سؤال
The DBCA tool executes the ____ for you,in order to configure the new database's Named Service.

A) SQL*Plus
B) Net Services
C) Net Manager
D) Universal Installer
سؤال
When installing Oracle10g server software,you can choose between Enterprise,Standard,or ____________________ Edition.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/109
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 3: Creating an Oracle Instance
1
The syntax for the orapwd command is: orapwd file= password= entries=.
True
2
When a database is created using the DBCA tool,a parameter file is generated.
True
3
The SYSTEM tablespace and its corresponding datafiles are created when the database is created.
True
4
Database types are generally application driven,or determined by the kinds of applications that users are utilizing against a database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
5
Windows system pre-installation tasks require more manual steps than Unix systems.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
6
The most common DBA authentication method is to set up a password file for authentication.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
7
Omitting the LOGFILES clause in the CREATE DATABASE command means that the redo log files are not created.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
8
Each tablespace is mapped to exactly one datafile.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
9
The OS authentication method cannot be set up for remote database access over the Internet.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
10
Omitting a fully qualified DATAFILE clause in the CREATE DATABASE command causes Oracle 10g to create Oracle Managed Files as the datafiles for the SYSTEM tablespace.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
11
The ASM storage management option optimizes the layout of a database,favoring I / O performance.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
12
The RAW devices storage management option uses the operating system file system to store database files,such as datafiles,control files,and log files.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
13
Oracle recommends that you multiplex your control file.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
14
The Oracle Net Services software is needed for all editions,so it is usually automatically installed.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
15
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
16
Creating a database is a separate process (from the installation process)that occurs after the database software has been installed.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
17
In Windows and Unix,you must manually set up the OSOPER group if you want to use it.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
18
The main advantage of using OFA is the ability to control the exact size and name of datafiles,control files,and log files.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
19
When creating a new database in Unix,the operating system user is automatically established by the Oracle Installer.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
20
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
21
If you execute STARTUP with no PFILE parameter,then you will get an error.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
22
If you install Oracle 10g Enterprise Edition on Windows 2000,the recommended requirements for memory are ____ megabytes of RAM.

A) 256
B) 512
C) 1024
D) 2048
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
23
To start up the database you can use the SQL*Plus ____ command.

A) startup
B) start
C) init
D) run
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
24
If you install Oracle 10g Enterprise Edition on Windows 2000,the minimum requirements for memory are ____ megabytes of RAM.

A) 256
B) 512
C) 1024
D) 2048
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
25
A new database created using the DBCA tool can take up even as much as 4GB.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
26
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.

A) 50
B) 100
C) 200
D) 500
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
27
STARTUP MOUNT is used for database administration only.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
28
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
29
If you install Oracle 10g Enterprise Edition on Windows 2000,the recommended requirements for virtual memory are ____ megabytes of RAM.

A) 256
B) 512
C) 1024
D) 2048
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
30
SHUTDOWN TRANSACTIONAL is the most prudent method of rapidly shutting down an Oracle database and should always be used if possible.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
31
You can edit the Windows Registry,using the program ____.

A) registry.exe
B) regedit.exe
C) winreg.exe
D) wregistry.exe
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
32
SHUTDOWN IMMEDIATE may require recovery on database startup if an inconsistent shutdown occurred.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
33
When choosing the DBA authentication method,you can choose between ____ and password file authentication.

A) encrypted
B) hashed
C) shadow
D) operating system
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
34
The initialization configuration parameters file is ____.

A) conf.ora
B) params.conf
C) init.ora
D) init.conf
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
35
The syntax of the CREATE DATABASE file contains numerous,optional parameters.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
36
STARTUP MOUNT is the default method of starting up the database.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
37
To invoke OMF,you simply indicate all of the filenames and locations in the CREATE DATABASE command.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
38
If you install Oracle 10g Enterprise Edition on Windows 2000,the minimum requirements for virtual memory are ____ megabytes of RAM.

A) 256
B) 512
C) 1024
D) 2048
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
39
Using SHUTDOWN ABORT to shut down a database saves you a significant amount of time.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
40
To shutdown the database you can use the SQL*Plus ____ command.

A) shutdown
B) end
C) exit
D) quit
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
41
The ____ database configuration option allows for a lot of change activity,raising concurrency requirements,and lowering I / O activity requirements.

A) Custom
B) Data Warehouse
C) General Purpose
D) Transaction Processing
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
42
If you install Oracle 10g Enterprise Edition on Windows 2000,a storage space of ____ gigabytes are recommended in total.

A) 1.5
B) 2
C) 3
D) 5
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
43
To implement user-managed redo log files,you should use the ____ clause in the CREATE DATABASE command itself.

A) LF
B) LOG
C) LOGF
D) LOGFILES
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
44
The DBA authentication method encompasses the method used to validate logon of users with the SYSDBA or ____ role.

A) ADMIN
B) OSOPER
C) SYS
D) SYSOPER
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
45
In the parameter file,comment lines are marked with a leading ____ sign;blank lines are ignored.

A) *
B) !
C) #
D) @
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
46
A(n)____ database is used to service Internet applications.

A) Custom
B) Data Warehouse
C) General Purpose
D) OLTP
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
47
There are well over ____ initialization parameters.

A) 50
B) 200
C) 500
D) 1000
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
48
A(n)____ database allows you to define anything and everything - this one is for the experts.

A) Custom
B) Data Warehouse
C) General Purpose
D) OLTP
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
49
When creating a database,one of the screens in the DBCA tool allows configuration of a database using Oracle Enterprise Manager,the Database Control,or the ____ Control.

A) Data Warehouse
B) Custom
C) OLTP
D) Grid
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
50
In Windows systems,the password file filename must be ____.

A) orapw.ora
B) shadow.ora
C) PWD.ORA
D) PASSWD.ORA
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
51
In the SQL*Plus statement CONNECT / @ORACLASS AS SYSDBA,the ____ tells the database to use OS authentication.

A) CONNECT
B) @
C) /
D) AS
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
52
____ views provide system-related information by querying the database's internal management tables and presenting the data as views (metadata views).

A) Managed Files
B) Storage Manager
C) OFA
D) Data Dictionary
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
53
In the parameter file,the parameter names are followed by a(n)____,and then the value of the parameter follows.

A) tab
B) equal sign
C) colon
D) semicolon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
54
Oracle databases can be managed from a central location using the OEM ____ Control,or locally using the OEM Database Control.

A) Distributed
B) Cluster
C) Remote
D) Grid
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
55
In Windows,the Universal Installer automatically creates the group for SYSDBA privileges and names it ____.

A) ORA_DBA
B) WIN_DBA
C) SYSOPER
D) SYSWIN
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
56
To log on to SQL*Plus with SYSDBA privileges using the OS authentication method,you can type the following command on the command line: ____.

A) sqlplus / sys
B) sqlplus / nolog
C) sqlplus / dba
D) sqlplus / admin
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
57
The ____ tool guides you through database setup and creation using windows with instructions for each step.

A) DBCA
B) SQL*Plus
C) OMF
D) OFA
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
58
The ____ initialization parameter defines one or more directories where control files and redo log files are to be created.

A) DB_CREATE_FILE_DEST
B) DB_CREATE_ONLINE_LOG_DEST_n
C) DB_CREATE_DIR_DEST
D) DB_CREATE_DIRECTORY_DEST_n
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
59
The ____ database configuration option will change some configuration,generally allowing low concurrency and very high I / O activity.

A) Custom
B) Data Warehouse
C) General Purpose
D) Transaction Processing
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
60
The ____ initialization parameter defines the directory where all datafiles and tempfiles (files used for storage of temporary data during sorting and other operations)are to be created.

A) DB_CREATE_FILE_DEST
B) DB_CREATE_ONLINE_LOG_DEST
C) DB_CREATE_DIR_DEST
D) DB_CREATE_DIRECTORY_DEST
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
61
You can start up SQL*Plus without logging on by entering ____.

A) sqlplus
B) sqlplus / nolog
C) sqlplus / log=OFF
D) sqlplus !log
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
62
STARTUP ____ will open the database in read / write,unrestricted mode.

A) NOMOUNT
B) MOUNT
C) OPEN
D) PFILE
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
63
SHUTDOWN ____automatically completes and commits all pending transactions,then forcibly disconnects all connected users,and shuts down the database.

A) NORMAL
B) TRANSACTIONAL
C) IMMEDIATE
D) ABORT
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
64
The CREATE DATABASE ____ option is used to set the maximum number of instances of the database that can be open at the same time.

A) MAXLOGFILES
B) MAXLOGMEMBERS
C) MAXINSTANCES
D) MAXDATAFILES
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
65
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.

A) NOMOUNT
B) MOUNT
C) OPEN
D) PFILE
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
66
SHUTDOWN ____waits for all users to log off,prohibits new connections,forcibly rolls back currently running transactions,and then shuts down the database.

A) NORMAL
B) TRANSACTIONAL
C) IMMEDIATE
D) ABORT
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
67
SHUTDOWN ____ simply stops all Oracle processes,and releases all memory buffers.

A) NORMAL
B) TRANSACTIONAL
C) IMMEDIATE
D) ABORT
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
68
The CREATE DATABASE ____ option is used to set the maximum number of redo log groups.

A) MAXLOGFILES
B) MAXLOGMEMBERS
C) MAXINSTANCES
D) MAXDATAFILES
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
69
The ____ Connection Mode can help when there are more than 1000 concurrent users.

A) Single Server
B) Dedicated Server
C) Multiple
D) Shared Server
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
70
The script files generated by the DBCA tool include numerous SQL*Plus executable ____ files,a configuration parameter file called init.ora,and a batch file for executing all the scripts in a single shell command.

A) sql
B) ora
C) scr
D) pls
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
71
The ____ log is essential because it will contain all the essential information for the smooth running of your database.

A) redo
B) data
C) alert
D) error
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
72
STARTUP ____ starts up all background processes,and allocates space in memory for all Oracle database instance memory buffers.

A) NOMOUNT
B) MOUNT
C) OPEN
D) PFILE
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
73
When the ____ initialization parameter is set,Oracle 10g knows where to locate all the datafiles.

A) DB_FILE_DEST
B) DB_BASE
C) DB_PATH
D) DB_HOME
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
74
There are ____ options for the SHUTDOWN COMMAND.

A) two
B) three
C) four
D) five
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
75
The binary parameter file is used in the STARTUP command by default,and is located by default in the ____ / database directory.

A) ORACLE_HOME
B) ORACLE_BASE
C) HOME
D) BASE
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
76
SHUTDOWN ____ disconnects all users,rolls back pending transactions,and prohibits new connections and new transactions even for already connected users.

A) NORMAL
B) TRANSACTIONAL
C) IMMEDIATE
D) ABORT
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
77
The CREATE DATABASE ____ option is an optional setting that determines the maximum number of datafiles that can be open when the database is open.

A) MAXLOGFILES
B) MAXLOGMEMBERS
C) MAXINSTANCES
D) MAXDATAFILES
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
78
The CREATE DATABASE ____ option is used to set the maximum number of redo log files in each redo log group.

A) MAXLOGFILES
B) MAXLOGMEMBERS
C) MAXINSTANCES
D) MAXDATAFILES
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
79
The DBCA tool executes the ____ for you,in order to configure the new database's Named Service.

A) SQL*Plus
B) Net Services
C) Net Manager
D) Universal Installer
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
80
When installing Oracle10g server software,you can choose between Enterprise,Standard,or ____________________ Edition.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 109 في هذه المجموعة.