Error Messages issued by RMF DDS clients and RMF PM


The following error messages may be issued by clients of the RMF DDS server as the result of performance data retrieval from the DDS server. For completeness we have also included the messages that are issued by the RMF PM workstation component. The following message ranges are used:

GPM001I-GPM099I
Console messages of the RMF DDS server component. These messages are documented in the RMF Messages and Codes manual. See the z/OS or OS/390 online documentation for these messages.
GPM01xx, GPM04xx, GPM08xx, GPM09xx
Messages specific for the RMF PM workstation component
GPM05xx-GPM07xx
Error messages that can be issued by the DDS server as a result of a request for performance data. Programs that use the RMF DDS interfaces such as RMF PM or the LDAP component of RMF may choose to forward these messages to the exploiter or end-user.

RMF PM general messages

Error messages for the RMF PM - DDS communication

Error messages of RMF DDS for performance data

Error messages for the RMF DDS interface to RMF PM

RMF PM internal errors


Message: GPM0101I RMF PM detected a program error in module '%1', function '%2', line %3
Explanation: The application encountered a program error.
System Action: The application may or may not continue depending on the severity of the error.
User Response: Report the problem to the IBM Support Center and supply the message information.

Message: GPM0111I No resources or work scopes available.
Explanation: Trying to request resources or work scopes from the DDS failed because no host connection is established or RMF is not started.
System Action: No resources can be supplied in the list
User Response: If you just prepare a PerfDesk and need no connection to the host currently you may type in the resource or work scope if you know it. Otherwise open the sysplex. 

Message: GPM0112I Invalid simple filter expression
Explanation: The filter expression is not valid.
User Response: Enter a correct pattern or delete pattern.

One or more name patterns in form of a simple expression to be matched against the names in the list of (name,value)-pairs can be entered in the entry field.
Example: Define a filter for job names

You have to specify in the entry field:
    XJSMITH1|\*MASTER\*|BA??|CIC*|*HOT*

The list below the entry field provides valid names that can be used as patterns. Selecting a name in the list will chain it with a '|' to the existing pattern in the entry field. The '|' means 'or'.

Message: GPM0113I Upper or lower bound is not a value
Explanation: Either the upper or the lower bound is not a decimal number.
User Response: Enter a decimal number in either the upper bound or the lower bound.

Message: GPM0114I Lower bound is greater than upper bound
Explanation: If both upper and lower bound are specified, the upper bound must be greater or equal to the lower bound.
User Response: Enter an upper bound greater or equal to a lower bound or delete a bound.

Message: GPM0115I List limit is not an integer greater than 0
Explanation: The list length must be a positive integer.
User Response: Enter a valid number.

Message: GPM0122I RMF PM sysplex '%2' is not open
Explanation: The dialog requires the sysplex to be open.
User Response: Use the popup menu 'Open' of the sysplex in the RMF PM reseources view to open it.

Message: GPM0133I RMF PM sysplex '%2' closed unexpectedly
Explanation: While a Dataview requested data from the host the sysplex was found closed. This may have been caused by a previous communication error, which caused the sysplex to close or by closing the sysplex manually.
User Response: Look for previous error messages to examine the reason for communication problem, remove it and use the popup menu 'Open' of the sysplex in the RMF PM resources view to open it.

Message: GPM0141I Work scope name '%2' ignored for work scope type total
Explanation: A work scope name was entered in the work scope dialog, but for work scope 'total' any work scope names are ignored. This is just an informational message.
User Response: Remove the work scope name from the entry field.

Message: GPM0142I Work scope name required for work scope type '%2'
Explanation: For the indicated wok scope type a work scope name is required.
User Response: Enter a valid work scope name. For specific work scope types, the work scope name can be one of the following:

Message: GPM0143I Work scope name '%2' requires a seperator between service class and service class period
Explanation: The work scope name must be of the form sclass.periodnumber. The "sclass" must be a valid service class name, the "periodnumber" must be in the range 1..8. The dot separates the period number from the service class.
User Response: Enter a valid work scope name.

