Parameter
|
Description |
USERID |
Username/password of schema objects to export |
FILE |
Name of output file |
ROWS |
Include table rows in export file: (Y)ex/(N)o |
FULL |
Export entire database : (Y)es/(N)o |
OWNER |
Users to export : Username |
TABLES |
Tables to export : List of tables |
INDEXES |
Indexes to export : (Y)es/(N)o |
DIRECT |
Specify direct mode export : (Y)es/(N)o -- 좀더 빨리처리한다. |
INCTYPE |
Type of export level |
PARFILE |
Name of file in which parameters are specified. |
HELP |
Display export parameters in interactive mode (Y) |
LOG |
Name of file for informational and error messages |
CONSISTENT |
Read-consistent view of the database when data is updated during an export : (Y)es/(N)o |
BUFFER |
Size of the data buffer in bytes : (Integer) |
POINT_IN_TIME_RECOVER |
Indicates whether or not the Export utility exports one or more tablespaces in an Oracle database Refer to the Oracle Server Readme, Relaease 8.0.4 |
RECOVERY_TABLESPACES |
Specifies the tablespaces that will be recovered using point-in-time recovery Refer to the Oracle Server Readme, Release 8.0.4 |
COMPRESS |
Specified to include all data in one extent : (Y)es/(N)o |