KFCT75500-E
aa....aa(bb....bb) is failed.errno=cc....cc:dd....dd
- aa....aa
-
System call in which the error occurred
- bb....bb
-
Maintenance information
- cc....cc
-
errno value of the system call
- dd....dd
-
Details of system call error
Description
An error occurred in the system call (aa....aa).
One of the following processes will be executed depending upon the importance level of the error:
The processing discontinues and the process will be abended.
The processing discontinues and the process will return to the invocation source of the service being executed.
The processing continues as it is.
Action
Based on the system call name and errno value, investigate the cause in the system call reference manual of the appropriate OS.