Using EXIT_CALL_RESULT
Use EXIT_CALL_RESULT
to provide a response to the routine.
Table 4-2 User Exit Responses
Call result | Description |
---|---|
|
Instructs the caller to terminate immediately. |
|
Rejects records for further processing. |
|
If the routine does nothing to respond to an event,
... and |
|
Instructs Extract or Replicat to skip the record, but update the statistics that are printed to the report file for that table and for that operation type. |
|
Instructs the caller to stop processing gracefully. |