HZAZ - Usage Monitor messages

These messages are issued by the Usage Monitor.

Return codes
Table 1. Return codes and their meaning
Return code Description
0 Normal termination.
16 Initialization failed.
Message suffix codes
Table 2. Message suffix codes and associated condition codes
Suffix Meaning Raises minimum condition code to:
I Information message 0
W Warning message 4
E Error message 8
S Severe error message 12
U Unrecoverable error message 16
Message texts and explanations
All numeric completion codes of system services reported in these messages are in hexadecimal unless otherwise stated.

HZAZ001I

USAGE MONITOR INITIALIZING

Explanation: The Usage Monitor has been started.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ002I

csid DETECTED UNSUPPORTED OPERATING SYSTEM

Explanation: The Usage Monitor may not run on an unsupported operating system.

In the message text:

csid
current system identifier.
System action: Processing terminates.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ003I

csid USAGE MONITOR NOT APF AUTHORIZED

Explanation: The Usage Monitor needs to be executed in an APF authorized environment.

In the message text:

csid
current system identifier.
System action: Processing terminates.
Operator response: See System Programmer to correct the error.
System programmer response: APF authorize the load libraries that the Usage monitor runs from.
Module: HZAZMON

HZAZ005I

csid USAGE MONITOR ALREADY ACTIVE

Explanation: The Usage Monitor is already running. Only one concurrent copy can run in an operating system image.
In the message text:
csid
current system identifier.
System action: Processing terminates. The established Usage Monitor task continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ006I

csid USAGE MONITOR QEDIT BUFFER SET FAILED

Explanation: A QEDIT issued to set up MODIFY command processing has failed.
In the message text:
csid
current system identifier.
System action: Processing terminates.
Operator response: Notify the system programmer.
System programmer response: Gather appropriate diagnostic materials and contact HCL support.
Module: HZAZMON

HZAZ007I

csid USAGE MONITOR MODULE mod FAILED - RC=rc

Explanation: A Usage Monitor subroutine has failed.

In the message text:

csid
current system identifier.
mod
failing module name.
rc
decimal return code.
System action: Processing terminates.
Operator response: Notify the system programmer.
System programmer response:Gather appropriate diagnostic materials and contact HCL support.
Module: HZAZMON

HZAZ008I

csid USAGE MONITOR INITIALIZED - ASID asid SET IN AVT avt

Explanation: An anchor vector table (AVT) has been acquired or reacquired and has been updated for the current server address space, which has completed initialization.
In the message text:
csid
current system identifier.
asid
ASID number.
avt
AVT Address.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ009I

DATA WRITTEN TO DSN=dsn

Explanation: Usage Monitor data has been written to the named data set.

In the message text:

dsn
data set name of the created output.
System action: Processing continues.
Operator response: Transfer the named data set to the system where the database resides so it can be processed.
System programmer response: None.
Module: HZAZMON

HZAZ010E

csid USAGE MONITOR - WRITER TASK ENDED - RC=rc

Explanation: A writer task has ended with a non-zero return code.

In the message text:

csid
current system identifier.
rc
return code of writer task.
System action: Processing continues.
Operator response: Notify the system programmer.
System programmer response: Gather appropriate diagnostic materials and contact HCL support.
Module: HZAZMON

HZAZ011E

csid USAGE MONITOR - WRITER TASK ABENDED - abend

Explanation: A writer task has ended abnormally.
In the message text:
csid
current system identifier.
abend
abend code from writer task.
System action: Processing continues.
Operator response: Notify the system programmer.
System programmer response: Local reasons for system abends should be investigated. If necessary, gather appropriate diagnostic materials and contact HCL support.
Module: HZAZMON

HZAZ012I

**DATA LOSS** UNUSABLE DSN=dsn

Explanation: It is likely that Usage Monitor data has been lost because of unexpected behavior by a writer task. Any compressed output data that has been written will probably be unusable.

In the message text:

dsn
data set name of the created output file.
System action: Processing continues.
Operator response: Examine any preceding messages to determine the likely cause of the writer task error. If the output data set is complete it can be used, otherwise if the data is compressed it is unusable. If the data set is empty, this fact can be noted and the data set can be deleted. Unless retaining an unusable data set for diagnosis reasons, it can be deleted.
System programmer response: Investigate any writer task abends.
Module: HZAZMON

HZAZ013I

csid USAGE MONITOR - UNRECOGNIZED PROGRAM PARAMETER IGNORED

Explanation: An unrecognized program parameter was specified.

In the message text:

csid
current system identifier.
System action: Processing continues.
Operator response: Remove or correct the program parameter.
System programmer response: None.
Module: HZAZMON

HZAZ014I

csid USAGE MONITOR - COULD NOT OPEN FILE UMONIN

Explanation: The UMONIN file could not be opened by the Usage Monitor.

In the message text:

csid
current system identifier.
System action: Processing terminates.
Operator response: Supply or correct the UMONIN DD statement in the JCL.
System programmer response: None.
Module: HZAZMON

HZAZ015I

csid USAGE MONITOR - COULD NOT OPEN FILE UMONMSG

