HZAP000U

NO USABLE SYSPRINT FILE

The OPEN of the SYSPRINT file failed. Note: This message is issued by WTO with ROUTCDE=(2,11). All other messages are written to the SYSPRINT file.
Terminates with a condition code of 20.
Ensure a usable SYSPRINT file is allocated. The program overrides any unacceptable DCB values.
None.
HZAPINQ

HZAP001U

CANNOT OPEN SYSIN FILE

The OPEN of the SYSIN file failed.
Terminates with a condition code of 16.
Ensure a usable SYSIN file is allocated.
None.
HZAPINQ

HZAP004S

UNKNOWN VERB "verb"

Parsing detected unrecognized data when looking for a verb.

In the message text:

verb
name of the encountered verb.
Terminates with a condition code of 12.
Correct the SYSIN file contents and rerun the program.
None.
HZAPINQ

HZAP005S

UNKNOWN OPERAND "op"

Parsing detected unrecognized data when looking for an operand.

In the message text:

op
name of the encountered operand.
Terminates with a condition code of 12.
Correct the SYSIN file contents and rerun the program.
None.
HZAPINQ

HZAP006S

UNEXPECTED OPEN PARENTHESIS ENCOUNTERED

Parsing detected an open parenthesis at an unexpected location.
Terminates with a condition code of 12.
Correct the SYSIN file contents and rerun the program.
None.
HZAPINQ

HZAP007S

UNEXPECTED CLOSE PARENTHESIS ENCOUNTERED

Parsing detected a close parenthesis at an unexpected location.
Terminates with a condition code of 12.
Correct the SYSIN file contents and rerun the program.
None.
HZAPINQ

HZAP008S

EXPECTED OPEN PARENTHESIS MISSING

Parsing did not detect the expected open parenthesis.
Terminates with a condition code of 12.
Correct the SYSIN file contents and rerun the program.
None.
HZAPINQ

HZAP009S

EXPECTED CLOSE PARENTHESIS MISSING

Parsing did not detect the expected close parenthesis.
Terminates with a condition code of 12.
Correct the SYSIN file contents and rerun the program.
None.
HZAPINQ

HZAP010U

OPERATING SYSTEM NOT SUPPORTED - CODE "code"

The value of the byte at CVTDCB was not X'9B'.

In the message text:

code
hexadecimal value of first byte of CVTDCB.
Terminates with a condition code of 16.
This version of the Inquisitor cannot be run on this Operating System. If necessary, gather appropriate diagnostic materials and contact support.
None.
HZAPINQ

HZAP011I

MISSING CLOSE PARENTHESIS ASSUMED

End-of-file was detected for SYSIN before an expected close parenthesis was detected.
The request is accepted and processing continues.
Correct the SYSIN file contents to avoid this message.
None.
HZAPINQ

HZAP012S

MISSING OPERAND SUBPARAMETER FOR spm

A required subparameter of an operand was not specified.

In the message text:

spm
name of the operand being processed.
Terminates with a condition code of 12.
Correct the SYSIN file contents and rerun the program.
None.
HZAPINQ

HZAP013S

E-O-F INSTEAD OF EXPECTED CONTINUATION

End-of-file was detected for SYSIN instead of an expected record required to continue the current statement being parsed.
Terminates with a condition code of 12.
Correct the SYSIN file contents and rerun the program.
None.
HZAPINQ

HZAP014I

COMPLETED REQUEST NUMBER rno - PROCESSING STATISTICS ARE:

Processing of a request has been completed. One or more messages follow containing the statistics for the request.

In the message text:

rno
sequence number of the request.
Processing continues.
None.
None.
HZAPINQ

HZAP015I

VOLUMES=vol DATASETS=ds BAD-D/S=dsbad PROGRAMS=pgms

Processing of a request has been completed. Statistics related to the request are shown.

In the message text:

vol
count of volumes scanned for this request.
ds
count of data sets successfully processed.
dsbad
count of data sets which could not be processed.
pgms
count of programs processed for this request.
Processing continues.
None.
None.
HZAPINQ

HZAP016I

ACCEPTED REQUEST NUMBER rno

Parsing of a request has been completed successfully. The request is stored for subsequent processing.

In the message text:

rno
sequence number of the request.
Processing continues.
None required.
None.
HZAPINQ

HZAP017E

DYNALLOC FAILURE: RC=rc ERROR=err INFO=inf VOLUME=vol

A data set could not be dynamically allocated. See message HZAP080I for the name of the dataset that incurred the problem.

In the message text:

rc
return code of the DYNALLOC macro.
err
dynamic allocation return code (DARC).
inf
dynamic allocation information code.
vol
volume serial number of the data set.
Processing of this data set is terminated.
If necessary, rerun when the file is available for use. Note: The meanings of many DARC values are usually available in Appendix A of the ISPF Tutorial.
None.
HZAPINQ

HZAP018W

VTOC DYNALLOC FAILURE: RC=rc ERROR=err INFO=inf VOLUME=vol

A VTOC could not be dynamically allocated.

In the message text:

