3.187 DATABASE_EXPORT_OBJECTS
DATABASE_EXPORT_OBJECTS lists simple path names for some of the object types belonging to a full Data Pump export, which is invoked using the FULL=Y parameter on the expdp command.
               
Users of the Data Pump Export and Import utilities can query this view to determine valid values for the EXCLUDE and INCLUDE parameters.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Simple path name for the object type | 
| 
 | 
 | 
 | Comment on the object type | 
| 
 | 
 | 
 | Do objects of this type have names? If yes ( | 
See Also:
- 
                           Oracle Database Utilities for more information on performing a full Data Pump export using the expdpcommand