Explanation: The UMONMSG file could not be opened by the Usage Monitor.

In the message text:

csid
current system identifier.
System action: Processing terminates.
Operator response: Supply or correct the UMONMSG DD statement in the JCL.
System programmer response: None.
Module: HZAZMON

HZAZ016I

csid USAGE MONITOR TERMINATING - INVALID OR MISSING UMONIN DATA

Explanation: At least one UMONIN input statement was invalid, or input required to be present in the UMONIN file was missing.
In the message text:
csid
current system identifier.
System action: Processing terminates.
Operator response: Examine the UMONMSG output report. Correct any invalid statements. Ensure a valid data set name prefix was specified.
System programmer response: None.
Module: HZAZMON

HZAZ017I

csid USAGE MONITOR TERMINATING - NOW WRITING CAPTURED DATA

Explanation: A STOP command has been encountered. The current repository contents are written before the Usage Monitor terminates.
In the message text:
csid
current system identifier.
System action: The Usage Monitor starts a writer task and waits for its completion before terminating.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ018I

csid USAGE MONITOR HAS NOW TERMINATED

Explanation: The Usage Monitor has now freed resources and is about to terminate.
In the message text:
csid
current system identifier.
System action: Processing terminates.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ019I

csid USAGE MONITOR REPOSITORY FULL - NOW SWITCHING

Explanation: The current Usage Monitor data collection repository is full.

In the message text:

csid
current system identifier.
System action: A new repository is created and used for subsequent data collection. A writer task is initiated for the full repository.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ020I

csid THE SPECIFIED NUMBER WAS TOO SMALL

Explanation: The numeric value of a command subparameter was too small to be valid in the command context.

In the message text:

csid
current system identifier.
System action: The command is discarded.
Operator response: Correct the numeric value and reissue the command.
System programmer response: None.
Module: HZAZMON

HZAZ021I

csid THE SPECIFIED NUMBER WAS TOO LARGE

Explanation: The numeric value of a command subparameter was too large to be valid in the command context.
In the message text:
csid
current system identifier.
System action: The command is discarded.
Operator response: Correct the numeric value and reissue the command.
System programmer response: None.
Module: HZAZMON

HZAZ022I

csid PASSIVE MODE SET FROM PROGRAM PARAMETER

Explanation: PASSIVE was specified in the program parameter.

In the message text:

csid
current system identifier.
System action: The Usage Monitor starts in passive mode unless overridden by input from the UMONIN file.
Operator response: Set the Usage Monitor into collection mode to start data collection.
System programmer response: None.
Module: HZAZMON

HZAZ023I

csid PROGRAM NAME MASK mask NOT ADDED - ALREADY IN TABLE

Explanation: A command to add a program name mask to a program mask table was issued, but the mask was already present in the table.

In the message text:

csid
current system identifier.
mask
program mask specified in command.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ024I

csid PROGRAM NAME MASK mask ADDED TO TABLE

Explanation: A command to add a program name mask to a program mask table was issued, and the mask was added successfully.

In the message text:

csid
current system identifier.
mask
program mask specified in command.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ025I

csid PROGRAM NAME MASK mask NOT DELETED - NOT FOUND IN TABLE

Explanation: A command to delete a program name mask from a program mask table was issued, but the mask was not present in the table.
In the message text:
csid
current system identifier.
mask
program mask specified in command.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ026I

csid PROGRAM NAME MASK mask DELETED FROM TABLE

Explanation: A command to delete a program name mask from a program mask table was issued, and the mask was deleted successfully.

In the message text:

csid
current system identifier.
mask
program mask specified in command.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ027I

ECSA APPEARS TO BE EXHAUSTED - INCREASE SIZE FOR NEXT IPL

The Usage Monitor has attempted to acquire storage from ECSA, but was given CSA storage by the system. This indicates that there is insufficient ECSA for the current workloads, and that it should be increased for the next IPL.
System action: Processing continues.
Operator response: Notify the system programmer.
System programmer response: Add approximately 50 to 100 MB to the ECSA size in the system IPL parameters. Check the capacity of the COMMON page data set.
Module: HZAZMON

HZAZ028I

ECSA AND CSA APPEAR TO BE EXHAUSTED - INCREASE ECSA NEXT IPL

The Usage Monitor has attempted to acquire some common storage, but the requested amount was unavailable. This indicates that there is insufficient ECSA for the current workloads, and that it should be increased for the next IPL.
System action: Processing continues.
Operator response: Notify the system programmer.
System programmer response: Add approximately 50 to 100 MB to the ECSA size in the system IPL parameters. Close some applications using CSA. If necessary, commence orderly shutdown and re-IPL before the system crashes. Check the capacity of the COMMON page data set.
Module: HZAZMON

HZAZ029I

csid THERE IS CURRENTLY NO EXCLUDE TABLE

Explanation: A request was made to change or display the program name mask exclude table, but there is currently no exclude table.

In the message text:

csid
current system identifier.
System action: Processing continues.
Operator response: None required. The EXC command may be used to create a table.
System programmer response: None.
Module: HZAZMON

