CSVH0001I   Function: Function value
DIAG1: diag word 1
DIAG2: diag word 2

Explanation

This message only appears when you are running in debug mode.

In the message text:
function value
The value associated with the failing service
1
The APF list could not be retrieved
2
A request for system storage failed
3
A data set could not be allocated
4
A data set was not found on a specific volume
5
LNKLST information could not be retrieved
6
An abend occurred executing the check
diag word 1
  • For function value 3:
    • Bytes 0-1 S99ERROR from the S99RB data area
    • Bytes 2-3 S99INFO from the S99RB data area
  • For function values 1,2,4,5 and 6:
    • The failing service's return code
diag word 2
  • For function value 3:
    • S99ERSN from the S99RB data area
  • For function values 1,2,4,5 and 6:
    • The failing service's reason code
This message is preceded by HZS1093I when an allocation error occurs.

System action

If an abend is indicated a record is written to LOGREC. The system continues processing.

Operator response

N/A

System programmer response

When the function code is 3 or 4, look for message HZS1093I and fix the installation error that is being reported. Run the check again to verify the problem is fixed.

When the error is not an installation problem run the check again, if the problem still exists the error may be in the check itself. Search problem reporting data bases for a fix for the problem. If a fix does not exist, call the IBM Support Center. Provide the messages, the logrec data set record, the syslog output for the check, and the dump, if one was taken.

Problem determination

N/A

Module

CSVHCGL1,CSVHCGL2

Source

Contents supervision (CSV)

Reference Documentation

For additional information on return codes from system services see:

"Interpreting DYNALLOC Return Codes" in z/OS MVS Programming: Authorized Assembler Services Guide

"CSVAPF and CSVDYNL" in z/OS MVS Programming: Authorized Assembler Services Reference ALE-DYN

"STORAGE" in z/OS MVS Programming: Authorized Assembler Services Reference SET-WTO

"System Completion Codes" in z/OS MVS System Codes

Automation

N/A

Routing Code

N/A

Descriptor Code

N/A