TIMESTAMP
INTERVAL MONTH TO DAY
INTERVAL DAY TO SECOND
INTERVAL YEAR TO MONTH
TIMESTAMP WITH DATABASE TIMEZONE
第1题:
The RMAN BACKUP command using the DELETE INPUT option can be used with which three types of files? ()
第2题:
You work as a database administrator for Supportcenter.cn. You are using Recovery Manager (RMAN) to perform backups in your databases. Which four backup operations can be performed using RMAN?()
第3题:
You are creating a form that will access an Oracle8 database. On which three sources can you base a data block?()
第4题:
Which three statements are true about Flashback Database?()
第5题:
Examine the list of variables and their data types: AME DATA Type TS, TS1 TIMESTAMP TSZ TIMESTAMP WITH TIME ZONE TLZ TIMESTAMP WITH LOCAL TIME ZONE IYM INTERVAL YEAR TO MONTH IDS, IDSI INTERVAL YEAR To SECOND Which three expressions using the new data and time data types are valid?()
第6题:
A backup of the target database when it is mounted
A backup of online redo log files when the database is open
A backup of only used data blocks in the file beingbeingbackup up
A backup of online, read/write data files when the database is open
A backup of only those data blocks that have changed since a previous backup
A backup of online, read/write data files when the database is in the NOMOUNT state.
第7题:
You can perform consistent backups only.
You can perform a complete database backup without shutting down the database instance.
You can back up data files only when all data files have the same SCN recorded in the control file.
You can back up only those data files whose headers are frozen by using ALTER TABLESPACE BEGINBACKUP or ALTER DATABASE BEGIN BACKUP commands
第8题:
it can be used to concatenate two strings.
it can be used to find out the total length of the string.
it can be used for string manipulation and searching operations.
it can be used to format the output for a column or expression having string data.
it can be used to find and replace operations for a column or expression having string data.
第9题:
data files
backup sets
control files
archived redo log files
第10题:
Up to three external authentication server types can be used simultaneously.
Only one external authentication server type can be used simultaneously.
If the local password database is not configured in the authentication order, and the configured authentication server bypassed.
If the local password database is not configured in the authentication order, and the configured authentication server authentication is rejected.
第11题:
Damaged or lost data files are restored from backups.
Redo log file entries are used to roll forward the database.
Undo segments are used to roll back any uncommitted transactions.
Transactions that were active when the failure occurred are restarted.
Transactions that were active when the failure occurred are automatically committed during the recover procedure.
第12题:
RMAN image copies
RMAN database backups
RMAN tablespace backups
usermanaged backups placed in the flash recovery area
usermanaged backups that have been cataloged with RMAN
usermanaged data file backups for which the full path name is specified
第13题:
For an incomplete recovery, which four backup types can be used by Recovery Manager (RMAN) to restore data files? ()
第14题:
Which three tasks can be performed using regular expression support in Oracle Database 10g?()
第15题:
Which three are DATETIME data types that can be used when specifying column definitions?()
第16题:
Which three statements are true regarding the data types in Oracle Database 10g/11g?()
第17题:
Flashback logs are written sequentially, and are archived.
Flashback Database uses a restored control file to recover a database.
The Oracle database automatically creates, deletes, and resides flashback logs in the Fast Recovery Area.
Flashback Database can recover a database to the state that it was in before a reset logs operation.
Flashback Database can recover a data file that was dropped during the span of time of the flashback.
Flashback logs are used to restore to the blocks' before images, and then the redo data may be used to roll forward to the desired flashback time.
第18题:
TIMESTAMP
INTERVAL MONTH TO DAY
INTERVAL DAY TO SECOND
INTERVAL YEAR TO MONTH
TIMESTAMP WITH DATABASE TIMEZONE
第19题:
It can be used to join a maximum of three tables
It can be used to restrict the number of columns used in a NATURAL join
It can be used to access data from tables through equijoins as well as nonequijoins
It can be used to join tables that have columns with the same name and compatible data types
第20题:
Only one LONG column can be used per table
A TIMESTAMP data type column stores only time values with fractional seconds
The BLOB data type column is used to store binary data in an operating system file
The minimum column width that can be specified for a VARCHAR2 data type column is one
The value for a CHAR data type column is blank-padded to the maximum defined column width
第21题:
Loopback interface
SVI interfac
Routed port
Access port
EtherChannel port channel
BVI interface
第22题:
accounting
authentication
authorization
network monitoring
network planning
第23题:
create
import
load
sqlimport
update
第24题:
IDS* 2
TS + IYM
TS –TSI
IDS – TS
IDS + IYM