HZAZ030I

csid USAGE MONITOR - NO DATA COLLECTED SO SKIPPING WRITE

Explanation: Before a writer task was initiated to output the contents of a Usage Monitor repository, it was found that the repository contained no data, and that therefore data output processing could be omitted.
In the message text:
csid
current system identifier.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ032I

csid cmd COMMAND UNKNOWN

Explanation: A command was issued but was not recognized.
In the message text:
csid
current system identifier.
cmd
name of the issued command.
System action: The command is ignored. Processing continues.
Operator response: If necessary, correct and reissue the command.
System programmer response: None.
Module: HZAZMON

HZAZ033I

csid cmd COMMAND PROCESSED

ExplanationA command was issued and has been processed successfully.

In the message text:

csid
current system identifier.
cmd
name of the issued command.
If the system identifier is shown as UMON-WTR then the command was issued internally by the writer task. Look under the description of the command for more information.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ034I

csid cmd COMMAND HAS INVALID OPERAND

Explanation: A command was issued but an invalid operand was encountered.
In the message text:
csid
current system identifier.
cmd
name of the issued command.
System action: The command is ignored. Processing continues.
Operator response: If necessary, correct and reissue the command.
System programmer response: None.
Module: HZAZMON

HZAZ035I

csid cmd COMMAND FAILED

Explanation: A command was issued but insufficient resources were available to execute it successfully.

In the message text:

csid
current system identifier.
cmd
name of the issued command.
System action: The command is ignored. Processing continues.
Operator response: Try again after more resources become available.
System programmer response: None.
Module: HZAZMON

HZAZ036I

csid cmd COMMAND CAUSED NO CHANGE

Explanation: A command was issued but the state to be set by the command was found to already exist.

In the message text:

csid
current system identifier.
cmd
name of the issued command.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ037I

csid cmd COMMAND REJECTED

Explanation: A recognized command was issued at a time when the Usage Monitor is unable to process the command.
In the message text:
csid
current system identifier.
cmd
name of the issued command.
System action: The command is ignored. Processing continues.
Operator response: Try again after the Usage Monitor has freed the resources.
System programmer response: None.
Module: HZAZMON

HZAZ038I

csid CURRENT USAGE MONITOR PROGRAM EXCLUDE LIST

Explanation: A D-X command was issued to display the program name exclude table contents. The active entries are shown after this message.
In the message text:
csid
current system identifier.
System action: The data is displayed and processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ039I

csid REPOSITORY SWITCH HAS BEEN QUEUED

Explanation: A repository switch was triggered by a SWI or STOP command, or by the current repository becoming full, but a writer task is already active. This message is followed by message HZAZ040I, which shows the creation timestamp of the active writer task.
In the message text:

csid
current system identifier.
System action: Data collection is suspended. Wait for the current writer task to complete whereupon a new writer task is created, and a new repository is created, and data collection is resumed.
Operator response: Check that there are sufficient resources to dispatch the Usage Monitor address space. Check that there are no serialization problems with system components such as device allocation which could be inhibiting writer task processing.
System programmer response: None.
Module: HZAZMON

HZAZ040I

csid WAITING FOR WRITER TASK ATTACHED ts

Explanation: A repository switch was triggered by a SWI or STOP command, or by the current repository becoming full, but a writer task is already active. This message follows message HZAZ039I and shows the creation timestamp of the active writer task.
In the message text:
csid
current system identifier.
ts
Time stamp of write task.
System action: Data collection is suspended. Wait for the current writer task to complete whereupon a new writer task is created, and a new repository is created, and data collection is resumed.
Operator response: Check that there are sufficient resources to dispatch the Usage Monitor address space. Check that there are no serialization problems with system components such as device allocation which could be inhibiting writer task processing.
System programmer response: None.
Module: HZAZMON

HZAZ041I

csid CURRENT USAGE MONITOR OUTPUT DYNALLOC PARMS

Explanation: A D-A command was issued to display the current output dynamic allocation parameters, which are shown after this message.
In the message text:
csid
current system identifier.
System action: The data is displayed and processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ042I

CURRENT USAGE MONITOR OUTPUT SYSTEM ID IS csysplex.csid

Explanation: A D-I command was issued to display the current system identifier which is to be contained in output header records.

In the message text:

csysplex

current sysplex name.

csid
current system identifier.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ043I

csid DATA DISCARDED DUE TO QUEUE AREA STORAGE LIMIT

Explanation: The Usage Monitor has detected for the first time in the life of the current collection repository that program usage event data has been discarded due to the queue area storage usage limit being reached. This limit was set with the QSZ command.

In the message text:

csid
current system identifier.
System action: Processing continues.
Operator response: Adjust the Usage Monitor QSZ setting as appropriate for the particular system. Recycle the Usage Monitor address space to implement the new setting. Ensure that the Usage Monitor address space is running at a higher priority than all CPU-bound workloads. Generally, monitors need to run at a higher priority than the workloads being monitored.
System programmer response: None.
Module: HZAZMON

HZAZ044I

csid SWITCH-AND-WRITE TIME-OF-DAY IS SET TO hh:mm

