Previous Topic

Next Topic

Book Contents

Book Index

Messages WLMW00 through WLMWxx

This group includes messages for the Control-M for z/OS, Control-M/Assist, Control-M/Links for z/OS, and Control-M/Restart products.

WLMW00E INVALID PARAMETER PASSED TO CTMWLM; WLM SRVCLASS REQUEST ABORTED

Explanation: CTMWLM, the Control-M workload management service class processing module, received an incomplete or incorrect parameter list.

The specific service class request is aborted.

Corrective Action: Prepare the Control-M monitor full output and contact BMC Customer Support.

WLMW01E IOAMEM GETMEM ERROR. RETURN=rc REASON=rsn

Explanation: CTMWLM, the Control-M workload management service class processing module, was unable to read the WLMSCTBL table in the CTM PARM library.

The specific service class request is aborted.

Corrective Action: Note the values of rc and rsn, prepare the Control-M monitor full output, and contact BMC Customer Support.

WLMW02E GETMAIN FOR INTERNAL TABLE FAILED. LEN=len R15=r15

Explanation: CTMWLM, the Control-M workload management service class processing module, was unable to acquire enough storage to build the internal table which represents the WLMSCTBL table in the CTM PARM library.

The specific service class request is aborted.

Corrective Action: Note the values of len and r15, prepare the Control-M monitor full output, and contact BMC Customer Support.

WLMW03E FREEMAIN OF OLD INTERNAL TABLE FAILED. LEN=len PTR=ptr

Explanation: CTMWLM, the Control-M workload management service class processing module, was unable to free previously-acquired storage.

Corrective Action: Note the values of len and ptr, prepare the Control-M monitor full output, and contact BMC Customer Support.

WLMW04I WLM SRVCLASS TABLE {LOADED | RELOADED} SUCCESSFULLY WITH num ENTRIES

Explanation: CTMWLM, the Control-M workload management service class processing module, successfully loaded or reloaded the WLMSCTBL table from the CTM PARM library.

Corrective Action: No action is required.

WLMW05W INTERNAL WLM SRVCLASS TABLE HAS NO VALID ENTRIES

Explanation: CTMWLM, the Control-M workload management service class processing module, successfully loaded or reloaded the WLMSCTBL table from the CTM PARM library but found no valid entries.

All subsequent service class requests are effectively ignored.

Corrective Action: Correct or add entries to the WLMSCTBL table in the CTM PARM library.

WLMW06E ENTRY rec PARSING ERROR: jobNameapplNamefromTime toTime

Explanation: CTMWLM, the Control-M workload management service class processing module, detected a parsing error in this entry in the WLMSCTBL table in the CTM PARM library.

The variables in this message are:

The table entry is ignored.

Corrective Action: Correct the entry in the WLMSCTBL table in the CTM PARM library.

WLMW07I {COMMAND | MACRO} ISSUED TO RESET JOB TO SRVCLASS servClass

Explanation: CTMWLM, the Control-M workload management service class processing module, attempted to reset the service class of the job to servClass.

Corrective Action: No action is required.

WLMW08E IWMRESET MACRO ERROR. SRVCLASS=servClass RETURN=rc REASON=rsn

Explanation: CTMWLM, the Control-M workload management service class processing module, attempted to reset the service class of the job to servClass but failed.

The specific service class request is unsuccessful.

Corrective Action: For information about the return and reason codes, see the explanation of IWMRESET in the IBM manual MVS Programming: Workload Management Services.

WLMW0DW UNABLE TO BUILD SYSNAMES TRANSLATION TABLE

Explanation: CTMWLM, the Control-M workload management service class processing module, was unable to create the SYSNAME translation table. This table is required when Control-M needs to issue a modify command to reset a job’s Service Class and the JES2 member name or JES3 main name are different from the MVS system name (SYSNAME).

Corrective Action: Turn on trace level 28, prepare the Control-M monitor full output, and contact BMC Customer Support.

Parent Topic

WLM messages