Top
Systemwalker Operation Manager Troubleshooting Guide
FUJITSU Software

5.2.4 The Job Ends Abnormally with Code 137, 138, or 139 [UNIX versions]

Applicable versions and levels

Action

Points to check

Has the job received the signal SIGKILL, SIGBUS, or SIGSEGV?

Cause

If the job has ended abnormally with code 137,138, or 139, it may have received signal SIGKILL, SIGBUS, or SIGSEGV and then ended. If the job has received a signal and then ended, the completion code is 128 + signal number (octal: 200 + signal number). (The signal numbers for SIGKILL, SIGBUS, and SIGSEGV are 9, 10, and 11 respectively.)

The job may have ended abnormally because the user program is invalid.

Action method

Review the user program processing.