rc
return code of the DYNALLOC
err
dynamic allocation return code (DARC).
inf
dynamic allocation information code.
vol
volume serial number of the data set.
Processing of this volume is terminated.
If necessary, rerun when the VTOC is available for use to process this volume. Note: The meanings of many DARC values are usually available in Appendix A of the ISPF Tutorial.
None.
HZAPINQ

HZAP020I

ocnt INQUISITOR OUTPUT RECORDS WRITTEN

Processing has concluded and all data files have been closed.

In the message text:

ocnt
number of records written.
Termination continues.
None required.
None.
HZAPINQ

HZAP021S

INVALID OPERAND SUBPARAMETER FOR spm

The specified subparameter of an operand was not valid.

In the message text:

spm
name of the operand being processed.
Terminates with a condition code of 12.
Correct the SYSIN file contents and rerun the program.
None.
HZAPINQ

HZAP022W

I/O ERR MEMBER mbr IN dsn

An I/O error was encountered while reading the contents of a load module.

In the message text:

mbr
name of the program being processed.
dsn
name of the data set being processed.
Processing of this member continues.
None required.
None.
HZAPINQ

HZAP023W

ABEND abend IN OPEN FOR dsn

An abnormal end occurred while opening a data set.

In the message text:

abend
hexadecimal system abend and reason
dsn
name of the data set being processed.
Processing of this data set is terminated.
None required, but you may wish to exclude the data set from processing, or correct the cause of the abend.
None.
HZAPINQ

HZAP024S

BAD UCBSCAN RETURN CODE OF HEX rc

An unexpected return code was received from UCBSCAN.

In the message text:

rc
hexadecimal return code from UCBSCAN
Processing of volume scanning for this request is terminated.
Rerun the program when no dynamic reconfiguration changes are being implemented.
None.
HZAPINQ

HZAP025U

CANNOT OPEN HZAPOUT FILE

The OPEN of the HZAPOUT file failed.
Terminates with a condition code of 16.
Ensure that the allocated HZAPOUT file is usable, or omit the HZAPOUT file in favour of using the HZAPZIP file.
None.
HZAPINQ

HZAP026E

I/O ERROR ENCOUNTERED READING VTOC OF VOLUME vol ON DEVICE dev

An I/O error was encountered while reading a VTOC.

In the message text:

vol
volume serial number being processed.
dev
device number of the volume.
Processing of this track of the VTOC is terminated.
None required, but you may wish to exclude the volume from processing, or correct the cause of the I/O error.
None.
HZAPINQ

HZAP028U

CANNOT OPEN HZAPDMP FILE

The OPEN of the HZAPDMP file failed after DUMPTEXT was specified.
Terminates with a condition code of 16.
Ensure a usable HZAPDMP file is allocated, or remove all DUMPTEXT operand's from the contents of the SYSIN file. The DUMPTEXT operand should only be specified at the request of support.
None.
HZAPINQ

HZAP029I

TEXT-DUMPS=cnt

Processing of a request with DUMPTEXT specified has completed. This message follows HZAP015I.

In the message text:

cnt
count of load module text blocks written.
Processing continues.
None required. The DUMPTEXT operand should only be specified at the request of support.
None.
HZAPINQ

HZAP030I

"DUMPTEXT" OPERAND IGNORED FOR "SCANDIR" VERB

A DUMPTEXT operand was encountered for a SCANDIR request. That is, the possible dumping of load module text blocks was specified in a request which does not have access to text blocks.
The DUMPTEXT operand is ignored and processing continues.
Remove the DUMPTEXT operand to avoid this message. The DUMPTEXT operand should only be specified at the request of support.
None.
HZAPINQ

HZAP031I

BAD SELECTION CRITERIA FOR dsn

Processing of a data set was specified but attributes did not match other selection criteria also specified in the request. This message is followed by HZAP015I which details the cause.

In the message text:

dsn
name of the data set being processed.
Processing of this data set is terminated.
If this data set is a program library which should be processed by the Inquisitor then modify or remove the conflicting selection criteria.
None.
HZAPINQ

HZAP032I

OBTAIN FAILED RC=rc VOLUME vol

The system could not read the VTOC entry for the data set named in the HZAP033I message which follows this message. This message is only issued when DSNMSG or ALLMSG is specified in the program parameter.

In the message text:

rc
hexadecimal return code of the OBTAIN macro.
vol
volume serial number being processed.
Processing of this data set is terminated.
Ensure the relevant catalog entry is correct. Ensure the relevant volume is online and available to the system. Ensure there is no I/O error in the relevant volume's VTOC. If necessary, gather appropriate diagnostic materials and contact support.
None.
HZAPINQ

HZAP033I

OBTAIN FAILED FOR DATA SET dsn

The system could not read the VTOC entry for the data set on the volume named in the previous HZAP032I message. This message is only issued when DSNMSG or ALLMSG is specified in the program parameter.

In the message text:

dsn
name of the data set being processed.
Processing of this data set is terminated.
Ensure the relevant catalog entry is correct. Ensure the relevant volume is online and available to the system. Ensure there is no I/O error in the relevant volumes VTOC. If necessary, gather appropriate diagnostic materials and contact support.
None.
HZAPINQ

HZAP034I

REFER DATE WAS date FOR dsn