Explanation: A D-T command was issued to display the switch-and-write time-of-day setting for this system.
In the message text:
csid
current system identifier.
hh
Hour of the day.
mm
minute of the hour.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ045I

csid CREATED area token-addr

Explanation: A memory object required to hold data was created.

In the message text:

csid
current system identifier.
area
purpose of the memory object.
token
storage token of the memory object.
addr
storage address of the memory object.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ046I

csid DELETED area token-addr

Explanation: A memory object which was no longer needed was deleted.

In the message text:

csid
current system identifier.
area
purpose of the memory object.
token
storage token of the memory object.
addr
storage address of the memory object.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ047I

csid USAGE MONITOR - ATTACHING WRITER SEQ-NO-seqnbr

Explanation: A writer task is being attached to write out repository contents. The writer task sequence number is also reported. The first writer task to run after the Usage Monitor starts has a sequence number of 1.
In the message text:
csid
current system identifier.
seqnbr
sequence number of writer task this run.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ048I

csid USAGE MONITOR - IDENTIFY FAILED HEX RC=rc

Explanation: The Usage Monitor executed an IDENTIFY macro which failed.

In the message text:

csid
current system identifier.
rc
hexadecimal return code of the IDENTIFY macro.
System action: Processing terminates.
Operator response: Notify the system programmer.
System programmer response: Investigate why an IDENTIFY macro would fail with that return code.
Module: HZAZMON

HZAZ049I

csid DATA SET NAME MASK NOT DEACTIVATED, NOT FOUND IN LIST

Explanation: A command to delete a data set name mask from a data set name mask list was issued, but the mask was not present in the list.
In the message text:
csid
current system identifier.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ050I

csid DATA SET NAME MASK mask LIST list

Explanation: A D-D command was issued to display the data set name mask include and exclude lists. These header and trailer lines mark the start and end of the lists.
In the message text:
csid
current system identifier.
mask
INCLUDE or EXCLUDE.
list
START or END.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ053I

csid MONITORING UNIX® PROGRAMS? ans

Explanation: Either a UNX command was issued to change the UNIX® program monitoring status or a D-S command was issued. When the answer is YES, the usage of programs fetched from UNIX® files is monitored. When the answer is NO, only the usage of programs from PDS and PDSE libraries is monitored.
In the message text:
csid
current system identifier.
ans
YES or NO.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ054I

csid MONITORING LINK PACK AREA PROGRAMS? ans

Explanation: Either an LPA command was issued to change the LPA program monitoring status or a D-S command was issued. When the answer is YES, the usage of programs residing in the Link Pack Area is monitored. When answer is NO, only the usage of programs loaded into address space regions (and sometimes into CSA) is monitored.

In the message text:

csid
current system identifier.
ans
YES or NO.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ056I

csid PREFER VOLUME SYMBOL OVER SERIAL? ans

Explanation: Either a SYM command was issued to change the volume symbol status or a D-S command was issued.
  • When the answer is YES, a matching system static symbol that evaluates to the volume serial is collected instead of the volume serial, if such a symbol exists; otherwise the actual volume serial is collected. A YES setting might improve data matching when system software platform volume switches take place.
  • When the answer is NO, the captured volume serial number is always output.

In the message text:

csid
current system identifier.
ans
YES or NO.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ058I

csid FILE UMONIN IS NOT ALLOCATED - CANNOT PERFORM REFRESH

Explanation: A REF command was issued to refresh settings from commands in the UMONIN file, but the UMONIN file had been freed, and was no longer allocated to the Usage Monitor.

In the message text:

csid
current system identifier.
System action: The refresh operation is suppressed and processing continues.
Operator response: Ensure FREE=CLOSE is not specified in the UMONIN JCL DD statement. Recycle the Usage Monitor to refresh the settings if necessary.
System programmer response: None.
Module: HZAZMON

HZAZ059I

csid REFRESH PERFORMED WITH NO ERRORS

Explanation: A REF command was issued to refresh settings from commands in the UMONIN file. All commands in the UMONIN file were completed successfully.

In the message text:

csid
current system identifier.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ060I

csid REFRESH PERFORMED BUT ERROR(S) FOUND

Explanation: A REF command was issued to refresh settings from commands in the UMONIN file. At least one command in the UMONIN file resulted in an error.

In the message text:

csid
current system identifier.
System action: Processing terminates.
Operator response: Examine the output in the UMONMSG file to determine the problem(s).
System programmer response: None.
Module: HZAZMON

HZAZ063I

csid COLLECTING "UNKNOWN" EVENTS? ans

Explanation: Either a UNK command was issued or a D-S command was issued. When the answer is YES, this message indicates that the Usage Monitor logs events with incomplete data which would not normally be collected. Data base content is not affected.

In the message text:

csid
current system identifier.
ans
YES or NO.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ064I

csid WILL WRITER TASK COMPRESS THE DATA? ans

Explanation: Either a ZIP command was issued to change the output compression setting or a D-S command was issued. When the answer is YES, the writer task writes compressed data to reduce I/O volumes.
In the message text:
csid
current system identifier.
ans
YES or NO.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ065I

