SPIE= parameter for procedures

Use the SPIE= parameter in procedure to specify the SPIE option. Valid values are 0, or 1.

A value of 0 or 1 must appear in the generated JCL statement for this parameter.

0
Allow your SPIE (the SPIE established by the application program), if any, to remain in effect while the application program call is being processed.
1
Negate your SPIE while the application program call is being processed. Negated SPIEs are reinstated before returning to the application program.

Under z/OS®, if SPIE=1, a SPIE must be established; otherwise, system abend ABEND46D is issued.