A load library was opened. The reference date of the data set before the OPEN is reported in this message. This message is only issued when DSNMSG or ALLMSG is specified in the program parameter.

In the message text:

date
the Julian reference date from the VTOC entry.
dsn
name of the data set being processed.
Processing of this data set continues.
None required.
None.
HZAPINQ

HZAP036E

OPEN ERROR ENCOUNTERED READING VTOC OF VOLUME vol ON DEVICE dev

The VTOC of the volume shown could not be opened.

In the message text:

vol
volume serial number being processed.
dev
device number of the volume.
Processing of this track of the VTOC is terminated.
None required, but you may wish to exclude the volume from processing, or correct the cause of the I/O error.
None.
HZAPINQ

HZAP037E

SECURITY ACCESS DENIED FOR dsn

A RACROUTE macro determined the program had insufficient security access to read the data set.

In the message text:

dsn
name of the data set being processed.
Processing of this data set is terminated.
Contact Security Administration to obtain sufficient security access to read the data set or exclude the data set from processing.
None.
HZAPINQ

HZAP038I

BAD SELECTION CRITERIA WAS dsn

Processing of a data set was specified but attributes did not match other selection criteria also specified in the request. This message follows HZAP031I which shows the data set name.

In the message text:

dsn
cause of the data set processing failure.
Processing of this data set is terminated.
If this data set is a program library which should be processed by the Inquisitor then modify or remove the conflicting selection criteria.
None.
HZAPINQ

HZAP039S

ALL POSSIBLE DATA SETS ARE EXCLUDED

An exclusion mask has been specified which excludes all possible data sets included by a selection mask. Both masks are shown after this message.
Terminates with a condition code of 12.
Modify or remove the conflicting selection criteria.
None.
HZAPINQ

HZAP040S

ALL POSSIBLE DASD VOLUMES ARE EXCLUDED

An exclusion mask has been specified which excludes all possible DASD volumes included by a selection mask. Both masks are shown after this message.
Terminates with a condition code of 12.
Modify or remove the conflicting selection criteria.
None.
HZAPINQ

HZAP041S

ALL POSSIBLE PROGRAMS ARE EXCLUDED

An exclusion mask has been specified which excludes all possible programs included by a selection mask. Both masks are shown after this message.
Terminates with a condition code of 12.
Modify or remove the conflicting selection criteria.
None.
HZAPINQ

HZAP042S

ALL POSSIBLE MODULES ARE EXCLUDED

An exclusion mask has been specified which excludes all possible modules included by a selection mask.
Terminates with a condition code of 12.
Modify or remove the conflicting selection criteria. If no CSECT-level records are required then omit both MODULE and XMODULE operands.
None.
HZAPINQ

HZAP043I

"MODULE"/"CSECT" OPERAND IGNORED FOR "SCANDIR" VERB

A MODULE operand was encountered for a SCANDIR request. That is, the output of program structure data was requested in a request which does not have access to this data.
The MODULE operand is ignored and processing continues.
Remove the MODULE operand to avoid this message.
None.
HZAPINQ

HZAP044I

"XMODULE"/"XCSECT" OPERAND IGNORED FOR "SCANDIR" VERB

An XMODULE operand was encountered for a SCANDIR request. That is, the output of program structure data was implied in a request which does not have access to this data.
The XMODULE operand is ignored and processing continues.
Remove the XMODULE operand to avoid this message.
None.
HZAPINQ

HZAP045I

THE "XDSNAME" MASK IS NOT A SUBSET OF ANY "DSNAME" MASK

The mask specified in the XDSNAME operand excludes possible values not included in the DSNAME operand. This message is issued to highlight possible inconsistencies in a request.
Processing continues.
Specify the XDSNAME operand as a further qualification of the DSNAME operand to avoid this message.
None.
HZAPINQ

HZAP046I

THE "XVOLUME" MASK IS NOT A SUBSET OF ANY "VOLUME" MASK

The mask specified in the XVOLUME operand excludes possible values not included in the VOLUME operand. This message is issued to highlight possible inconsistencies in a request.
Processing continues.
Specify the XVOLUME operand as a further qualification of the VOLUME operand to avoid this message.
None.
HZAPINQ

HZAP047I

THE "XPROGRAM" MASK IS NOT A SUBSET OF ANY "PROGRAM" MASK

The mask specified in the XPROGRAM operand excludes possible values not included in the PROGRAM operand. This message is issued to highlight possible inconsistencies in a request.
Processing continues.
Specify the XPROGRAM operand as a further qualification of the PROGRAM operand to avoid this message.
None.
HZAPINQ

HZAP048I

THE "XMODULE" MASK IS NOT A SUBSET OF ANY "MODULE" MASK

The mask specified in the XMODULE operand excludes possible values not included in the MODULE operand. This message is issued to highlight possible inconsistencies in a request.
Processing continues.
Specify the XMODULE operand as a further qualification of the MODULE operand to avoid this message.
None.
HZAPINQ

HZAP049I

THE "XSTOGROUP" MASK IS NOT A SUBSET OF ANY "STOGROUP" MASK

