Sie sind auf Seite 1von 5

<Q> State whether the following is true or false ?

"We can start the database without a initialization parameter file "
<C+> a. True
<C> b. False
<Q> State whether the following is true or false ?
" Server parameter files resides on the server and initialization parameter
files resides on the client machine "
<C> a. True
<C+> False
<Q> We can control the usage of physical memory of the server by changing the va
lues of the parameters specified in the initialization parameter file ?
<C+> True
<C> b. False
<Q> Control files associated to the databases are read at the unmount stage of d
atabase startup ?
<C> a. True
<C+> False
<Q> Control files contains the complete details of all the files associated with
the Oracle database for seamless performance ?
<C+> True
<C> b. False
<Q> SHUTDOWN TRANSACTIONAL will kill all the current running transactions and cl
ose the database ?
<C> a. True
<C+> False
<Q> The values in the Dynamic performance views keep on changing ?
<C+> a. True
<C> b. False
<Q> State true or false ? "A tablespace can belong to only 1 database "
<C+> a. True
<C> b. False
<Q> State true or false ? "A tablespace is a logical seggregation of many physic
al datafiles"
<C+> a. True
<C> b. False
<Q> A segment can span tablespaces but cannot span datafiles that belong to a si
ngle tablespace.
<C> a. True
<C+> b. False
<Q> Ideally the flash recovery area should be on the same disk as we have the da
tabase files and the redo log files as it allows easy and faster access during t
he flashback activity.
<C> a. True
<C+> b. False
<Q> Oracle recommends that the space defined by USE_DB_RECOVERY_AREA should be a
t least twice the size of the database so that it can hold one backup and severa
l archived ? State true or false
<C+> a. True
<C> b. False
<Q> consistent backups can be taken online. State true or false ?

<C> a. True
<C+> b. False
<Q> Valid hot or inconsistent backups can be taken when the database is in noarc
hivelog mode ?
<C> a. True
<C+> b. False
<Q> The default listener for any database is a listener with the database SID ?
<C> a. true
<C+> b. False
Q> To enable Audit, set AUDIT_FILE_DEST initialization parameter to TRUE
<C> a. TRUE
<C+> b. False
<Q> When a object privilege is revoked, cascading effects is present
<C+> a. TRUE
<C> b. False
<Q> State true or false. CREATE SCHEMA AUTHORIZATION is used for authorization o
f schema in the database.
<C> a. True
<C+> b. False
<Q> Truncate command can be rolled back ?
<C> a. True
<C+> b. False
<Q> State true or false. LSNRCTL is the utility to managing the listeners ?
<C+> a. true
<C> b. False
<Q> State true or false. SGA_TARGET is a static parameter ?
<C> a. True
<C+> b. False
<Q> SGA_TARGET can be set less than or equal to the value of SGA_MAX_SIZE initia
lization parameter ?
<C+> a. True
<C> b. False
<Q> ASM doens't support Flashback ?
<C> a. True
<C+> b. False
<Q> CREATE DIRECTORY can be done by any user who has access to the database ?
<C> a. True
<C+> b. False
<Q> Enabling parallel DML can help in faster data population in the tables using
ORACLE_DATAPUMP ?
<C+> a. True
<C> b. False
<Q> Oracle support joining of tables for external table data loading ?
<C+> a. True
<C> b. False
<Q> We cannot run the SQL*Loader client on a different system from the one that
is running the SQL*Loader server.
<C> a. True
<C+> b. False
<Q> We must perform Data Pump export and import operations on the Oracle databas
e server.

