################################################################ # DataPump Export Parameter File: EstimateOnly.dpectl # # Estimates the amount of resources required for the Nightly D-R # Export: # # 1.) The ESTIMATE_ONLY parameter signals DataPump to only # perform estimates, not extract any data. # 2.) Setting the ESTIMATE parameter to STATISTICS overrides the # default estimation (BLOCKS) and uses actual statistics for # the objects from the database's data dictionary. # perform estimates, not extract any data. # 3.) The DUMPFILE parameter has been removed, since it is # incompatible with ESTIMATE_ONLY. # # Maintenance Log: # 04-15-2005 JSC Initial version ################################################################ JOB_NAME=EstimateOnly DIRECTORY=export_dir LOGFILE=export_dir:EstimateOnly.explog FULL=Y CONTENT=DATA_ONLY ESTIMATE=STATISTICS ESTIMATE_ONLY=Y STATUS=60