Previous Topic: SyntaxNext Topic: COMPRC


Parameters

COMPDIFF supports the following parameter:

number

Any integer value between 0 and 99999. The default value is 0 and means that there is no limit to mismatches before terminating the COMPARE command.

Example

This example syntax allows for 10,000 mismatches before the COMPARE is terminated. The command is terminated after processing the 10,000th mismatched record.

COMPARE COMPDIFF(10000)