You cannot perform the TSPITR with the constraints enabled.
You must perform the TSPITR recovery of both tablespaces for it to be successful.
You can perform TSPITR only on the USERS tablespace.
RMAN will determine if the INDEX_TBS tablespace must also be duplicated and will duplicate it automatically.
The TSPITR will only be successful if the constraint is enabled.
第1题:
In your database, you discovered that a tempfile in a locally managed temporary tablespace has been deleted at the operating system level. How would you recover the tablespace?()
第2题:
You have a read-only tablespace on read-only media. You want to perform a media recovery on the existing data files, but using a backup control file. The backup control file indicates that the status of the read-only tablespace was read/write when the control file was backed up. What should you consider?()
第3题:
Which of the following statement is incorrect regarding RMAN?()
第4题:
Which options must you configure while performing an automated Tablespace Point-in-Time Recovery(TSPITR) by using Recovery Manager (RMAN)?()
第5题:
Youre performing tablespace point-in-time recovery on a tablespace called USERS. If an object in that tablespace has a foreign key constraint owned by another object in the INDEX_TBS which statement is true?()
第6题:
New channels for restore and recovery tasks
New name for the data files of the tablespace
Auxiliary name for the data files of the tablespace
Auxiliary destinations for an auxiliary set of data files
第7题:
The DATA1 tablespace is automatically taken out of backup mode when the instance aborts.
If you restart the database, the DATA1 tablespace will be automatically taken out of backup mode when the database is opened.
If you restart the database, the DATA1 tablespace will be automatically taken out of backup mode when the database is mounted.
If you restart the database, the database will not be opened.
第8题:
The database will open,and the tablespace automatically comes out of the backup mode.
The database will be mounted,and recovery must be performed on the USERS tablespace.
The database will be mounted,and data files in the USERS tablespace must be taken out of the backup mode.
The database will not be mounted,and you must restore all the data files for the USERS tablespace from the backup,and perform recovery.
第9题:
The command generates an error.
The command backs up the tablespace and creates a backup set of size 200 MB
The command backs up the tablespace and creates two backup sets of size 100 MB each.
The command backs up the tablespace and creates a backup set with backup pieces of size 100 MB each.
第10题:
It detects corrupt blocks.
It performs only offline database backups.
It omits empty blocks during backups.
It performs tablespace point-in-time recovery (TSPITR).
第11题:
The SYSTEM tablespace.
The UNDO tablespace.
All tablespaces with tables.
All tablespaces with indexes.
No tablespaces are automatically restored.
第12题:
The tablespace cannot be duplicated or restored to any point in time after the duplication.
The tablespace cannot be duplicated or restored to the point in time before the duplication.
The entire database cannot be restored after a TSPITR, so a backup is required.
You cannot bring the tablespace online until its been backed up.
There is no requirement to do so, as RMAN will back up the tablespace after the TSPITR.
第13题:
Because of a logical corruption in your production database, you wanted to perform Tablespace Point in Time Recovery (TSPITR). But before you start the recovery, you queried the TS_PITR_OBJECTS_TO_BE_DROPPED view and realized that there are a large number of objects that would be dropped when you start the recovery by using this method. You want to preserve these objects. Which option must you use to perform TSPITR and preserve the object?()
第14题:
Examine the command that is used to create a table: SQL> CREATE TABLE orders(oid NUMBER(6) PRIMARY KEY, odate DATE, ccode NUMBER(6), oamt NUMBER(10,2)) TABLESPACE users; Which two statements are true about the effect of the above command) ()
第15题:
Which of the following restrictions are not true with respect to tablespace point-in-time recovery?()
第16题:
Why should you back up a duplicated tablespace after a TSPITR is complete?()
第17题:
To accomplish user-managed backup for the USERS tablespace, you issued the following command to put the database in backup mode: SQL> ALTER TABLESPACE users BEGIN BACKUP; While copying the file to the backup destination a power outage caused the instance to terminate abnormally. Which statement is true about the next database startup and the USERS tablespace?()
第18题:
A CHECK constraint is created on the OID column.
A NOT NULL constraint is created on the OID column.
The ORDERS table is the only object created in the USERS tablespace.
The ORDERS table and a unique index are created in the USERS tablespace.
The ORDERS table is created in the USERS tablespace and a unique index is created on the OID columnin the SYSTEM tablespace.
第19题:
The DATA1 tablespace is automatically taken out of backup mode when the instance aborts.
If you restart the database,the DATA1 tablespace will be automatically taken out of backup mode when the database is opened.
If you restart the database,the DATA1 tablespace will be automatically taken out of backup mode when the database is mounted.
If you restart the database,the database will not be opened.
第20题:
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)
第21题:
New channels for restore and recovery tasks
New name for the data files of the tablespace
Auxiliary name for the data files of the tablespace
Auxiliary destinations for an auxiliary set of data files
第22题:
The target database must be in NOARCHIVELOG mode.
No backup is required of the database before you perform a TSPITR.
You must have all archived redo logs generated since the last backup up to the point to which you want to restore the transport set.
If you rename a tablespace, you can not perform a TSPITR to any point in time before that rename operation occurred.
If you have tables in tablespace_1 that have associated constraints in tablespace_2,then you must transport both tablespaces.
第23题:
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)