Message: GPM0144I Work scope ULQ '%2' is longer than 8 characters
Explanation: The upper-level qualifier of the work scope name can consist of up to 8 characters.
User Response: Enter a valid work scope name.

Message: GPM0146I Work scope '%2' period is invalid
Explanation: The work scope name must be of the form sclass.periodnumber. The "sclass" must be a valid service class name, the "periodnumber" must be in the range 1..8. The dot separates the period number from the service class.
User Response: Enter a valid work scope name.

Message: GPM0147I No period separator allowed for work scope '%2'
Explanation: The work scope name entered must not contain a separator.
User Response: Enter a valid work scope name or select one from the list.

Message: GPM0148I Work scope '%2' name is longer than nn characters
Explanation: The work scope name must not be longer than the maximum number of characters allowed for this worksope.
User Response: Enter a valid work scope name or select one from the list.

Message: GPM0161I Resource name '%2' is not valid
Explanation: The resource name entered is not of the form indicated for the text field.
User Response: Enter a valid resource name.

Message: GPM0162I RMF PM application closed unexpectedly
Explanation: While a DataView requested data from the  host the applicaction was found closed.
User Response: Please restart RMF PM.

Message: GPM0401I The host name %1 could not be resolved.
Explanation: The specified hostname is unknown to TCP/IP on the workstation.
System Action: The communication with the host cannot be established.
User Response: Ensure that your TCP/IP configuration is correct and that the host name can be resolved by a name server.

Message: GPM0402I The host %1 is not responding on port %2.
Explanation: Cannot connect to the specified host.
System Action: The communication with the host cannot be established.
User Response: Verify that the RMF DDS server is started and uses the expected port number.

Message: GPM0403I Bad read/write operation for host %1 was detected by the client
Explanation: During writing a request or reading the response for DDS host server or the workstation with the Java client detected an error, so that the request or the response cannot be processed.
System Action: The communication with the DDS host server is terminated.
User Response: See file GPMCOM.ERR in the private directory on the workstation for more details. Retry connecting to the host. If the connection fails, a temporary network problem might be the reason.

Message: GPM0404I Time-out waiting for response from host %1 port %2
Explanation: While trying to receive data from the host a time-out occurred.
System Action: The host is unable to send the data.
User Response: Check if the host is still reachable and the DDS is still running, then try to reconnect.

Message: GPM0405I Data read from host %1 is incomplete.
Explanation: Less data than expected was received from the host.
System Action: The RMF PM client cannot process the response from the DDS server on the host.
User Response: A possible cause for this error is that the maximum number of clients of the Host DDS Server is exceeded. Please change your definition on the host to allow more clients. Examine GPMCOM.ERR file in the private directory on the workstation to get more details. Contact IBM Support.

Message: GPM0406I Parameters in the request to host %1 are not valid.
Explanation: Any parameters in the request to host are either null or have a value that is not valid.
System Action: The request to the host is lost performed.
User Response: Report the problem to the IBM Support Center.

Message: GPM0407I No route to host %1 established in reasonable time
Explanation: No connection to the host could be established in the time specified by the system.
System Action: The client could not establish a connection.
User Response: Find out wether there is a problem with the host.

Message: GPM0451I The TCP/IP Communications Server on the host %1 encountered an internal error during the RECEIVE call.
Explanation: The communication is broken because the DDS host server is not able to receive data from the workstation with the RMF PM client.
System Action: The communication with the host is disrupted.
User Response: Perform a new logon to the host in order to reconnect. If the problem persists, report it to the IBM Support Center.

Message: GPM0452I Password for userid %3 on host %1 is invalid, expired or revoked.
Explanation:

  1. The specified password is not authorized.
  2. The password has expired.
  3. The user's access to the system has been revoked.