csid WILL WRITER TASK CORRECT LINKLIST DSN? ans

Explanation: Either an LLC command was issued or a D-S command was issued. When the answer is YES, the writer task will perform a BLDL for programs known to have been fetched from the link list, and each output record for such programs will be altered to reflect the link list data set name that the writer task found the program in.

In the message text:

csid
current system identifier.
ans
YES or NO.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ066I

csid nbr IDLE ELEMENT(S) "LOST" DUE TO ZERO POINTER

Explanation: The Usage Monitor was terminating normally when a storage accounting discrepancy was discovered. The storage for the idle element chain was being freed when it was found to be terminated by a zero pointer before the expected number of elements had been processed. The most probable cause is a storage overlay. This may or may not represent a Usage Monitor logic error. The size of common storage which may be unusable until the next IPL can be calculated by multiplying the element count by the size of an element.

In the message text:

csid
current system identifier.
nbr
the number of elements being reported.
System action: Termination continues.
Operator response: Determine if the size of the potential loss of common storage is likely to impact upon system stability, and take the appropriate action. Ensure that all appropriate maintenance has been applied.
System programmer response: None.
Module: HZAZMON

068I

csid COLLECTING JOB ACCOUNTS NOW? ans

Explanation: A D-S command was issued. When the answer is YES, job account data is currently being collected as program usage events are recorded. When the answer is NO, job account data is not being collected currently.
In the message text:
csid
current system identifier.
ans
YES or NO.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ069I

csid COLLECTING JOB ACCOUNTS LATER? ans

Explanation: Either a JAC command was issued or a D-S command was issued. When the answer is YES, job account data will be collected after the next Usage Monitor collection repository switch. If the answer is NO, job account data will not be collected from that time onwards.

In the message text:

csid
current system identifier.
ans
YES or NO.
System action: Processing continues.
Operator response: None.
System programmer response: None.
Module: HZAZMON

HZAZ070I

csid COLLECTING REGISTERED PRODUCT DATA NOW? ans

Explanation: A D-S command was issued. When the answer is YES, registered software product data from SMF is currently being collected by the Usage Monitor. When the answer is NO, then this SMF data is not being currently collected.

In the message text:

csid
current system identifier.
ans
YES or NO.
System action: Processing continues.
Operator response: None.
System programmer response: None.
Module: HZAZMON

HZAZ071I

csid COLLECTING REGISTERED PRODUCT DATA LATER? ans

Explanation: Either a PRS command was issued or a D-S command was issued. When the answer is YES, registered software product data from SMF will be collected after the next Usage Monitor collection repository switch. When the answer is NO, this SMF data will not be collected after the next switch.

In the message text:

csid
current system identifier.
ans
YES or NO.
System action: Processing continues.
Operator response: None.
System programmer response: None.
Module: HZAZMON

HZAZ072I

csid COLLECTING DYNAMIC CAPACITY DATA NOW? ans

Explanation: A D-S command was issued. When the answer is YES, hardware capacity information is currently being collected by the Usage Monitor. When the answer is NO, hardware capacity information is not being currently collected.
In the message text:
csid
current system identifier.
ans
YES or NO.
System action: Processing continues.
Operator response: None.
System programmer response: None.
Module: HZAZMON

HZAZ073I

csid COLLECTING DYNAMIC CAPACITY DATA LATER? ans

Explanation: Either a CAP command was issued or a D-S command was issued. When the answer is YES, the Usage Monitor will collect hardware capacity information after the next Usage Monitor collection repository switch. When the answer is NO, the hardware capacity information will not be collected after the next switch.

In the message text:

csid
current system identifier.
ans
YES or NO.
System action: Processing continues.
Operator response: None.
System programmer response: None.
Module: HZAZMON

HZAZ074I

csid OUTPUT NAMES OF COLLECTED USERS? ans

Explanation: Either a UNM command was issued or a D-S command was issued. When the answer is YES, collected user names will be included in the data output by the Usage Monitor writer task. When the answer is NO, user names will not be written to the output data set. Even if the answer is YES, no user names will be output if no user information was collected.
In the message text:
csid
current system identifier.
ans
YES or NO.
System action: Processing continues.
Operator response: None.
System programmer response: None.
Module: HZAZMON

HZAZ075I

csid COLLECTING USER INFORMATION NOW? ans

Explanation: A D-S command was issued. When the answer is YES, the identifier and name of each program user is currently being collected by the Usage Monitor. When the answer is NO, these user details are not being currently collected.

In the message text:

csid
current system identifier.
ans
YES or NO.
System action: Processing continues.
Operator response: None.
System programmer response: None.
Module: HZAZMON

HZAZ076I

csid COLLECTING USER INFORMATION LATER? ans

Explanation: Either a UID command was issued or a D-S command was issued. When the answer is YES, the identifier and name of each program user will be collected after the next Usage Monitor collection repository switch. When the answer is NO, these userid details will not be collected after the next switch.
In the message text:
csid
current system identifier.
ans
YES or NO.
System action: Processing continues.
Operator response: None.
System programmer response: None.
Module: HZAZMON

