Table Mode
| User Mode
| Full Database Mode
|
For each table in the
TABLES list:
| For each user in the Owner's list:
| All database objects except for those owned by SYS:
|
table definitions
| snapshots
| tablespace definitions
|
table data
| snapshot logs
| profiles
|
table constraints
| job queues
| user definitions
|
owner's table grants (1)
| refresh groups and children
| roles
|
owner's table indexes (2)
| database links
| system privilege grants
|
analyze tables
| sequence numbers
| role grants
|
column comments
| cluster definitions
| default roles
|
audit
| For each table that the user owns:
| tablespace quotas
|
table referential constraints
| table definitions
| resource costs
|
table triggers
| table data
| rollback segment definitions
|
| table constraints
| database links
|
| owner table grants
| sequence numbers
|
| owner table indexes (3)
| all snapshots
|
| analyze table
| all snapshot logs
|
| column comments
| all job queues
|
| audit
| all refresh groups and children
|
| private synonyms
| all cluster definitions
|
| user views
| table definitions
|
| user stored procedures
| table data
|
| user stored functions
| table constraints
|
| user stored packages
| table grants
|
| analyze cluster
| table indexes
|
| referential constraints
| analyze tables
|
| referential constraints
| column comments
|
| triggers
| audit
|
|
| referential integrity constraints
|
|
| all synonyms
|
|
| all views
|
|
| all stored procedures,
|
|
| all stored packages
|
|
| all stored functions
|
|
| all triggers
|
|
| analyze cluster
|
|
| default and system auditing
|
Notes:
|
|
|
1. Owner's grants for the tables are exported in table mode.
|
|
|
2. Owner's indexes on the specified tables are exported in table mode.
|
|
|
3. Only indexes on the user's tables are exported.
|
|
|