
256 DB2 II and WPS Synergy
We used the DB2 Control Center on the Windows platform to configure the
table-structured files data source.
B.4.1 Create the table-structured file wrapper
The table-structured (or flat file) wrapper maps table-structured files to a
relational table without having to unload/load data.
A table-structured file has a regular structure consisting of a series of records,
where each record contains the same number of fields, separated by an arbitrary
delimiter. Null values are represented by two delimiters next to each other.
Table-structured files may be sorted or unsorted, but we recommend the use of
sorted files.
The table-str ...