HZAZ077I

csid COLLECTING JOB NAMES NOW? ans

Explanation: A D-S command was issued. When the answer is YES, the names of jobs using programs are currently being collected by the Usage Monitor. When the answer is NO, only generic address space type data such as JOB, STC, and TSU is currently being collected instead of individual job names.
In the message text:
csid
current system identifier.
ans
YES or NO.
System action: Processing continues.
Operator response: None.
System programmer response: None.
Module: HZAZMON

HZAZ078I

csid COLLECTING JOB NAMES LATER? ans

Explanation: Either a JNM command was issued or a D-S command was issued. When the answer is YES, the names of jobs using programs will be collected after the next Usage Monitor collection repository switch. When the answer is NO, only generic address space type data such as JOB, STC, and TSU will be collected after the next switch instead of individual job names.
In the message text:
csid
current system identifier.
ans
YES or NO.
System action: Processing continues.
Operator response: None.
System programmer response: None.
Module: HZAZMON

HZAZ079I

csid ALLOWING CICS® EVENT COLLECTION? ans

Explanation: A D-S command was issued. When the answer is YES, this message indicates that CICS® event collection from suitably customized CICS® regions is enabled. When the answer is NO, CICS® generated program usage information will not be collected.
In the message text:
csid
current system identifier.
ans
YES or NO.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ080I

csid dsn - mct MATCHES

Explanation: Displays the dataset name mask for a D-D command.

In the message text:

csid
current system identifier.
dsn
data set name.
mct
match count.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ081I

csid MONITORING PREVIOUSLY RUNNING PROGRAMS? ans

Explanation: A D-S command was issued. When the answer is YES, this message indicates usage data for programs resident in the regions of jobs which are older than the current Usage Monitor repository and which have SMF interval recording active will be collected. When the answer is NO, there will be no usage data collected for programs that were running before the current repository was created and do not terminate before the repository collection period ends.

In the message text:

csid
current system identifier.
ans
YES or NO.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ082I

csid RETAINING ALL BATCH JOB IDENTIFIERS? ans

Explanation: Either a JID or a D-S command was issued. When the answer is YES, the message indicates that data for batch jobs with different JES job identifiers will not be aggregated together but will be reported as usage by separate jobs. When the answer is NO, data for usage of programs will be aggregated only by userid and job name, and only the most recent job identifier will be retained. Aggregation corresponding to the NO answer is always used for started tasks and TSO sessions.

In the message text:

csid
current system identifier.
ans
YES or NO.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ083I

csid ADJUSTING FOR HYPERVISOR TIME OFFSET? ans

Explanation: Either a HOF or a D-S command was issued. When the answer is YES, the message indicates that timestamps in collected data will be adjusted by subtracting the hypervisor time offset from the z/OS® date and time. When the answer is NO, the unaltered local z/OS® date and time will be used in the collected data.
In the message text:
csid
current system identifier.
ans
YES or NO.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ084I

csid REPORTING TCPIP HOST DETAILS? ans

Explanation: Either an IPH or a D-S command was issued. When the answer is YES the message indicates that the TCPIP host details (name and address) will be reported in the usage data file. When the answer is NO then the Usage Monitor will not report any TCPIP host information.

In the message text:

csid
current system identifier.
ans

YES or NO.

System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ085I

csid cmd NO LONGER SUPPORTED

Explanation: A command was issued that is no longer a functional Usage Monitor command.
In the message text:
csid
current system identifier.
cmd
name of the issued command.
System action: The command is ignored. Processing continues.
Operator response: Do not issue this command.
System programmer response: None.
Module: HZAZMON

HZAZ086I

csid COLLECTING APF LIBRARY DETAILS? ans

Explanation: Either an APF or a D-S command was issued. When the answer is YES the message indicates that the volumes and data set names of APF authorized libraries will be collected and written in the output data. This information is not collected when the answer is NO.

In the message text:

csid
current system identifier.
ans
YES or NO.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ087I

csid ACTIVE LONG-RUNNING PROGRAM NAME LIST

Explanation: A D-L command was issued to display the long-running program name list. The active entries are shown after this message.

In the message text:

csid
current system identifier.
System action: The data is displayed and processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ088I

csid COLLECTING USAGE FROM TEMPORARY DATA SETS? ans

Explanation: Either a TMP or a D-S command was issued. When the answer is YES the message indicates that usage from programs fetched from temporary data sets will be collected and written in the output data. Usage data about these programs will be discarded when the answer is NO.
In the message text:
csid
current system identifier.
ans
YES or NO.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ089I

csid ALLOWING IMS USAGE COLLECTION? ans

Explanation: A D-S command was issued. When the answer is YES this message indicates that usage of IMS-managed programs will be collected. Usage of IMS-managed programs will not be collected when the answer is NO.
In the message text:
csid
current system identifier.
ans
YES or NO.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ090I

csid ALL type ENTRIES HAVE BEEN DEACTIVATED

