Use this parameter to troubleshoot specific errors, including invalid replication definitions. Set the value of this parameter to Y to assist in troubleshooting Replication Extract or a user exit application you created.
Table A-3 shows the behavior of LTM for MVS when it detects specific error conditions.
Message number |
Condition |
How Stop_on_error value affects LTM for MVS |
---|---|---|
14021 |
Invalid login.
|
LTM for MVS shuts down regardless of Stop_on_error value. |
14025 |
LTM for RS_source_ds. RS_source_db is not configured to connect. |
LTM for MVS shuts down regardless of Stop_on_error value. |
14027 |
LTM for RS_source_ds. RS_source_db is already connected. |
LTM for MVS shuts down regardless of Stop_on_error value. LTM for MVS retries the connection once. |
14039 |
Log Transfer for LTM for RS_source_ds. RS_source_db is suspended. The connect source is refused because Log Transfer is suspended. |
LTM for MVS shuts down regardless of Stop_on_error value. |
20014 |
Invalid login. |
LTM for MVS shuts down regardless of Stop_on_error value. |
32020 |
Table table_name is not defined. |
LTM for MVS does not shut down; retries connection regardless of Stop_on_error value. |
32032 |
Replication definition does not exist for table table_name. |
LTM for MVS shuts down only when Stop_on_error=Y. |
Upon detecting other errors, LTM for MVS continuously attempts to retry the connection to Replication Server.