Entering content frame

 Format of the Data Stream 

Data streams can have the following formats:

·        COMPRESSED

·        FORMATTED

·        FORMATTED BINARY

·        PAGES

·        RECORDS

You can specify the format in unload and load commands as a processing specification for the data stream (syntax rule stream_format_spec).

The Loader requires that data streams with clear text values have the format COMPRESSED. If this is not the case, you must explicitly specify the FORMATTED format or, with binary coded data streams, FORMATTED BINARY format in the unload or load command.

 

Leaving content frame