The mask specified in the XSTOGROUP operand excludes possible values not included in the STOGROUP operand. This message is issued to highlight possible inconsistencies in a request.
Processing continues.
Specify the XSTOGROUP operand as a further qualification of the STOGROUP operand to avoid this message.
None.
HZAPINQ

HZAP050I

MODULES=cnt

Processing of a request with MODULE specified has completed. This message follows HZAP015I.

In the message text:

cnt
count of CSECTs processed in this request.
Processing continues.
None required.
None.
HZAPINQ

HZAP051I

******** PARSE ONLY REQUEST PROCESSED - NO ACTION TAKEN ********

Processing of a SCANCMD request has completed.
Processing continues.
None required.
None.
HZAPINQ

HZAP052U

MISSING HZAPOUT AND HZAPZIP FILES

Neither an HZAPOUT nor an HZAPZIP file is allocated. At least one output file is required.
Terminates with a condition code of 16.
Specify an output file and rerun the job.
None.
HZAPINQ

HZAP053U

COMPRESSION SUBROUTINE ERROR

While processing the HZAPZIP file the compression subroutine encountered an error. The error message from the compression subroutine immediately follows this message.
Terminates with a condition code of 16.
Correct the error described in the message from the compression subroutine. If necessary, gather appropriate diagnostic materials and contact support.
None.
HZAPINQ

HZAP054I

"FULLIDR" OPERAND IGNORED FOR "SCANDIR" VERB

A FULLIDR operand was encountered for a SCANDIR request. That is, the processing of load module member contents was specified in a request which does not have access to this data.
The FULLIDR operand is ignored and processing continues.
Remove the FULLIDR operand to avoid this message.
None.
HZAPINQ

HZAP056I

date time COMMENCING SCAN OF VOLUME vol ON UNIT unit

A request without the CATALOG keyword began processing a DASD volume. This message provides feedback on the progress of long-running Inquisitor requests.

In the message text:

date
date of message.
time
time of message.
vol
serial number of volume.
unit
device number of volume.
Processing continues.
None required.
None.
HZAPINQ

HZAP057E

ABEND abend PROCESSING VTOC OF VOLUME vol ON UNIT unit

A request without the CATALOG keyword attempted to process a DASD volume VTOC and the OPEN or CLOSE abended. The volume may not not usable.

In the message text:

abend
hexadecimal system abend and reason codes.
vol
serial number of volume.
unit
device number of volume being processed.
Processing of this volume is terminated.
Vary the volume offline, and/or reformat the volume. Institute any appropriate volume recovery procedures.
None.
HZAPINQ

HZAP058S

DUPLICATE OPERAND ENCOUNTERED: op

An input request was found to have the indicated operand specified more than once.

In the message text:

op
name of the duplicate operand
Terminates with a condition code of 12.
Correct the SYSIN file contents and rerun the program.
None.
HZAPINQ

HZAP059W

BINDER FAILURE FOR MEMBER mbr RC=rc RS=rs

The Binder could not successfully process a member of a PDSE.

In the message text:

mbr
name of the member being processed.
rc
hexadecimal Binder FDA API return code.
rs
hexadecimal Binder FDA API reason code.
Terminates data collection for this member, writes out data already collected and continues processing the next member.
None required.
The Binder Fast Data Access API return and reason codes provide more detailed indication of the cause.
HZAPINQ

HZAP060S

SYMBOL SUBSTITUTION FAILURE - ASASYMBP RC=rc

The system symbol substitution routine could not successfully perform symbol substitution. Data before and after substitution is shown in the SYSPRINT file.

In the message text:

rc
hexadecimal return code.
Terminates with a condition code of 12.
Correct or remove the symbols in control statement input.
None.
HZAPINQ

HZAP061I

pgm NON-REEDITABLE IN dsn

A program object in a PDSE was encountered which cannot be processed by the Program Binder. The program was bound with the NE or OVLY attribute. This message is only issued when PGMMSG or ALLMSG is specified in the program parameter.

In the message text:

pgm
name of program which cannot be processed.
dsn
name of the data set being processed.
Further data collection for this member is terminated.
None required.
None.
HZAPINQ

HZAP062S

THE CATALOG REQUEST NEEDS EXACTLY ONE DSNAME MASK

A request with the CATALOG operand either omitted the DSNAME operand or specified more than one DSNAME mask.
Terminates with a condition code of 12.
Correct the SYSIN file contents and rerun the program. To process multiple data set name masks via the CATALOG specify a separate Inquisitor request for each mask. There is no programmed limit to the number of requests which can be processed in a single Inquisitor run.
None.
HZAPINQ

HZAP063S

ALL POSSIBLE STORAGE GROUPS ARE EXCLUDED

An exclusion mask has been specified which excludes all possible storage groups included by the selection mask. Both masks are shown after this message.
Terminates with a condition code of 12.
Modify or remove the conflicting selection criteria.
None.
HZAPINQ

HZAP064W

ABEND abend FOR mbr IN dsn

A subtask processing a program object from a PDSE has abended. The abend probably occurred in the Program Binder API.

In the message text:

abend
hexadecimal system abend code.
mbr
name of the member being processed.
dsn
name of the data set being processed.
Data collected for this member so far is retained. Other Data Management abends may follow, especially in CLOSE processing, which are unrecoverable and may abend the main Inquisitor task.
Exclude the programs causing the failure and rerun the Job.
None.
HZAPINQ

