Previous topic |
Next topic |
Contents |
Contact z/OS |
Library |
PDF
EZZ9990I z/OS Communications Server: IP Messages Volume 4 (EZZ, SNM) SC27-3657-01 |
|
EZZ9990I fstat of file failed (returncode reasoncode): description ExplanationThe fstat() API failed with the return and reason code specified. file is the name of the alias file. returncode is the z/OS® UNIX System Services return code returned from the fstat() API. These return codes are listed and described in the z/OS UNIX System Services Messages and Codes. reasoncode is the hexadecimal z/OS UNIX System Services reason code returned from the fstat() API. The format of the 4-byte reason code is explained in the introduction to the Reason Code section of the z/OS UNIX System Services Messages and Codes, where these reason codes are listed. description is a description of the error. System actionThe alias file is not rebuilt. Operator responseContact the system programmer. System programmer responseUse returncode and reasoncode to determine the cause of the error. See the z/OS XL C/C++ Runtime Library Reference for more information about the fstat() API. Modulealias Procedure namerebuildaliases |
Copyright IBM Corporation 1990, 2014
|