<C+> a. True
<C> b. False
<Q> we can use data pump import for importing data from previous oracle versions
such as 9i ?
<C+> a. True
<C> b. False
<Q> external tables are read-only tables ?
<C+> a. True
<C> b. False
<Q> Can we see the progress of the backup taken by exp command ?
<C+> a. True
<C> b. False
<Q> Replay Driver is a special client program that consumes processed workload a
nd sends requests to the replay system ?
<C+> a. True
<C> b. False
<Q> Is Real Application Testing available with all the editions of Oracle 11g ?
<C> a. True
<C+> b. False
<Q> Database Replay (DB Replay) and SQL Performance Analyzer (SPA) are the featu
res of Oracle 10g ?
<C+> a. True
<C> b. False
<Q> MEMORY_MAX_TARGET is static parameter ? state true or false ?
<C+> a. True
<C> b. False
<Q> Oracle recommends that the space defined by USE_DB_RECOVERY_AREA should be a
t least twice the size of the database so that it can hold one backup and severa
l archived ? State true or false
<C+> a. True
<C> b. False
<Q> consistent backups can be taken online. State true or false ?
<C> a. True
<C+> b. False
<Q> Valid hot or inconsistent backups can be taken when the database is in noarc
hivelog mode ?
<C> a. True
<C+> b. False
<Q> Ideally the flash recovery area should be on the same disk as we have the da
tabase files and the redo log files as it allows easy and faster access during t
he flashback activity.
<C> a. True
<C+> b. False
<Q> ASM doens't support Flashback ?
<C> a. True
<C+> b. False
<Q> CREATE DIRECTORY can be done by any user who has access to the database ?
<C> a. True
<C+> b. False
<Q> Enabling parallel DML can help in faster data population in the tables using
ORACLE_DATAPUMP ?

<C+> a. True
<C> b. False
<Q> Oracle support joining of tables for external table data loading ?
<C+> a. True
<C> b. False
<Q> we can use data pump import for importing data from previous oracle versions
such as 9i ?
<C+> a. True
<C> b. False
<Q> external tables are read-only tables ?
<C+> a. True
<C> b. False
<Q> We cannot run the SQL*Loader client on a different system from the one that
is running the SQL*Loader server.
<C> a. True
<C+> b. False
<Q> We must perform Data Pump export and import operations on the Oracle databas
e server.
<C+> a. True
<C> b. False
<Q> Can we see the progress of the backup taken by exp command ?
<C+> a. True
<C> b. False
<Q> In Fine Grained Auditing, It will be syntax error if the audited column does
not exist in the table
<C> a. TRUE
<C+> b. FALSE
<Q> When a object privilege is revoked, cascading effects is present
<C+> a. TRUE
<C> b. False
<Q> State true or false. LSNRCTL is the utility to managing the listeners ?
<C+> a. true
<C> b. False
<Q> The default listener for any database is a listener with the database SID ?
<C> a. true
<C+> b. False
<Q> To enable Audit, set AUDIT_FILE_DEST initialization parameter to
<C> a. TRUE
<C+> b. False

TRUE

<Q> The values in the Dynamic performance views keep on changing ?


<C+> a. True
<C> b. False
<Q> State whether the following is true or false ?
"We can start the database without a initialization parameter file "
<C+> a. True
<C> b. False
<Q> State whether the following is true or false ?
" Server parameter files resides on the server and initialization parameter
files resides on the client machine "--Asked
<C> a. True
<C+> False

<Q> We can control the usage of physical memory of the server by changing the va
lues of the parameters specified in the initialization parameter file ?--Asked
<C+> True
<C> b. False
<Q> Control files associated to the databases are read at the unmount stage of d
atabase startup ?
<C> a. True
<C+> False
<Q> Control files contains the complete details of all the files associated with
the Oracle database for seamless performance ?
<C+> True
<C> b. False
<Q> SHUTDOWN TRANSACTIONAL will kill all the current running transactions and cl
ose the database ?
<C> a. True
<C+> False
<Q> State true or false ? "A tablespace can belong to only 1 database "
<C+> a. True
<C> b. False
<Q> State true or false ? "A tablespace is a logical seggregation of many physic
al datafiles"
<C+> a. True
<C> b. False
<Q> A segment can span tablespaces but cannot span datafiles that belong to a si
ngle tablespace.--Asked
<C> a. True
<C+> b. False
<Q> State true or false. CREATE SCHEMA AUTHORIZATION is used for authorization o
f schema in the database.--Asked
<C> a. True
<C+> b. False
<Q> Truncate command can be rolled back ?
<C> a. True
<C+> b. False

Das könnte Ihnen auch gefallen