HZAP065S

MCDS FILE FAILED VERIFICAION

The MCDS data definition (DD) was found to be unusable by the Inquisitor. One or more of the following is true: 1) The MCDS file could not be opened. Message HZAP066E follows. 2) The MCDS file is not a VSAM key-sequenced data set (KSDS). 3) The KSDS relative key position (RKP) is not zero (0). 4) The KSDS key length is not forty-four (44).
Terminates with a condition code of 12.
Either ensure that the Inquisitor has read access to DFHSM's MCDS, or change the Inquisitor request(s) so that the MCDS is not required. MCDS access is required if either or both of the REMIGRATE and NOML2 keywords are specified.
None.
HZAPINQ

HZAP066E

MCDS OPEN ERROR - RC=rc RS=rs

The OPEN of the MCDS data definition (DD) was not successful.

In the message text:

rc
VSAM OPEN hexadecimal return code.
rs
VSAM OPEN hexadecimal reason code.
Issues message HZAP065S and terminates with a condition code of 12.
Either ensure that the Inquisitor has read access to DFHSM's MCDS, or modify the Inquisitor request(s) so that the MCDS is not required. MCDS access is required if either or both of the REMIGRATE and NOML2 keywords are specified.
None.
HZAPINQ

HZAP067E

MCDS READ RC=rc RS=rs FOR dsn

The MCDS record of a data set cataloged on volume MIGRAT could not be read. Either the record is missing or there was an I/O error.

In the message text:

rc
VSAM GET hexadecimal return code.
rs
VSAM GET hexadecimal reason code.
dsn
name of data set cataloged on volume MIGRAT.
Processing of this data set is terminated.
If the data set is not really migrated then correct the catalog entry. If the MCDS is corrupt then begin recovery procedures.
None.
HZAPINQ

HZAP068W

CATALOG RC=rc RS=rs,modid cat

The Catalog Search Interface returned an entry which is flagged as being in error by Catalog Management.

In the message text:

rc
Catalog Management decimal return code.
rs
Catalog Management decimal reason code.
modid
Catalog Management module identifier.
cat
name of catalog entry in error.
Processing of this data set is terminated.
Correct the catalog entry. Refer to the System Messages manual for message IDC3009I to find out the meaning of the Catalog Management error codes.
None.
HZAPINQ

HZAP069U

PROGRAM IS NOT APF AUTHORIZED

The Inquisitor has determined that it is not running in an APF authorized environment, and PARM=NOAPF was not specified.
Terminates with a condition code of 20.
Ensure that the HZAPINQ program is run in an APF authorized environment, or specify PARM=NOAPF in the JCL.
None.
HZAPINQ

HZAP070E

BAD BLKSIZE AFTER OPEN FOR dsn

A BPAM DCB was opened for the named PDS, but despite the VTOC entry indicating a suitable blocksize, the blocksize in the DCB after the OPEN was not positive.

In the message text:

dsn
name of the data set being processed.
Processing of member contents for this data set is terminated to avoid an S002-30 abend.
The PDS is probably corrupt and should be deleted. Recreate it from a backup if appropriate.
None.
HZAPINQ

HZAP071W

IGNORING INVALID DSNAME IN dsn

The Catalog Search Interface (CSI) returned a data set name with invalid characters. Although VTOC entries can contain keys that are not valid data set names, such entries cannot be cataloged. Therefore the entry returned from the CSI does not represent an actual data set.

In the message text:

dsn
name of the catalog being processed.
The returned catalog entry is discarded.
Ensure that the named catalog is not corrupt and contains no invalid entries.
None.
HZAPINQ

HZAP072I

BYPASS PROCESSING DATA SET dsn DUE TO patn NAME PATTERN MATCH

The name of the data set indicated that it does not contain programs which would normally be executed, and therefore the Inquisitor skipped processing it. The matching name pattern will be one of DLIB (distribution library), RELFILE (SMP/E relative file), SMPLTS (SMP/E Load Temporary Store library) or IMS LIBRARY. This message is only issued when DSNMSG or ALLMSG is specified in the program parameter.

In the message text:

dsn
name of the data set being bypassed.
patn
matching data set type name pattern.
The data set is not opened, and no data from it is collected.
None required, but if the data set must be processed then specify its name in an inclusion mask without any generic masking characters, either by adding this mask to the existing request, or by adding an additional request to the same Inquisitor run.
None.
HZAPINQ

HZAP073I

NO DATA WAS EXTRACTED FROM dsn

The data set contained no members eligible for selection. This message is only issued when DSNMSG or ALLMSG is specified in the program parameter.

In the message text:

dsn
name of the processed data set.
The data set was opened, but no data from it is collected.
None required.
None.
HZAPINQ

HZAP074S

ABRIN OR ABRPRINT FILES NOT ALLOCATED

A request had ABRMIG and/or ABRARC specified but at least one of the required ABRIN and ABRPRINT files was not defined in the JCL.
Terminates with a condition code of 12.
Ensure the required files are pre-allocated for the Inquisitor.
None.
HZAPINQ

HZAP075W

