1.183 USE_TRAILDEFS | NO_USE_TRAILDEFS

Valid For

Extract data pump and Replicat when used in a GLOBALS file

Description

Use the USE_TRAILDEFS and NO_USE_TRAILDEFS parameters to control where the data pump and Replicat processes obtain the table definitions when the trail files contain full table definitions.

USE_TRAILDEFS forces these processes to use the table definitions from the trail unless the OVERRIDE keyword is specified with SOURCEDEFS or ASSUMETARGETDEFS.

NO_USE_TRAILDEFS forces these processes to follow the old behavior when resolving the table definitions. Extract and pump will not generate trail files with full table definition.

Default

USE_TRAILDEFS

Syntax

[ USE_TRAILDEFS | NO_USE_TRAILDEFS ]