Important We are integrating BMC AMI LOBMaster technology into the BMC AMI Reorg product and discontinuing BMC AMI LOBMaster as a separate product. For the latest integrated documentation, see BMC AMI Reorg for Db2 13.1.

+SYSINERROR


The +SYSINERROR parameter determines the action to take when a syntax error is detected in the SYSIN section of a product job.

SYSINERROR.png


The values are defined as follows:

CONTINUE

(Default) Errors in SYSIN statements are ignored

Statements without syntax errors are processed.

ABEND

Stops processing SYSIN statements immediately and terminates the currently running product as soon as possible

STOP

Stops processing SYSIN statements immediately but allows any product jobs already in progress to complete

Example
+SYSINERROR(ABEND)

When a product detects a syntax error in the SYSIN statements, processing does not read any more statements and will terminates the currently running product as quickly as possible.

Important

For the rules that apply to parameter syntax, see Parameter syntax rules.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*