FDRABR ABEND abend CHECKING dsn

An abend occurred during ABR processing while checking a data set which may have been archived.

In the message text:

abend
hexadecimal system abend code.
dsn
name of the data set being processed.
Processing of this data set is terminated.
Ensure the catalog entry for the data set is correct.
None.
HZAPINQ

HZAP076E

BAD LOAD abend-rs: mbr dsn

The Inquisitor attempted to load a product tag data module from the named data set, but LOAD issued the displayed abend code.

In the message text:

abend
abend code returned by LOAD.
rs
abend reason code returned by LOAD.
mbr
name of the member containing the tag data.
dsn
name of the data set containing the tag data module.
Processing continues with the next member in the data set.
Verify that the named data set contains no unusable modules. If necessary, delete any modules that are of no further use.
None.
HZAPINQ

HZAP077W

ISITMGD RC=rc RS=rs FOR dsn

The Inquisitor executed an ISITMGD macro for the named data set, but ISITMGD issued a non-zero return code.

In the message text:

rc
decimal return code issued by ISITMGD.
rs
hexadecimal reason code issued by ISITMGD.
dsn
name of the data set being processed.
Processing continues with the next data set.
Consult the applicable DFSMS Macro Instructions for Data Sets manual to determine the meaning of the ISITMGD return and reason codes. Ensure that the named data set is a valid and accessible partitioned data set. If necessary, gather appropriate diagnostic materials and contact support.
None.
HZAPINQ

HZAP078W

DESERV RC=rc RS=rs FOR dsn

The Inquisitor executed a DESERV FUNC=GET_ALL macro for the named data set, but DESERV issued a non-zero return code.

In the message text:

rc
decimal return code issued by DESERV.
rs
decimal reason code issued by DESERV.
dsn
name of the data set being processed.
Processing continues with the next data set.
Consult the applicable DFSMS Macro Instructions for Data Sets manual to determine the meaning of the DESERV return and reason codes. Ensure that the named data set is a valid and accessible partitioned data set. If necessary, gather appropriate diagnostic materials and contact support.
None.
HZAPINQ

HZAP080I

DYNALLOC FAILURE: DSN=dsn

A data set could not be dynamically allocated.

In the message text:

dsn
name of the data set being processed.
Depends upon other messages associated with this message.
None required.
None.
HZAPINQ

HZAP081S

ALL POSSIBLE DEVICE NUMBERS ARE EXCLUDED

An exclusion mask has been specified which excludes all possible device numbers included by a selection mask. Both masks are shown after this message.
Terminates with a condition code of 12.
Modify or remove the conflicting selection criteria.
None.
HZAPINQ

HZAP082I

THE "XDEVICE" MASK IS NOT A SUBSET OF ANY "DEVICE" MASK

The mask specified in the XDEVICE operand excludes possible values not included in the DEVICE operand. This message is issued to highlight possible inconsistencies in a request.
Processing continues.
Specify the XDEVICE operand as a further qualification of the DEVICE operand to avoid this message.
None.
HZAPINQ

HZAP083E

RENAME FAILED FOR DATA SET dsn

The rename operation to add one or more extra low-level qualifiers to a data set name as specified by the LLQ program parameter setting did not succeed. The named data set is allocated to either the HZAPZIP or HZAPOUT file. This message is preceded by either an associated explanatory message, or by messages from IDCAMS detailing the results of the rename attempt.

In the message text:

dsn
name of the HZAPZIP or HZAPOUT data set.
The output data set retains its original name.
Ensure that the specified LLQ string length does not exceed 44 bytes, that any symbols used are valid for this system, and that resultant data set names are not longer than 44 bytes. Examine associated messages to determine the reason for the rename failure.
None.
HZAPINQ

HZAP084I

ABEND abend OPENING DSN dsn

An abnormal end occurred while opening a data set.

In the message text:

abend
hexadecimal system abend and reason
dsn
name of the data set being processed.
Processing of this data set is terminated.
None required, but you may wish to correct the cause of the abend.
None.
HZAPINQ

HZAP085I

ABEND abend CLOSING DSN dsn

An abnormal end occurred while closing a data set.

In the message text:

abend
hexadecimal system abend and reason
dsn
name of the data set being processed.
Processing of this data set is terminated.
None required, but you may wish to correct the cause of the abend.
None.
HZAPINQ

HZAP086S

NO PROGRAMS OR TAG DATA FOUND - NO DATA FOR IMPORT WAS PRODUCED

All scanning operations failed to find any executable programs or program tag data, so no data suitable for subsequent processing was created.
Terminates with a condition code of 12.
Correct any selection criteria errors and rerun the job.
None.
HZAPINQ

HZAP087I

SKIP INACCESSIBLE DATA SET dsn

The named data set was encountered on an SMS-managed volume, but no matching catalog entry could be located, which means that the data set cannot be successfully allocated by any job.

In the message text:

dsn
name of the data set being skipped.
The data set is bypassed and processing continues.
None required, but you may wish to either catalog the data set to make it accessible, or delete it to reclaim the disk space.
None.
HZAPINQ

HZAP088I

DEVICES=vol CU-GROUPS=ds USED-CHPIDS=dsbad

