CRCCHECK or CRC

Default NO
Allowable Values YES, NO
Minimum Not Applicable
Maximum Not Applicable
This parameter defines whether CRC checking is turned on for this node. CRC checking is performed against the data that is sent over the network to ensure that the data has not been corrupted. The CRC is not performed against the file itself. ASCII to EBCDIC conversion, translation, and LF/CRLF change the contents of the file between the sender and receiver so the CRC is not performed against the file contents. Valid values are:
  • YES: Performs CRC checking by default.
  • NO: Does not perform CRC checking by default. NO is the default value
The CRCCHECK parameter on the Batch parameter overrides the Global CRCCHECK settings.
Note: If the partner platform server does not support CRC checking, CRC is computed but is not checked against the partner's CRC value computed.