You are maintaining your database in Oracle10g. You are performing an incomplete recovery because the tablespace, DATA1, was dropped and purged from the Recycle Bin. After performing an incomplete recovery, you open the database with the RESETLOGS option. What will NOT be the impact of using the RESETLOGS option?()
第1题:
You are maintaining the database in Oracle10g. You are performing an incomplete recovery by using RMAN because an important table, EMPLOYEE, is dropped and purged from the Recycle Bin. Which statement is NOT true regarding an incomplete recovery?()
第2题:
You are using recovery Manager (RMAN) with a recovery catalog to backup up your production database. The backups and the archived redo log files are copied to a tape drive on a daily basis. The database was open and transactions were recorded in the redo logs. Because of fire in the building you lost your servers having the production database and the recovery catalog database. The archive log files generated after the last backup are intact on one of the remote locations. While performing a disaster recovery of the production database what is the next step that you must perform after restoring the data files and applying archived redo logs?()
第3题:
You are maintaining your database in Oracle10g. You find that the INDEXES index tablespace should be recovered. How will you recover the index tablespace?()
第4题:
You are performing a database recovery because a user’s schema is dropped. While performing the recovery, you use the UNTIL SEQUENCE clause. Which type of database recovery are you performing?()
第5题:
You are performing an incomplete recovery because certain important tables were deleted and purged from the Recycle Bin. In which mode will you perform the recovery?()
第6题:
0 and 1
1 and 2
1005 and 1006
1006 and 1007
第7题:
user managed complete recovery
user managed incomplete recovery
RMAN-based complete recovery
RMAN-based incomplete recovery
第8题:
Perform Export before TSPITR and Import after TSPITR
Move objects to another schema that has the same tablespace assigned
Perform Incomplete Recovery before TSPITR with the Log Sequence Number (LSN)
Perform Incomplete Recovery before TSPITR with the System Change Number (SCN)
第9题:
MOUNT mode
RESTRICTED mode
OPEN mode
NOMOUNT mode
第10题:
NOMOUNT
MOUNT
OPEN
RESTRICTED
第11题:
by using the Flashback Database feature
by using RMAN incomplete recovery
by performing a user-managed incomplete recovery
by dropping and re-creating the index tablespace
第12题:
recovery cannot be performed because a backup was not performed after the last incomplete recovery
restore all the files from Sunday’s backup, and then perform an incomplete recovery up to the point in time when the user error occurred on Thursday
restore all the files from Sunday’s backup, and then recover up to the point in time when the RESETLOGS operation was performed on Tuesday
restore all the files from Sunday’s backup, and open the database to reset the database to the point in time when the backup was performed on Sunday
第13题:
You are performing an incomplete recovery because some important tables have been dropped and purged from the Recycle Bin. Which clause can you NOT use to perform the incomplete recovery by using the RMAN utility?()
第14题:
You are maintaining your database in Oracle10g. You perform a full user-managed backup every Sunday at 8:00 P.M. Your database is running in ARCHIVELOG mode. On Monday, at 9:00 A.M., a tablespace is dropped. You decide to perform incomplete recovery to recover the dropped tablespace. Which two clauses can you use with the RECOVER command?()
第15题:
You are maintaining your database in Oracle10g. On Tuesday at 8:00 A.M., while starting the database, you discover that all the control files are missing. The backup of the full database was performed on Sunday at 6:00 P.M. Which type of recovery will you perform?()
第16题:
You took the DATA1 tablespace offline at 10:00 A.M. At 12:30 P.M., a schema of a user is dropped and purged from the Recycle Bin. You noticed this at 2:00 P.M. and decided to perform an incomplete recovery. Which datafiles will you recover?()
第17题:
You have performed an incomplete recovery because some important user’s schema is dropped and purged from the Recycle Bin. The current logs are sequenced 1005 and 1006. After performing the recovery, you issued the following statement: SQL>ALTER DATABASE OPEN RESETLOGS; What will be the resultant log sequence numbers?()
第18题:
The log sequence for the database will restart from 1.
The log sequence number will be written to the control file.
The log sequence number will be written to the datafile headers.
The log sequence number will be written to the initialization parameter file.
第19题:
UNTIL CANCEL
UNTIL SCN
UNTIL SEQUENCE
UNTIL TIME
第20题:
The target database must be in the MOUNT mode to ensure restoration of the datafiles.
You can restore the datafiles from the backup by using the RMAN utility only if the backups were taken using the RMAN utility.
The control file must be recreated.
The database must be opened with the RESETLOGS option.
第21题:
the datafiles associated with the SYSTEM tablespace
the datafiles associated to the DATA1 tablespace
the datafiles associated to the SYSTEM and DATA1 tablespaces
all the datafiles in the database
第22题:
by using the Flashback Table feature
by using the Flashback Database feature
by performing incomplete recovery using RMAN utility
by performing incomplete recovery using user-managed recovery
第23题:
all the datafiles in the database
the datafiles associated with the SYSTEM tablespace
the datafiles associated with the DATA1 tablespace
all the datafiles in the database except those associated with the DATA1 tablespace