System Action:The host rejects the logon attempt.
User Response:
  1. Specify the correct password.
  2. Change the password via TSO logon.
  3. Inform your security administrator to resume your userid.

Message: GPM0453I The userid %3 is not defined on host %1.
Explanation: The specified userid is not defined to the system.
System Action: The host rejects the logon attempt.
User Response: Retry with a correct userid or contact your security administrator.

Message: GPM0454I z/OS Security Server (RACF) installation problem on host %1.
Explanation: The security setup for the RMF DDS server component is not correct.
System Action: The host rejects the logon attempt.
System Programmer Response: Correct the security setup for the RMF DDS server. See the RMF User's Guide, Part 2, "Activating RMF", chapter "Specifying Access Definitions".
Note: The setup described in the RMF User's Guide above is also applicable for releases of the DDS server lower than z/OS 1.2.

Message: GPM0455I A communication error was detected on the host %1
Explanation: While processing the request from the workstation the DDS host server detected an error, so that the request cannot be processed.
System Action: The communication with the host is terminated.
User Response: Retry connecting to the host. If connection fails a temporary network problem might be the reason.

Message: GPM0500I The RMF Sysplex Data Server returned with an unexpected error from system %1. RC: %2 RSN: %3
Explanation: During data retrieval from one or more system(s), an unexpected error has occurred.
System Action: The request is aborted with an error.
System Programmer Response: Check the return and reson code in the RMF Programmer's Guide Guide. If you cannot solve the problem, report it to the IBM Support Center.

Message: GPM0501I The data retrieved by DDS may be inconsistent due to a change of the WLM service policy or a change of the active installation performance specification (IPS). Sysplex %4 - %5
Explanation: During the requested range, a MODIFY WLM or a SET IPS command has been issued.
System Action: None.
User Response: None.

Message: GPM0502I DDS has returned partial data because time gaps have been detected.
Explanation: Data gathering has been stopped during the requested range or partial data could not be found in the buffer.
System Action: None.
System Programmer Response: Run Monitor III Data Gatherer contiguously with a sufficient buffer size and sufficient space in VSAM data sets.

Message: GPM0504I The data retrieved by DDS may be inconsistent due to a change of the WLM service policy. Sysplex %4 - %5
Explanation: During the requested range, a MODIFY WLM command has been issued.
System Action: None.
User Response: None.

Message: GPM0505I The data retrieved by DDS may be inconsistent due to a change of the RMF cycle time. Sysplex %4 - %5
Explanation: During the requested range, a MODIFY RMF command has been issued.
System Action: None.
User Response: None.

Message: GPM0506I IPL/REBOOT detected in the specified time range
Explanation: During the requested range, an IPL or REBOOT has been performed. The requested data cannot be retrieved for atime range that spans an IPL or REBOOT.
System Action: None.
User Response: None.

Message: GPM0507I DDS could not retrieve data for the specified date and time range.
Explanation: The requested data could not be found in the Monitor III instorage buffer or VSAM data sets.
System Action: None.
User Response: Specify a different time range.

Message: GPM0509I DDS could not retrieve data because of an internal error.
Explanation: The DDS could not obtain RMF data because of one of the following reasons:


System Action: None.
System Programmer Response: If the problem persists, report it to the IBM Support Center.

Message: GPM0511I Data gatherer has just been started and cannot yet return data.
Explanation: The Monitor III Data Gatherer has just been started and is not yet able to return valid data.
System Action: None.
User Response: Retry the request later.

Message: GPM0512I The RMF Sysplex Data Server could not return the requested data due to a timeout.
Explanation: The timeout interval length for the data retrieval has been exceeded.
System Action: None.
System Programmer Response: Make sure, that the connections to all systems in the sysplex are operational. Try to access other systems in the sysplex from an Monitor III ISPF reporter session. If the problem persists, report it to the IBM Support Center.

Message: GPM0551I The RMF Sysplex Data Server is not active.
Explanation: RMF is inactive or has been stopped at the connected system.
System Action: None.
System Programmer Response: Start the local RMF address space.

