Previous Topic

Next Topic

Book Contents

Book Index

Messages XMM700 through XMM7xx

This group includes messages for the IOA (infrastructure) product.

XMM770I INVALID TRACE LEVEL WAS SPECIFIED: xxxxxxxxxxxxxxx

Explanation: This information message is issued when the trace is turned on for the IOA online monitor and the trace level is invalid.

When the command F IOA- monName, TRACE= nnn,ON or OFF is used to turn the trace ON or OFF, and the trace level is invalid, this message is issued. The trace level may be set to any value from 1 through 256.

The system ignores the command and continues processing.

Corrective Action: Reset the trace level to a valid value and try again.

XMM775I monName - validModifyParm

Explanation: This information message follows message CTM649E, which is issued when a MODIFY parameter is invalid.

Corrective Action: No action is required.

XMM776I monName - SHUT DOWN UPON REQUEST FROM OPERATOR

Explanation: This information message indicates that the specified Online monitor is shutting down based on an operator’s request.

Corrective Action: No action is required.

XMM777I monName - ONLINE MONITOR INITIALIZATION STARTED

Explanation: This information message indicates that the specified Online monitor was started and is currently building the required internal environment.

Corrective Action: No action is required.

XMM778I monName - ONLINE MONITOR INITIALIZATION COMPLETED

Explanation: This information message indicates that the specified Online monitor is ready to serve the user’s sign-on request.

Corrective Action: No action is required.

XMM779E monName - ONLINE MONITOR INITIALIZATION FAILED RC rc IN STEP step#

Explanation: The specified Online monitor initialization has encountered an internal error in the step# step and has returned the return code rc.

The following step numbers and return codes can appear in the message:

Step No. (step#)

Explanation

0001

Subsystem initialization error.

 

Return Code (rc)

Description

 

04

IOA component already active.

 

08

Subsystem name not supplied.

 

12

Subsystem executor not found.

 

16

Insufficient storage.

 

20

Subsystem already active for a different IOA release.

 

24

IOAOMON already active for a different IOA release.

 

28

Invalid parameters passed to the initialization routine.

 

32

Internal error.

0002

ECBLIST could not be obtained in CSA/ECSA

0003

Cross-memory environment establishment error AXSET).

0004

Cross-memory environment establishment error (LXRES).

0005

(ETCRE).

0006

(ETCON).

0007

IOAOMON could not be made non-swappable.

0009

There is only one return code for this step:

 

Return Code (rc)

Description

 

08

IOAOMON could not find its own ASCB.

The specified online monitor will shut down.

Corrective Action: Act according to the step number and return code as follows:

Step Code

Return Code (rc)

Action

0001

 

08

Verify that the subsystem name is defined.

 

12

Verify that the subsystem name is defined.

 

16

Try again.

 

20

Verify that the subsystem is used solely by the current IOA version of IOAOMON.

 

24

Verify that the subsystem is used solely by the current IOA version of IOAOMON.

 

28

Forward problem to IOA representative.

 

32

Forward problem to IOA representative.

0002

Try again.

0003 through 0009

Forward problem to your IOA representative.

XMM77AI USER userId WAS CANCELED DUE TO TIMEOUT

Explanation: This information message indicates that the communication session with the specified user was terminated because no data was transmitted during a period of time which exceeded the time-out interval.

This message is generated by CTMXSND which communicates with the OMON cross-memory monitor.

Corrective Action: No action is required.

XMM780I monName - NO USER IS SIGNED ON TO THIS ONLINE MONITOR

Explanation: This information message is displayed when the operator inquires about active users in the specified Online monitor but there are none.

Corrective Action: No action is required.

XMM781E monName - INSUFFICIENT STORAGE FOR USER usr. SIGN-ON FAILED

Explanation: Insufficient virtual storage in the Online monitor address space.

User sign-on request is terminated.

Corrective Action: Increase the REGION size of the Online monitor. If the problem persists, reduce the number of users allowed to sign on to the Online monitor by lowering the value of the MAXSESS parameter of the specific monitor in IOAXPRM. For more details, see the advice on installing the IOA Online monitor in the INCONTROL for z/OS Installation Guide.

XMM782E monName - INSUFFICIENT STORAGE FOR INITIALIZATION.

Explanation: Highlighted, unrollable message.

Insufficient memory for the online monitor.

The specified online monitor shuts down.

Corrective Action: No action is required.

XMM784E monName - AN ONLINE MONITOR WITH THE SAME STC NAME IS ALREADY ACTIVE

Explanation: The operator entered a START command in order to activate monitor. Control-D and Control-M online monitors may work simultaneously provided that each monitor uses a unique name.

The newly started online monitor terminates.

Corrective Action: If an additional online monitor is needed, define another JCL procedure with a different name to support it.