Explanation: A DEL, IDD or XDD command was issued with *ALL* being the only specified mask. As a result, all of the relevant type of filtering mask entries were deactivated. The filtering made inactive by the DEL, IDD or XDD command is of the type set by EXC, IDS or XDS commands, respectively.
In the message text:
csid
current system identifier.
type
EXC, IDS or XDS.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ091I

csid DEFAULT type EXCLUSION ENTRIES ARE NOW ACTIVE

Explanation: An EXC or XDS command was issued with *DFLT* being the only specified mask. As a result, all of the relevant type of default exclusion mask entries are now active. When the reported type is PROGRAM, program name filtering has been reset to the shipped default. When the reported type is DATA SET, all the default data set exclusion entries have been made active without altering user specified data set name filtering.

In the message text:

csid
current system identifier.
type
PROGRAM or DATA SET.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ092I

csid COLLECTING LINKLIST LIBRARY DETAILS? aus

Explanation: Either a LNK or a D-S command was issued. When the answer is YES the message indicates that the volumes and data set names of linklist libraries will be collected and written in the output data. This information is not collected when the answer is NO.

In the message text:

csid

current system identifier.

ans
YES or NO.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ094I

csid COLLECTING NAMES MADE BY IDENTIFY? ans

Explanation: A D-S command was issued. When the answer is YES the message indicates IDY(Y) has been set, so entry point names created by the IDENTIFY macro will be reported in usage data even though collected names may not match names in software inventory. When the answer is NO the message indicates that usage for entry point names created by IDENTIFY will either be ignored or reported as usage of real programs.

In the message text:

csid

current system identifier.

ans
YES or NO.
System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

101I

csid CURRENT TRACE JOB NAME MASK SELECTION LIST

A TRCD-J command was issued to display the trace job name mask selection list. The active entries are shown after this message.

In the message text:

csid

current system identifier.

System action: The data is displayed and processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

102I

csid CURRENT TRACE PROGRAM NAME MASK SELECTION LIST

A TRCD-P command was issued to display the trace program name mask selection list. The active entries are shown after this message.

In the message text:

csid

current system identifier.

System action: The data is displayed and processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

103I

csid CURRENT USAGE MONITOR TRACE OUTPUT DYNALLOC PARMS

A TRCD-A command was issued to display the current trace output dynamic allocation parameters, which are shown after this message.

In the message text:

csid

current system identifier.

System action: The data is displayed and processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

104I

csid JOB NAME MASK mask ADDED TO TABLE

A command to add a job name mask to a job mask table was issued, and the mask was added successfully.

In the message text:

csid

current system identifier.

mask

job name mask specified in command.

System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

105I

csid USAGE MONITOR - TRACE TASK ENDED - CC= cc

The Usage Monitor trace subtask has ended with the displayed completion code.

In the message text:

csid

current system identifier.

cc

completion code of the trace subtask.

System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

106I

csid USAGE MONITOR - TRACE TASK ABENDED - code

The Usage Monitor trace subtask has ended abnormally with the displayed abend code.

In the message text:

csid

current system identifier.

code

abend code of the trace subtask.

System action: Processing continues.
Operator response: Notify the system programmer.
System programmer response: Local reasons for the abend should be investigated. If necessary, gather appropriate diagnostic materials and contact HCL support.
Module: HZAZMON

107I

csid USAGE MONITOR - ATTACHING TRACE SEQ-NO- seqnbr

A trace task is being attached to capture event records. The trace task sequence number is also reported. The first trace task to run after the Usage Monitor starts has a sequence number of 1.

In the message text:

csid

current system identifier.

seqnbr

sequence number of trace task.

System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

108I

csid TRACE CURRENTLY ACTIVE? ans

A D-S command was issued. When the answer is YES a trace output data set is allocated and is accruing data based on trace selection filters and program usage activity. When the answer is NO, no program usage events are being separately logged as trace data.

In the message text:

csid

current system identifier.

ans

YES or NO.

System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

109I

csid TRACING EXCLUDED EVENTS? ans

Either a TRCEXC or a D-S command was issued. When the answer is YES the message indicates that events excluded from the normal data collection are eligible to be traced subject to the active trace selection filters. When the answer is NO events excluded from normal data collection are also excluded from trace data collection even if they otherwise match trace selection criteria.

In the message text:

csid

current system identifier.

ans

YES or NO.

System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

110I

csid JOB NAME MASK mask NOT DELETED - NOT FOUND IN TABLE

A command to delete a job name mask from a job mask table was issued, but the mask was not present in the table.
In the message text:
csid

current system identifier.

mask

job name mask specified in command.

System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

111I

csid JOB NAME MASK mask DELETED FROM TABLE

A command to delete a job name mask from a job mask table was issued, and the mask was deleted successfully.
In the message text:
csid

current system identifier.

mask

job name mask specified in command.

System action: Processing continues.
Operator response: None required.
System programmer response: None.
Module: HZAZMON

HZAZ201I

DYNALLOC FAILURE RC= rc ERROR= s99error INFO= s99info DSN= dsn

Explanation: The writer task could not dynamically allocate a new output data set.

In the message text:

