2.69 ALL_CAPTURE_PREPARED_SCHEMAS
ALL_CAPTURE_PREPARED_SCHEMAS displays information about the schemas prepared for instantiation that are accessible to the current user at the local database.
               
Related View
DBA_CAPTURE_PREPARED_SCHEMAS displays information about all schemas prepared for instantiation at the local database.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Name of the schema that is ready to be instantiated | 
| 
 | 
 | 
 | Date and time at which the schema was ready to be instantiated | 
| 
 | 
 | 
 | Status of schema-level PRIMARY KEY COLUMNS supplemental logging: 
 | 
| 
 | 
 | 
 | Status of schema-level UNIQUE INDEX COLUMNS supplemental logging: 
 | 
| 
 | 
 | 
 | Status of schema-level FOREIGN KEY COLUMNS supplemental logging: 
 | 
| 
 | 
 | 
 | Status of schema-level ALL COLUMNS supplemental logging: 
 | 
See Also:
- 
                           Oracle Streams Concepts and Administration for more information about the possible values for the supplemental logging columns in this view