Previous Topic: 1001/C001Next Topic: 1003/C003


1002/C002

Reason:

An invalid service request code was passed to the service router. The code must be a known, valid service request code.

The task or transaction abnormally terminates without saving uncommitted changes.

Action:

This is most likely an application error caused by sending an invalid request code to the service router, TIROUTE. Correct the code problem that caused the invalid code.

Generated code calls TIROUTE and passes it a request code to identify the requested runtime service. The request code must be non-negative and within a specific range.

A mismatch in versions between TIROUTE and the generated application program can also cause the problem. The generated code must use the same, or a higher version of the runtime libraries.