Message: GPM0552I None of the system(s) specified for the request was active in the sysplex.
Explanation: The specified system names are not valid or the systems have been stopped.
System Action: None.
User Response: Check the system names or join the systems to the sysplex.

Message: GPM0553I The RMF Sysplex Data Server returned no data.
Explanation: The requested data is not available for the specified time range.
System Action: None.
User Response: Specify the appropriate date, time and range for your request.

Message: GPM0554I DDS could not retrieve data - Monitor III Data Gatherer is not active.
Explanation: The Monitor III data gatherer is inactive on the system(s) specified with the request.
System Action: None.
System Programmer Response: Start the Monitor III Data Gatherer on the systems(s) you are requesting data.

Message: GPM0555I The RMF Sysplex Data Server encountered a severe error (RC: %2, RSN: %3).
Explanation: During data retrieval from the sysplex, a severe error condition has occurred.
System Action: None.
System Programmer Response: Report the problem to the IBM Support Center.

Message: GPM0600I The Monitor III reporter returned with an unexpected return code. Report: %1. RC: %2 RSN: %3.
Explanation: During data retrieval from Monitor III report data, an unexpected error has occurred.
System Action: None.
System Programmer Response: Report the problem to the IBM Support Center. Please note that this message might indicate that your OS/390 release is back-level so the data you are asking for are not available on the host.

Message: GPM0601I DDS data is incomplete - configuration may have changed.
Explanation: During the requested range, a dynamic I/O configuration change has been performed.
System Action: None.
User Response: None.

Message: GPM0602I DDS data is incomplete - Monitor I interval has changed.
Explanation: During the requested range, one or more Monitor I interval(s) have been completed.
System Action: None.
User Response: None.

Message: GPM0603I DDS could not retrieve the requested data. The system may run as a VM guest.
Explanation: When OS/390 is running as a VM guest, no measurement data for channels and LCUs are available.
System Action: None.
User Response: None.

Message: GPM0604I DDS could not retrieve the requested data. CPMF is unavailable or has been restarted.
Explanation: The channel path measurement facility (CPMF)either is not active or has been restarted during the selected range. No measurement data for channels is available.
System Action: None.
User Response: None.

Message: GPM0605I DDS could not retrieve the requested data. The requested job is currently not in the system.
Explanation: The job specified with the request could not be found.
System Action: None.
User Response: None.

Message: GPM0606I DDS could not retrieve the requested data. No subsystem work manager delays available.
Explanation: The selected service class has no subsystem delays.
System Action: None.
User Response: None.

Message: GPM0607I DDS could not retrieve the requested data. Private storage area too small.
Explanation: The requested report data did not fit into the private storage.
System Action: None.
System Programmer Response: Run the RMF address space with a larger region size parameter.

Message: GPM0612I DDS could not retrieve the requested data. VSM tracking not active.
Explanation: Virtual storage tracking is inactive or has been partially deactivated. No common storage data could be obtained.
System Action: None.
System Programmer Response: Activate VSM tracking contiguously.

Message: GPM0615I DDS could not retrieve the requested data. General information data is not available.
Explanation: A data gatherer module may have ended due to a permanent error. Valid general information data could not be gathered.
System Action: None.
System Programmer Response: Report the problem to the IBM Support Center.

Message: GPM0617I DDS could not retrieve the requested data. IOSUB option not specified.
Explanation: The RMF Monitor III Data Gatherer was started with the option NOIOSUB. No data for the I/O subsystem has been gathered.
System Action: None.
System Programmer Response: Verify the following conditions:

Message: GPM0619I DDS could not retrieve the requested data. Monitor I gatherer data not available. ERBSMFI RC: %3.
Explanation: The Monitor I gatherer is either inactive or does not collect I/O queuing related data. This may be caused by the option NOIOQ, or the system may run as VM guest and the RMCHINFO entry in the VM user directory has not been specified for the OS/390 guest system.
System Action: None.
System Programmer Response: Restart the Monitor I gatherer with the option IOQ and/or specify RMCHINFO in case of a second level OS/390 system.