XMM785I EXISTING USERS (IF ANY) ARE NOT USING A TREE

Explanation: This information message is generated if a DISPLAY TREES inquiry is made, but no users are using a Control-D Recipient Tree.

Corrective Action: No action is required.

XMM786I monName - NEW TREE LOADED. NEW USERS WILL BE SIGNED ON TO THE NEW TREE

Explanation: This information message indicates that the operator has modified the Online monitor with the LOADTREE command.

A new tree was loaded from the data set (member) allocated to the DATREE DD statement. The new tree will be in effect for all users who sign on from this point in time.

Corrective Action: No action is required.

XMM787W monName - MAXIMUM NUMBER OF TREES LOADED. A TREE MUST BE FREED IN ORDER TO LOAD A NEW ONE

Explanation: The operator entered a LOADTREE command but there are already five trees in storage. Only five tree copies can be loaded.

Corrective Action: Wait and retry. A tree is freed when the last user working with an old tree leaves the user screen, or is cancelled.

XMM788I monName - THE FOLLOWING USERS ARE SIGNED ON TO TREE NUMBER num

Explanation: This information message is the result of a DISPLAY TREES inquiry to one of the online monitors. It acts as a header for message CTM789I. The message is displayed for each Recipient Tree that is loaded in the online monitor.

Corrective Action: No action is required.

XMM789I monName - userId ...

Explanation: This information message displays the result of a DISPLAY TREES inquiry to one of the online monitors. It is displayed for each group of six users.

The variables in this message are:

Corrective Action: No action is required.

XMM78AE ioaomon stc name INITIALIZATION OF THE LIBRARY ddName FAILED

Explanation: The IOA online monitor could not process the library referenced by the ddName DD statement. The error occurred when the IOA online monitor address space attempted to initialize processing for the library or a member within the library.

The IOA online monitor terminates with a return code of 8.

Corrective Action: Check for the presence of the ddName DD statement, the library referenced by it and/or the member name in the ALC allocation member and in the JCL for the monitor. Add the missing entry or correct the entry in error. Restart the IOA online monitor.

XMM78BE ioaomon stc name MEMBER PRMXMM WITH COMMON COMMANDS AND PFKEYS IS NOT FOUND

Explanation: The IOA online monitor did not find the PRMXMM member in the IOA PARMCMD library. The library referenced by the DACMDCU DD statement under the IOA online monitor does not contain the PRMXMM member, which internally defines common COMMANDS and PFKEYS.

The IOA online monitor terminates with a return code of 8.

Corrective Action: Insure that the DACMDCU DD statement correctly refers to the IOA PARMCMD library. Ensure that the PRMXMM member exists in the library. If the problem persists, contact BMC Customer Support.

XMM78CI ioaomon stc name MEMBER memName WITH COMMANDS OR PFKEYS IS NOT FOUND

Explanation: This information message indicates that the IOA online monitor did not find the COMMAND or PFKEYS member in the IOA PARMCMD library. The libraries referenced by the DACMDCU and DAPFCMD DD statement under the IOA online monitor do not contain the COMMAND or PFKEYS member associated with the currently displayed screen.

The IOA online monitor continues execution. Problems may occur when attempting to execute commands entered on the user’s screen.

Corrective Action: Ensure that the DACMDCU and DAPFCMD DD statement correctly refer to the IOA PARMCMD library. Ensure that all necessary COMMAND and PFKEYS members exist in the library. If the problem persists, contact BMC Customer Support.

XMM78DE jobName JOBNAME NOT DEFINED IN IOAXPRM

Explanation: When starting up, the IOA Online monitor jobName was not found in IOAXPRM (either explicitly, or by mask).

The IOA Online monitor terminates.

Corrective Action: Use a valid job name, or make the necessary changes to IOAXPRM, and restart the monitor.

XMM78EE jobName WRONG LEVEL OF IOAXPRM

Explanation: The eye-catcher of the IOAXPRM member was not found in storage.

The probable cause is that the eye-catcher was overwritten by another module.

The startup of the IOA monitor stops.

Corrective Action: Contact your INCONTROL administrator. If no solution can be found for the problem, contact BMC Customer Support.

XMM793I monName - ONLINE MONITOR SHUTTING DOWN

Explanation: Highlighted, unrollable message.

This information message is generated when the specified Online monitor is shutting down.

Corrective Action: No action is required.

XMM794I monName - USER user NOT FOUND

Explanation: This information message indicates that an inquiry in the format DISPLAY USER= user was entered with a user name which is not active in the specified Online monitor.

Corrective Action: No action is required.

XMM795I monName - USER usr CANCELLED

Explanation: This information message indicates that the specified Online user was cancelled upon operator’s request. User session will be terminated.

Corrective Action: No action is required.

Parent Topic

XMM messages