CSVH0985I   If you want to suppress exceptions for the current errors, update check parameters using the NEW keyword. This will change the error status to confirmed. Use the MODIFY hzsproc command to UPDATE the check PARM. F hzsproc,UPDATE,CHECK(IBMCSV,check_name), PARM('NEW(value)') IBM suggests that you supply the date and time as the value, in
order to make the parameter value self-documenting. The value must be
unique each time NEW is specified.

Explanation

In the modify command:

F hzsproc,UPDATE,CHECK(IBMCSV,CSV_LNKLST_NEWEXTENTS), PARM('NEW(value)')
value
IBM® suggests that you supply the date and time as the value, in order to make the parameter value self-documenting. The value must be unique each time NEW is specified.

This message is issued when check CSV_LNKLST_NEWEXTENTS determines a LNKLST contains a data set that has expanded into a new extents. It follows message CSVH0970E in the message buffer.

System action

The system continues processing.

Operator response

N/A

System programmer response

Look for additional messages in the message buffer and correct any errors. When it is not possible to remove all users from a LNKLST that has an error, you should evaluate the risk that these users may abend with a fetch error such as ABEND106. In some cases this condition could exist until the next scheduled IPL and only a new error would be of interest. If you want to suppress exceptions for the current errors, update check parameters using the NEW keyword. This will change the error status to confirmed.

Problem determination

N/A

Module

CSVHCGL1

Source

Contents supervision (CSV)

Reference Documentation

For additional information on syntax for IBM Health Checker for z/OSIBM Health Checker for z/OS commands see:

"Syntax and Parameters for HZSPRMxx and MODIFY hzsproc command" in IBM Health Checker for z/OS User's Guide

Automation

N/A

Routing Code

N/A

Descriptor Code

N/A