Message: GPM0620I I/O subsystem data collection is not supported on this processor. ERBSMFI RC: %3.
Explanation: The system runs on a 4381/3080x processor. I/O subsystem data collection is not supported.
System Action: None.
User Response: None.

Message: GPM0621I DDS could not retrieve the requested data. Channel measurements not active.
Explanation: The channel measurement facility has not been started by SRM.
System Action: None.
User Response: None.

Message: GPM0622I DDS could not retrieve the requested data. Diagnose interface failure.
Explanation: The diagnose interface for retrieving IOQ data returned with a severe error.
System Action: None.
User Response: None.

Message: GPM0623I The host is running in compatibility mode. Goal mode data is not available.
Explanation: The system where the Distributed Data Server host address space is started (focal point) is running in compatibility mode. Some goal mode data cannot be obtained, because the server cannot access the service policy.
System Action: No data is returned.
User Response: None.

Message: GPM0624I Goal mode data for some systems is missing.
Explanation: Some systems in the sysplex did not return data. This may be caused by the following reasons:


System Action: DDS retrieves data from the remaining systems.
User Response: Ensure that RMF and the Monitor III Data Gatherer is running on all systems in the sysplex and that all systems are running in goal mode.

Message: GPM0625I DDS could not retrieve the requested data. The creation of the %1 report caused an abend %3. Sysplex %4 - %5
Explanation: The access to the requested data has caused a severe error condition. The affected module has ended abnormally. However, the data collection could be continued and partial performance data is available.
System Action: The data collection for one or more reports is skipped for the current request. For subsequent requests, the creation of the affected report will be retried.
User Response: Report the problem to the IBM Support Center.

Message: GPM0626I The metric '%1' is not defined for the resource type '%2' and work scope '%3'.
Explanation: The performance metric is not defined for the resource type and the specified work scope.
System Action: No data is returned.
User Response: Specify a valid combination of metric and resource type. Please note that this message might indicate that your OS/390 release is back-level so the data you are asking for are not available on the host.
Work scope types are identified by:

Message: GPM0700I A program error was detected in function %2, at line %3 on the host. Module name: %1.
Explanation: The DDS host server encountered a program error.
System Action: The Java Client may or may not continue depending on the severity of the error.
System Programmer Response: Try to reproduce the problem with the trace for the host server address space (GPMSERVE) enabled. Report the problem to the IBM Support Center and supply the collected information.

Message: GPM0701I Requested metric %1 not available. No performance data returned.
Explanation: The performance data request has been routed to all systems within the sysplex. No valid counters returned.
System Action: None.
User Response: Verify that the Monitor III Data Gatherer is active on all systems. To identify the detailed reason for the error condition, you can submit the same data request against the affected MVS image(s) instead of the sysplex wide request.

Message: GPM0702I Requested metric %1 is incomplete. No performance data or incomplete data returned from system %2.
Explanation: The performance data request has been routed to all systems within the sysplex. Either no valid counters or warning messages returned from one or more systems. For instance, this message may occur, when I/O subsystem data has been requested and the Monitor I interval has changed during the affected time range.
System Action: None.
User Response: Verify that the Monitor III Data Gatherer is active on all systems. To identify the detailed reason for the warning or error condition, you can submit the same data request against the affected MVS image(s) instead of the sysplex wide request.

Message: GPM0703I Details for Sysplex %1 unavailable or incomplete.
Explanation: The details data could not be retrieved successfully. One ore more details are missing.
System Action: None.
User Response: Verify that the system is running in goal mode and the Monitor III Data Gatherer is active on all systems.

Message: GPM0704I Details for volume %1 unavailable or incomplete.
Explanation: The details data could not be retrieved successfully. One ore more details are missing.
System Action: None.
User Response: Verify that the Monitor III Data Gatherer is active on all systems.

