Data Transformation Services

Write File Transformation

The Write File transformation copies the contents of a source column (data column) to a file whose path is specified by a second source column (file name column).

When you configure the transformation, you define the path containing the files listed in the file name column. All the files must be in the same directory path. If the file is not found in the path, one is created and initialized with the contents of the data column.

Note  The directory name can start with a disk drive or a Universal Naming Convention (UNC).

If a file with the same name already exists, the transformation does one of the following:

Before configuring a Write File transformation, consider the following:

The Write File transformation fails if:

To perform a Write File transformation

Enterprise Manager

Enterprise Manager

See Also

DTS Transformations

DataPumpTransformWriteFile Object

Write File Transformation Properties