ABENDSA03 during shutdown of JES2
search cancel

ABENDSA03 during shutdown of JES2

book

Article ID: 386487

calendar_today

Updated On:

Products

ACF2 - z/OS ACF2

Issue/Introduction

Testing OPS/MVS on one of our sandpit systems to automate the shutdown of our z/OS 2.5 system. All is going well, except that when JES is shutdown (with $P command followed by $PJES2). 

Receive the following message after the $PJES2 command is issued:

IEF450I JES2 VIO - ABEND=SA03 U0000 REASON=00000000

and then JES2 completes shutdown 

Environment

Product: ACF2

Resolution

Following are all the JES2 EXITS that ACF2 uses and we recommend all of these EXITS be active. 

EXIT2 ROUTINE=ACFEXIT2

EXIT4 ROUTINE=ACFEXIT4

EXIT20 ROUTINE=ACFEXT20

EXIT24 ROUTINE=ACFEXT24

EXIT26 ROUTINE=ACFEXT26

EXIT31 ROUTINE=ACFEXT31

EXIT34 ROUTINE=ACFEXT34

EXIT46 ROUTINE=ACFEXT46

EXIT50 ROUTINE=ACFEXT50

EXIT52 ROUTINE=ACFEXT52

EXIT54 ROUTINE=ACFEXT54

EXIT56 ROUTINE=ACFEXT56

EXIT225 ROUTINE=ACFEX225

 

Verified that adding the missing exits (24, 26) has resolved the issue