Message: GPM0705I Resource list for Sysplex %1 not available. No resource data returned.
Explanation: The resource data request has been routed to all systems within the sysplex. No valid resources returned.
System Action: None.
User Response: Verify that the Monitor III Data Gatherer is active on all systems.

Message: GPM0706I Resource list for Sysplex %1 is incomplete. No resource data returned from system %2.
Explanation: The resource data request has been routed to all systems within the sysplex. One or more systems did not return resources for list.
System Action: None.
User Response: Verify that the Monitor III Data Gatherer is active on all systems.

Message: GPM0709I The specified filter '%1' for metric '%2' has caused an empty list of data to be returned.
Explanation: You requested an list-valued metric and also specified a filter string. When the filter was applied to the list-valued metric, no data passed the filter. For example: you select 'response time by volume' and a filter to select only volumes starting with 'AB*'. If no volumes starting with the characters 'AB' are found, no data can pass the filter.
The filter pattern can contain the following tags:

PAT=<pattern>
The pattern to select the list items by their name
HI=<n>
The n items with the highest values are kept
LO=<n>
The n items with the lowest values are kept
UB=<value>
Only data with values less than specified <value>are kept in the list
LB=<value>
Only data with values greater than specified <value>are kept in the list
ORD=<order>
Sort order of list (irrelevant for this message)
Only the contents of the filter tags PAT=, UB= and LB= can lead to this message, because HI=0 or LO=0 is not allowed.
System Action: No data is returned.
User Response: Verify that your filter specification is correct.

Message: GPM0710I Workload '%1' is not defined in the active WLM policy for metric '%2' .
Explanation: The specified workload is currently not active on the specified sysplex.
System Action: No data is returned.
User Response: Verify that your work scope specification is correct and that all systems in the sysplex are running in goal mode.

Message: GPM0711I Service class '%1' is not defined in the active WLM policy for metric '%2' .
Explanation: The specified service class is currently not active on the specified sysplex.
System Action: No data is returned.
User Response: Verify that your work scope specification is correct and that all systems in the sysplex are running in goal mode.

Message: GPM0712I Service class period '%1' is not defined in the active WLM policy for metric '%2'
Explanation: The specified service class period is currently not active on the specified sysplex.
System Action: No data is returned.
User Response: Verify that your work scope specification is correct and that all systems in the sysplex are running in goal mode.

Message: GPM0713I Report class period '%1' is not defined in the active WLM policy for metric '%2'
Explanation: The specified report class is currently not active on the specified sysplex.
System Action: No data is returned.
User Response: Verify that your work scope specification is correct and that all systems in the sysplex are running in goal mode. 

Message: GPM0714I The specified job '%1' was not found for metric '%2' on system %3 .
Explanation: You specified a job in the work scope specification dialog, but this job is currently not active on the specified system or does not have valid data for the specified metric.
System Action: No data is returned.
User Response: Verify that the work scope specification is correct and that the specified job is running.

Message: GPM0715I The specified resource '%1' was not found for metric '%2' on system %3 .
Explanation: You specified a resource in the 'Series Definition' dialog, but this resource is currently not active on the specified system.
System Action: No data is returned.
User Response: Verify that the resource specification is correct.

Message: GPM0716I The metric '%2' cannot return valid data for the specified work scope '%1' .
Explanation: The specified metric is either undefined for the specified work scope or currently does not have valid data to return.
System Action: A value of 0 is returned.
User Response: Verify that the work scope specification is correct and that the metric is valid for the specified work scope.

Message: GPM0717I The metric '%2' cannot return valid data for the specified resource '%1' on system %3 sysplex %4 - %5.
Explanation: The specified metric is either undefined for the specified resource or currently does not have valid data to return.
System Action: A value of 0 is returned.
User Response: Verify that the specified metric is valid for the specified resource.