Processing of a SCANDEV request has been completed. Counts of online I/O devices, device groups and used channel paths are shown. A group of devices with the same device type, control unit, and CHPID connectivity generates one CU record. A CP record is generated for each online CHPID connected to at least one online I/O device.

In the message text:

vol
count of online I/O devices discovered.
ds
count of CU records written.
dsbad
count of CP records written.
Processing continues.
None.
None.
HZAPINQ

HZAP089E

INSUFFICIENT AUTHORIZATION TO PROCESS "SCANDEV" REQUEST

To process a SCANDEV request either the Inquisitor must be APF authorized or the user must have UPDATE access to the IOSCDR entity in the FACILITY security class.
Processing continues with the next request.
Get the appropriate authorization, or omit the SCANDEV request.
None.
HZAPINQ

HZAP090I

EXCESSIVE DESERV DELAY FOR dsn

This message is issued when a DESERV macro has not returned control to the Inquisitor after 15 minutes. This might indicate that the data set being processed is corrupt and unusable.

In the message text:

dsn
name of the data set being scanned.
Processing continues, possibly without making any further progress.
If the scan does not progress, and the delay is not caused by contention with other work, cancel the job. Either delete the data set, or add an exclusion to the Inquisitor control statement before rerunning the job.
None.
HZAPINQ

HZAP091I

IGNORING OLD TAG MEMBER mem IN DATA SET=dsn

This message is issued when a tag member made by the defunct Tagger program HZATAGP is encountered. The Inquisitor will not collect any information from or about this member.

In the message text:

mem
name of the found tag member.

In the message text:

dns
name of the data set being scanned.
Processing continues.
The tag member can be safely deleted. Local tagging functions are now available in the Analyzer which can directly update the data base.

HZAP092I

ANOTHER JOB HOLDS dsn =time / dsn

This message is issued when a library to be scanned is found to be exclusively allocated to another job, and therefore cannot be scanned.

In the message text:

time
time of message.
dns
name of the unavailable data set.
Processing continues. If the data set does not become available before the processing of the request completes, an error or warning condition will be raised. The default error condition can be reduced to a warning condition by specifying the INUSEWARN keyword in the request statement.
If necessary, and if message HZAP093I is not issued for this data set, rerun the scan when the data set is available.

HZAP093I

RETRY SUCCESS FOR vol / dsn =vol / dsn

This message is issued when a library to be scanned was previously found to be exclusively allocated to another job, but has now become available and has been processed.

In the message text:

vol
serial number of volume.
dns
name of the unavailable data set.
Processing continues.
None.

HZAP094W

RETRY FAILURE FOR vol / dsn =vol / dsn

This message is issued when a library to be scanned was previously found to be exclusively allocated to another job, and the data set retried. INUSEWARN was specified on the request.

In the message text:

vol
serial number of volume.
dns
name of the unavailable data set.
Processing continues.
If necessary, rerun the scan when the data set is available.

HZAP095E

RETRY FAILURE FOR vol / dsn =vol / dsn

This message is issued when a library to be scanned was previously found to be exclusively allocated to another job, and the data set remains unavailable when the allocation was retried. INUSEWARN was not specified on the request.

In the message text:

vol
serial number of volume.
dns
name of the unavailable data set.
Processing continues.
If necessary, rerun the scan when the data set is available.

HZAP097E

CATALOG SEARCH INTERFACE ERROR RC=csirc

A request with the CATALOG keyword was specified, and the Catalog Search Interface encountered an error.

In the message text:

csirc
return code from the Catalog Search Interface.
Processing catalog entries for the request is terminated.
Correct any related catalog errors.
None.
HZAPINQ

HZAP098E

CATALOG SEARCH INTERFACE ERROR RC=csirc CATALOG RC=rc CATALOG RS=rs

A request with the CATALOG keyword was specified, and the Catalog Search Interface encountered an error.

In the message text:

csirc
return code from the Catalog Search Interface.
rc
return code from Catalog Management.
rs
reason code from Catalog Management.
Processing catalog entries for the request is terminated.
Correct any related catalog errors.
None.
HZAPINQ

HZAP099E

CATALOG SEARCH INTERFACE ERROR RC=csirc CATALOG RC=rc CATALOG RS=rs MODULE=modid

A request with the CATALOG keyword was specified, and the Catalog Search Interface encountered an error.

In the message text:

csirc
return code from the Catalog Search Interface.
rc
return code from Catalog Management.
rs
reason code from Catalog Management.
modid
module identifier.
Processing catalog entries for the request is terminated.
Correct any related catalog errors.
None.
HZAPINQ

HZAP100I

PROGRAM HZAPVMAP COMPLETED WITH RC=rc

The HZAPVMAP program was invoked to process the optional HZADAMAP file, and HZAPVMAP issued the return code shown. A return code of zero indicates success. A return code of 8 indicates that the HZADAMAP DD was allocated, but a problem was encountered trying to process it.

In the message text:

rc
decimal return code from HZAPVMAP.
Processing continues.
If necessary, investigate any I/O errors associated with the data set allocated to HZADAMAP. Reconcile the intended mapping(s) with any HZAP101I messages that immediately follow. If necessary, correct the assignments and rerun the job.
None.
HZAPINQ