rc
DYNALLOC return code.
s99error
dynamic allocation reason code (DARC).
s99info
dynamic allocation information code.
dsn
name of the data set being allocated.
System action: Processing of the repository is terminated, and the data lost.
Operator response: Correct the cause of the allocation failure. If necessary, use the DSN, PRI, SEC, and UNT commands to customize the allocation request for your installation. Note: The meanings of most DARC values are usually available in the appendix of the ISPF Tutorial.
System programmer response: None.
Module: HZAZ0203

HZAZ202I

USAGE MONITOR - COMPRESSION SUBROUTINE ERROR

While processing repository data the compression subroutine encountered an error. The error message from the compression subroutine immediately follows this message.
System action: Processing of the repository is terminated, and the data lost.
Operator response: Correct the error described in the message from the compression subroutine. If you cannot resolve this issue, gather appropriate diagnostic materials and contact HCL support.
System programmer response: None.
Module: HZAZ0203

HZAZ206I

errmsg

Explanation: The HZASHRNK compression routine issued an error message which is displayed.

In the message text:

errmsg
error message from HZASHRNK.
System action: The message is preceded by message HZAZ202I.
Operator response: Examine the message for further information.
System programmer response: None.
Module: HZAZ0203

HZAZ301I

DESERV FUNC=EXIT RC=rc REASON=rs

Explanation: DESERV FUNC=EXIT issued a non-zero return code.
In the message text:
rc
return code from DESERV.
rs
reason code from DESERV.
System action: The DESERV exit is not installed.
Operator response: Notify the system programmer.
System programmer response: Research the DESERV feedback to determine why the exit could not be installed.
Module: HZAZ0203

HZAZ302I

CSVDYNEX ADD (excd) RC=rc REASON=rs

Explanation: CSVDYNEX ADD issued a non-zero return code. An exit could not be dynamically defined for the named exit point.
In the message text:
excd
dynamic exit point name.
rc
return code from CSVDYNEX.
rs
reason code from CSVDYNEX.
System action: The SMF exit is not installed.
Operator response: Notify the system programmer.
System programmer response: Research the CSVDYNEX feedback to determine why the exit could not be installed. Ensure that IEFU84 is an active SMF exit for the system or subsystem. If you cannot resolve this issue, gather appropriate diagnostic materials and contact HCL support.
Module: HZAZ0203

HZAZ303I

ATTRIBUTE MISMATCH - mod NOT INSTALLED

Explanation: The examined SVC table entry did not have the expected attributes.
In the message text:
mod
module name.
System action: The SVC intercept is not installed.
Operator response: Notify the system programmer.
System programmer response: Gather appropriate diagnostic materials and contact HCL support.
Module: HZAZ0203

HZAZ306I

BAD statnm ENTRY PGM=pgm JOB=jbn USER=user ID=id DATE=date REJECTED

Explanation: An invalid work element has been detected and some of its contents are displayed.

In the message text:

statnm
status name.
pgm
program name.
jbn
job name.
user
user name.
id
id name.
date
date.
System action: Attempted to dump some data to HZAZSNAP if the file is allocated, and will then try to free the work element without processing its contents.
Operator response: Notify the system programmer.
System programmer response: The problem is indicative of a storage overlay. Gather appropriate diagnostic materials and contact HCL support.
Module: HZAZ0203

HZAZ307I

csid SCAN OF volume VTOC ABENDED -S cde

Explanation: A scan of the named volume abended with the reported abend code. The scan was performed to find the data set name of a program library that is in use.

In the message text:

csid
current system identifier.
volume
volume where VTOC resides.
cde
abend code from VTOC scan.
System action: Processing continues.
Operator response: Notify the system programmer.
System programmer response: Check the named volume for error conditions. If necessary, gather appropriate diagnostic materials and contact HCL support.
Module: HZAZMON

HZAZ310I

MODULE mod INSTALLED AT ADDRESS loadpt SIZE size

Explanation: The Usage Monitor has dynamically loaded a module into common storage and will now register it in DLPA.
In the message text:
mod
module name.
loadpt
module load point.
size
module size.
System action: Processing continues.
Operator response: None.
System programmer response: None.
Module: HZAZ0203

HZAZ311I

CSVDYLPA RC=rc RS=rs FOR mod

Explanation: The Usage Monitor attempted to register a newly installed module in DLPA, but CSVDYLPA issued a non-zero return code.

In the message text:

rc
decimal return code issued by CSVDYLPA.
rs
hexadecimal reason code issued by CSVDYLPA.
mod
name of the module being registered.
System action: Processing continues.
Operator response: Notify the system programmer.
System programmer response: Investigate why the named module could not be registered in the current DLPA configuration.
Module: HZAZ0203

HZAZ999U

HZAMSG/HZAZMSG FAILURE - MSGID=msgid RC=rc RS=rs

Explanation: 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.
System action: Terminates with a condition code of 20.
Operator response: Inform the system programmer.
System programmer response: Ensure JOBLIB/STEPLIB contains the library where the HZAZMSG message module resides. If you cannot resolve this issue, gather appropriate diagnostic materials and contact HCL support.
Module: HZAZMON