Message: GPM0718I No RMF data gatherer can provide data for metric '%2' on resource '%1'
Explanation: The specified metric can only be obtained, if an RMF data gatherer is able to collect the data for the specified resource. This message will be issued, if you are requesting data for a partition, but one of the following conditions is met:


System Action: No data can be returned.
User Response: Select another partition.

Message: GPM0719I Partition type does not exist in this CPC
Explanation: You selected either CP or ICF/IFL partition, but there is no partition of this type defined in the Central Processing Complex.
System Action: No data can be returned.
User Response: Use a valid partition type.

Message: GPM0730I Error reading INI file on system: %1.
Explanation: The DDS host server could not read its initialization file or an error was detected reading the GPMINI file.
System Action: No data can be returned.
User Response: Notify your system programmer.
System Programmer Response: Make sure that the job to start the server on the host has the correct GPMINI DD statement and that the initialization deck is not corrupted.

Message: GPM0731I The specified system '%1' is not a member of Sysplex %2
Explanation: The specified system is not member of the sysplex.
System Action: No data can be returned.
User Response: Correct the system specification of your metric.

Message: GPM0732I The specified system '%1' currently does not return data.
Explanation: The specified system is a member of the sysplex, but currently does not return data. Probably the Monitor III Data Gatherer is not running on that system or the system is currently unreachable.
System Action: No data is returned from the specified system.
User Response: Notify your system programmer.
System Programmer Response: Make sure that the Monitor III Data Gatherer is running on the specified system and verify that all connections to the system are up and running.

Message: GPM0801I A program error was detected in module %1, function %2, at line %3, trace entry %4 on the host.
Explanation: The DDS server encountered a program error
System Action: The Java Client may or may not continue depending on the severity of the error.
User Response: Try to repeat the condition with the trace for the DDSserver enabled. Report the problem to the IBM Support Center and supply information you collected.

Message: GPM0802I A program error was detected on the host.
Explanation: The DDS server encountered a program error which prevented the host from responding.
System Action: The Java Client cannot continue to communicate with the DDS server on this sysplex.
User Response: Try to repeat the condition with the trace on the host enabled. Report the problem to the IBM Support Center and supply information you collected

Message: GPM0804I Request to host is not valid.
Explanation: The request to the host was not recognized as a message and therefore could not be decoded for further processing.
System Action: The Java Client cannot continue to communicate with the DDS server on this sysplex.
User Response:Check for other error messages reporting a version mismatch of Java Client on the workstation and DDS server on the host. If versions do not match, have the newer version installed on either the Java Client or the DDS server.
Otherwise, report this error to the IBM Support Center.

Message: GPM0805I Request to the host cannot be decoded.
Explanation: The request to the host was recognized as a message but could not be decoded to a particular request for further processing.
System Action: The Java client cannot continue to communicate with the DDS server on this sysplex.
User Response: Check for other error messages reporting a version mismatch of Java client and DDS server. If versions do not match, have  the newer version installed on either the Java client or the DDS server.
Otherwise, report this error to the IBM Support Center.

Message: GPM0806I The key of the request to the host is unknown.
Explanation: The request to the host was recognized as a message but the key in the message is unknown at the host.
System Action: The Java client cannot continue to communicate with the DDS server on this host.
User Response: Check for other error messages reporting a version mismatch of Java client and DDS server. If versions do not match, have match have the newer version installed on either the Java client or the DDS server.
Otherwise, report this error to the IBM Support Center.

Message: GPM0807I The host cannot satisfy a storage request.
Explanation: Trying to allocate an object on the host failed due to storage shortage.
System Action: The Java client cannot continue to communicate with this sysplex.
User Response: Ensure that the DDS server obtains enough storage

Message: GPM0809I Creating configuration information for resource <%1,%2,%3> on the host failed. - %5
Explanation: Trying to create the configuration information <upper-level-qualifier,resource-name,resource-type> failed.
System Action: The DDS server will not satisfy the request.
User Response:
Check for other error messages reporting a version mismatch of DDS client and DDS server. If versions do not match,  have the newer version installed on either the Java client or the DDS Server.
Otherwise, report this error to the IBM Support Center.