HZAP101I

VOLUMES MATCHING "v-mask" WILL BE MAPPED TO "v-name"

The HZAPVMAP program has extracted the displayed logical volume mapping from the HZADAMAP file.

In the message text:

v-mask
volume serial selection mask.
v-name
assigned logical volume name.
Processing continues.
Verify that the displayed logical volume mapping is as intended. Note that while the Usage Monitor also calls program HZAPVMAP, it does not externalize the results, so trial executions of the HZAPINQ program should be used to test new logical volume mapping assignments before the resulting data is imported into the data base.
None.
HZAPINQ

HZAP102U

DSPSERV CREATE RC=rc RS=rs

The Inquisitor executed a DSPSERV CREATE macro to acquire storage to hold collected data, but DSPSERV issued a non-zero return code.

In the message text:

rc

hexadecimal DSPSERV return code.

rs

hexadecimal DSPSERV reason code.

Program HZAPINQ abends with user abend code 29 and with the reason code returned by DSPSERV.

Consult the applicable MVS Programming: Assembler Services Reference manual to determine the meaning of the DSPSERV return and reason codes. Ensure that the job is permitted to acquire numerous data spaces and gigabytes of data space storage.

Inspect and, if necessary, alter the DSLIMITNUM and DSLIMITSIZE settings in the SMFLIMxx PARMLIB member that are applied to this job.

HZAPINQ

HZAP103I

type QUEUE MAXIMUM=count

This message is issued when volume-scanning subtasks queue collected data about items such as data sets and programs for processing by the main task. The maximum queue length for each item type is reported.

In the message text:

type

item type - refer to message HZAP104I for possible values.

count

maximum queue length.

Processing continues.

None.

None.

HZAPINQ

HZAP104I

type DATA SPACE FREE STORAGE ADDRESS IS addr

This message is issued when volume-scanning subtasks use data space storage to queue collected data for processing by the main task. The start address of unused virtual storage in the relevant data space is reported. Pages above this address were not referenced. This message indicates how much data space storage was used by the request. The used storage is also reported as a percentage of the total data space size to provide capacity feedback.

In the message text:

type

item type. See below for possible values.

addr

8-digit hexadecimal virtual storage address followed by a percentage in parentheses.

The following data categories might be reported:

  • DATASET - contains details of data sets selected for scanning.
  • PROGRAM - contains details of programs scanned by subtasks.
  • PGMTEXT - contains eyecatchers and character strings from programs scanned by subtasks.
  • SECTION - contains details of control sections and LE compile units extracted from programs scanned by subtasks. The data space to hold this item type is only created for SCANPGM FULLIDR requests.

Processing continues.

None.

None.

HZAPINQ

HZAP105I

USED DATA SPACE PAGES:size

This message is issued when volume-scanning subtasks use data space storage to queue collected data for processing by the main task. It reports the maximum amount of virtual storage across all data spaces created by the main task for this request that needed to be backed in central and/or auxiliary storage by the system. This storage quantity is also expressed as a percentage to indicate how much of the data space storage that SMF may report as being allocated was actually used. The small data space that may be created by each volume-scanning subtask is not included in these numbers.

In the message text:

size

virtual storage size, followed by a percentage in parentheses.

Processing continues.

None.

None.

HZAPINQ

HZAP106I

bytes COMPRESSED DATA BYTES WRITTEN TO ddname

This message is issued after closing the named output DD which contains compressed (zipped) data. The reported compressed data byte count matches the count contained in the zip file headers, so the count does not include the size of the zip headers. The reported DD name will be HZAPZIP unless HZAPINQ was invoked by another program which supplied a DD override parameter.

In the message text:

bytes
byte count.
ddname
output DD name.

Processing continues.

None.

None.

HZAPINQ

HZAP107I

NUMBER OF CONCURRENT DATA SPACES LIMIT IS limit

This message is issued when a relatively low concurrent data space count limit is detected. Ensure that active SMFLIMxx PARMLIB settings do not unduly limit storage access for the job. The Inquisitor uses data space storage to reduce the dependency on large region size availability, and depending on the actual request, may allocate up to MAXTASKS+4 data spaces.

In the message text:

limit

maximum allowed data space count.

Processing continues.

None.

None.

HZAPINQ

HZAP108I

DATA SPACE STORAGE LIMIT IS limit MB

This message is issued when a relatively low data space storage limit is detected. Ensure that active SMFLIMxx PARMLIB settings do not unduly limit storage access for the job. The Inquisitor uses data space storage to reduce the dependency on large region size availability, and depending on the actual request, may allocate up to four 2 GB and MAXTASKS 16648 KB data spaces.

In the message text:

limit

maximum allowed data megabyte count.

Processing continues.

None.

None.

HZAPINQ

HZAP999U

MODULE HZAPMSG FAILED - MSGID=msgid RC=rc RS=rs

HZAMSG was called to produce a message text, but the call failed.

In the message text:

msgid
identifier of the failing message.
rc
HZAMSG return code.
rs
HZAMSG reason code.
Terminates with a condition code of 20.
Inform the system programmer.
Contact Support.
HZAPINQ