TYPE={TEXT | BINARY | DATA}

This parameter defines the data type which indicates whether data conversion is performed for the transfer. The default value is BINARY.

The valid values are as follows:
  • TEXT: data conversion is performed. All trailing spaces are removed with the KNFUSION protocol.
  • BINARY: no data conversion is performed.
  • DATA: used only with the KNFUSION protocol. This is the equivalent of TEXT with the FUSION protocol.