Message: GPM0810I Creating performance data for resource <%1,%2,%3> on the host failed.
Explanation: Trying to create the performance data for <upper-level-qualifier,resource-name,resource-type> failed.
System Action: The DDS server will not satisfy the request.
User Response:
Check for other error messages reporting a version mismatch of DDS client and DDS server. If versions do not match, have the newer version installed on either the Java client or the DDS server.
Otherwise, report this error to the IBM Support Center.

Message: GPM0811I Creating work scope data for resource <%1,%2,%3> on the host failed.
Explanation: Trying to create the work scope data for <upper-level-qualifier,resource-name,resource-type> failed.
System Action: The DDS server will not satisfy the request.
User Response:
Check for other error messages reporting a version mismatch of DDS client and DDS server. If versions do not match, have the newer version installed on either the Java client or the DDS server.
Otherwise, report this error to the IBM Support Center.

Message: GPM0812I Creating the sysplex data on the host failed.
Explanation: Trying to create the sysplex information on the host failed.
System Action: The DDS server will not satisfy the request.
User Response:
Check for other error messages reporting a version mismatch of DDS client and DDS server. If versions do not match, have the newer version installed on either the Java client or the DDS server.
Otherwise, report this error to the IBM Support Center.

Message: GPM0813I Creating an error response on the host has failed
Explanation: Trying to create with an error response on the host failed.
System Action: The DDS server cannot respond to the request.
User Response:
Check for other error messages reporting a version mismatch of DDS client and DDS server. If versions do not match, have the newer version installed on either the Java client or the DDS server.
Otherwise, report this error to the IBM Support Center.

Message: GPM0814I No data in response from the host.
Explanation: The Java client received no data on a request, but also no error information.
System Action: The Java client cannot process the response.
User Response:
Check for other error messages reporting a version mismatch of DDS client and DDS server. If versions do not match, have match have the newer version installed on either the Java client or the DDS server.
Otherwise, report this error to the IBM Support Center.

Message: GPM0815I Version mismatch DDS client(%1) - DDS  server (%2)
Explanation: The versions of the Java client and the DDS server differ. This message will be shown initially after the Java client connected to the DDS server.
System Action: The DDS server will process the request.
User Response: Have the newer version installed for either the Java client of the DDS server.

Message: GPM0901I RMF PM detected an internal error
Explanation: RMF PM detected a corrupted ini file.
System Action: The application cannot be started.
User Response: Reinstall RMF PM.

Message: GPM0902I RMF PM cannot find metrics '%5'
Explanation: RMF PM detected a program error, because it could not load a class.
System Action: The application cannot continue.
User Response: Report the problem to IBM Support Center and supply the message information.

Message: GPM0903I RMF PM cannot find resource types '%5'
Explanation: RMF PM detected a program error, because it could not load a class.
System Action: The application cannot continue.
User Response: Report the problem to IBM Support Center and supply the message information.

Message: GPM0904I RMF PM had swapped reversed dates
Explanation: RMF PM found that the From: date was later than the To: date, and had to swap the values in order to sample in the time range specified.
System Action: RMF PM swapped the reversed dates.

Message: GPM0905I RMF PM: You must restore window '%5' manually in this version
Explanation: RMF PM cannot restore a window that was minimized (to taskbar, or window viewer) automatically JAVA version 1.1. Therefore, you must restore it manually.
User Response: Locate the window (icon or taskbar entry) and restore it manually, usually by double click on it.

Message: GPM0906I RMF PM: No help supported for Operating System '%5'
Explanation: In order to show HELP an HTML browser must be started in Operating System specific manner. The Operating System is not supported yet.
User Response: Contact IBM support and supply the Operating System Name.


Copyright and Trademarks


 

5694-A01 (C) Copyright IBM Corporation 2000, 2001