Oracle9i Database Reference
Release 1 (9.0.1)

Part Number A90190-02
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

Static Data Dictionary Views, 380 of 521


TS_PITR_OBJECTS_TO_BE_DROPPED

TS_PITR_OBJECTS_TO_BE_DROPPED lists all objects lost as a result of performing tablespace point-in-time recovery. This view applies only to the tablespace point-in-time recovery feature.

Column  Datatype  NULL  Description 

OWNER 

VARCHAR2(30) 

NOT NULL 

The owner of the object  

NAME 

VARCHAR2(30) 

NOT NULL 

The name of the object that will be lost as a result of undergoing tablespace point-in-time recovery 

CREATION_TIME 

DATE 

NOT NULL 

Creation timestamp of the object 

TABLESPACE_NAME 

VARCHAR2(30) 

 

Name of the tablespace containing the object 


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback