|
CodeListing 1: Starting a Data Pump export job
C:\A>expdp gennick/bramell parfile=gnis_export.par
Export: Release 10.1.0.1.0 - Beta on Sunday, 30 November, 2003 15:18
Copyright (c) 2003, Oracle. All rights reserved.
Connected to: Personal Oracle10g Release 10.1.0.1.0 - Beta
With the Partitioning, OLAP and Data Mining options
FLASHBACK automatically enabled to preserve database integrity.
Starting "GENNICK"."GNIS_EXPORT": gennick/******** parfile=gnis_export.par
Estimate in progress using BLOCKS method...
Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
Total estimation using BLOCKS method: 36.31 MB
Processing object type SCHEMA_EXPORT/SE_PRE_SCHEMA_PROCOBJACT/PROCACT_SCHEMA
Export> EXIT_CLIENT
C:\A>
|