7.261 TS_PITR_CHECK
This view, created by catpitr.sql, provides information on any dependencies or restrictions that might prevent tablespace point-in-time recovery from proceeding.
               
This view applies only to the tablespace point-in-time recovery feature.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | The owner of the object preventing tablespace point-in-time recovery. See the  | 
| 
 | 
 | 
 | The name of the object preventing tablespace point-in-time recovery | 
| 
 | 
 | 
 | Subordinate to  | 
| 
 | 
 | 
 | The object type for the object preventing tablespace point-in-time recovery | 
| 
 | 
 | 
 | Name of the tablespace containing the object preventing tablespace point-in-time recovery | 
| 
 | 
 | 
 | The name of a second object which may be preventing tablespace point-in-time recovery. If NULL, object 1 is the only object preventing recovery. | 
| 
 | 
 | 
 | Subordinate to  | 
| 
 | 
 | 
 | The object type for the second object (will be NULL if  | 
| 
 | 
 | 
 | The owner of the second object (will be NULL if  | 
| 
 | 
 | 
 | Name of the tablespace containing second object which may be preventing tablespace point-in-time recovery (-1 indicates not applicable) | 
| 
 | 
 | 
 | Name of the constraint | 
| 
 | 
 | 
 | Reason why tablespace point-in-time recovery cannot proceed | 
See Also:
Oracle Database Backup and Recovery User’s Guide for more information about tablespace point-in-time recovery