Topology Server Message Help

IHS2053E

Objects required to create view are in error.
Contact your system programmer responsible for RODM.

Explanation: The view cannot be created because an error was detected in a Resource Object Data Manager (RODM) class, object, or attribute specification.

Message Inserts:

view
The view name.

System Action: The view is not created.

Operator Response: Record the view name from the message window. Contact your system programmer responsible for RODM.

System Programmer Response: Check the Tivoli NetView for z/OS Graphic Monitor Facility host subsystem (GMFHS) and RODM logs for specific information about which class, object, or attribute is not correctly specified. Correct the RODM definition error.

IHS2056E

The host reported an error while processing a request from the topology server.
Information may not be correct at the workstation.
Contact your system programmer responsible for RODM.

Explanation: The host could not fully process a request from the topology server. The information presented at the workstation may not be accurate.

System Action: The topology server continues.

Operator Response: Contact your system programmer responsible for RODM.

System Programmer Response: Check the Tivoli NetView for z/OS Graphic Monitor Facility host subsystem (GMFHS) and RODM logs for specific information about the error. Once the error has been corrected, recycle the connection to the topology server that reported the error.

IHS2057W

The host detected view names that were not valid while processing a request from the topology server.
Contact your system programmer responsible for RODM.

Explanation: There are two possible causes for this message:

System Action: The topology server continues.

Operator Response: Contact your system programmer responsible for RODM.

System Programmer Response: Check the RODM log for specific information about the error. Once the error has been corrected, recycle the connection to the topology server that reported the error.

IHS2058W

The resource does not support this view request.

Explanation: The Tivoli NetView for z/OS Graphic Monitor Facility host subsystem (GMFHS) could not create a view for the view request on a particular resource.

The Resource Object Data Manager (RODM) class definition for a resource does not include the requested view type.

System Action: The topology server continues.

User Response: Contact your system programmer.

System Programmer Response: Check the GMFHS and RODM logs for specific information about which class, object, or attribute caused the problem.

To support the view type, add the appropriate VIO to the RODM definition. If necessary, correct the RODM definition error.

IHS2067W

An error has occurred while sending a command request to the topology server.
Command: command
Resource: resource
Exit RC: exitRC
Exit Parms: exit parameters

Explanation: An error occurred on the server while calling a command exit.

Message Inserts:

command
The selected command.
resource
The name of the selected resource or None, if a resource was not required to be selected for the command.
exitRC
Return value from IhsiSend function call.
exit parameters
Key value pairs displaying the fields from the EGVE_PARAMETERS32 structure in ihsiexit.h.

System Action: The command request is ignored.

Operator Response: Contact your system programmer.

System Programmer Response: Save the server workstation error log file. Contact the Tivoli Support Center to check records of logged errors for more information.

IHS2068I

An error has occurred while processing a command request. Necessary system resources were not available for command exit execution.
Command: command
Resource: resource
Exit RC: exitRC
Exit Parms: exit parameters

Explanation: A command request could not be processed due to inadequate system resources, such as memory or disk space, at the command exit workstation.

Message Inserts:

command
The selected command.
resource
The name of the selected resource or None, if a resource was not required to be selected for the command.
exitRC
Return values from IhsiSend function call.
exit parameters
Key value pairs displaying the fields from the EGVE_PARAMETERS32 structure in ihsiexit.h.

System Action: The command request is ignored.

Operator Response: At the server workstation, do one or more of the following:

Then retry the request. If you cannot solve the problem, contact your system programmer.

System Programmer Response: Save the server workstation error log file. Contact the Tivoli Support Center to check records of logged errors for more information.

IHS2069W

An error has occurred while processing a command request.
The command exit was not installed.
Command: command
Resource: resource
Exit RC: exitRC
Exit Parms: exit parameters

Explanation: The command exit is not installed at the server workstation.

Message Inserts:

command
The selected command.
resource
The name of the selected resource or None, if a resource was not required to be selected for the command.
exitRC
Return values from IhsiSend function call.
exit parameters
Key value pairs displaying the fields from the EGVE_PARAMETERS32 structure in ihsiexit.h.

System Action: The command request is ignored.

Operator Response: Contact your system programmer.

System Programmer Response: Install the program specified in the Exit name field of the selected command on the server workstation. The Exit name field is defined using the command profile editor.

IHS2070W

An error has occurred while processing a command request.
The topology server was unable to communicate with Tivoli NetView.
Command: command
Resource: resource
Exit RC: exitRC
Exit Parms: exit parameters

Explanation: An error occurred for one of the following reasons:

Message Inserts:

command
The selected command.
resource
The name of the selected resource or None, if a resource was not required to be selected for the command.
exitRC
Return values from IhsiSend function call.
exit parameters
Key value pairs displaying the fields from the EGVE_PARAMETERS32 structure in ihsiexit.h.

System Action: The command request is ignored.

Operator Response: If you cannot solve the problem, contact your system programmer.

System Programmer Response: Ensure that the IP or LU 6.2 communication session between Tivoli NetView for z/OS and the server is started. If necessary, issue the NETCONV ACTION=START name command from Tivoli NetView for z/OS to start the communication session.

IHS2071W

An error has occurred while processing a command request.
No domains were found for the resource.
Command: command
Resource: resource
Exit RC: exitRC
Exit Parms: exit parameters

Explanation: resource was not found in any Tivoli NetView for z/OS domain. For resources managed by the SNA topology manager, this may occur when translating the SSCP names that have reported this resource into a Tivoli NetView for z/OS domain name. This may happen if:

  1. Task DSI6DST is not active in the Tivoli NetView for z/OS that resides at the SSCP node.
  2. The PPI is not active in the Tivoli NetView for z/OS that resides at the SSCP node.
  3. Tivoli NetView is not using VTAMCP USE=YES in DSIDMN in the Tivoli NetView for z/OS that resides at the SSCP node.

Message Inserts:

command
The selected command.
resource
The name of the selected resource or None, if a resource was not required to be selected for the command.
exitRC
Return values from IhsiSend function call.
exit parameters
Key value pairs displaying the fields from the EGVE_PARAMETERS32 structure in ihsiexit.h.

System Action: The command request is ignored.

Operator Response: Contact your system programmer.

System Programmer Response: It may be necessary to start the DSI6DST or the PPI task at the remote Tivoli NetView for z/OS or code VTAMCP USE=YES in DSIDMN at the remote Tivoli NetView for z/OS.

IHS2072W

An error has occurred while processing a command request.
The operator is no longer logged on to host Tivoli NetView for z/OS.
Command: command
Resource: resource
Exit RC: exitRC
Exit Parms: exit parameters

Explanation: The command request cannot be verified for authorization because of one of the following reasons:

Message Inserts:

command
The selected command.
resource
The name of the selected resource or None, if a resource was not required to be selected for the command.
exitRC
Return values from IhsiSend function call.
exit parameters
Key value pairs displaying the fields from the EGVE_PARAMETERS32 structure in ihsiexit.h.

System Action: The command request is ignored.

Operator Response: If you are not currently logged on to the Tivoli NetView for z/OS program, log on and retry the request.

If you are currently logged on to Tivoli NetView for z/OS program, correct the operator ID and password.

IHS2073W

An error has occurred while processing a command request.
The command string does not represent a valid command.
Command: command
Resource: resource
Exit RC: exitRC
Exit Parms: exit parameters

Explanation: The command string is not a valid command.

Message Inserts:

command
The selected command.
resource
The name of the selected resource or None, if a resource was not required to be selected for the command.
exitRC
Return values from IhsiSend function call.
exit parameters
Key value pairs displaying the fields from the EGVE_PARAMETERS32 structure in ihsiexit.h.

System Action: The command request is ignored.

Operator Response: Correct the command string if it is one you entered yourself. If not, contact your system programmer.

System Programmer Response: Use the command profile editor to correct the command string, if necessary.

IHS2074W

The command request for resource resource could not be processed.
A previous command request has not completed.

Explanation: The command exit cannot complete this request because a prior request is still processing. The command exit may be waiting for a user action.

Message Inserts:

command
The selected command.
resource
The name of the selected resource or None, if a resource was not required to be selected for the command.

System Action: The command request is ignored.

Operator Response: At the workstation where the command exit is running, complete the actions required by the command exit. These may include closing any active windows, completing entry fields, and others.

IHS2075W

The command exit detected an error or inconsistency while validating the command exit data.
Command: command
Resource: resource
Exit RC: exitRC
Exit Parms: exit parameters

Explanation: The data passed to the command exit was either not valid or was not consistent with the exit's requirements. The command request could not be processed.

The most probable cause is that the command definition is not correctly specified. When the command exit is driven, data necessary for proper operation is not available. Some possible definition errors are:

Another possible reason for this error is that you issued the command against an aggregate resource, but the command you issued does not support aggregates.

Message Inserts:

command
The selected command.
resource
The name of the selected resource or None, if a resource was not required to be selected for the command.
exitRC
Return values from IhsiSend function call.
exit parameters
Key value pairs displaying the fields from the EGVE_PARAMETERS32 structure in ihsiexit.h.

System Action: The command request is ignored.

Operator Response: Contact your system programmer.

System Programmer Response: Use the command profile editor to correct the command definition, if necessary.

IHS2076W

An error has occurred while processing a command request.
The return code is in the user specified range.
Command: command
Resource: resource
Exit RC: exitRC
Exit Parms: exit parameters

Explanation: A command exit returned a return code from the IhsiSend API in the user-specified range. This range is defined in the ihsiexit.h header file.

Message Inserts:

command
The selected command.
resource
The name of the selected resource or None, if a resource was not required to be selected for the command.
exitRC
Return values from IhsiSend function call.
exit parameters
Key value pairs displaying the fields from the EGVE_PARAMETERS32 structure in ihsiexit.h.

System Action: The command request is ignored.

Operator Response: Contact your system programmer.

System Programmer Response: Contact the provider of the command exit.

IHS2077W

An error has occurred while processing a command request.
The operator is not authorized to use commands on host Tivoli NetView.
Command: command
Resource: resource
Exit RC: exitRC
Exit Parms: exit parameters

Explanation: The operator ID you specified in either the topology console Sign On window or the Tivoli NetView for z/OS Sign On window is not authorized to use Tivoli NetView for z/OS commands.

Message Inserts:

command
The selected command.
resource
The name of the selected resource or None, if a resource was not required to be selected for the command.
exitRC
Return values from IhsiSend function call.
exit parameters
Key value pairs displaying the fields from the EGVE_PARAMETERS32 structure in ihsiexit.h.

System Action: The command request is ignored.

Operator Response: Make sure that you entered the operator ID correctly, or enter another operator ID that is authorized to use commands.

System Programmer Response: If the operator ID should have authorization for commands, change the NGMFCMDS keyword in the operator profile to YES.

IHS2082W

An error has occurred while processing a command request.
The NetView for z/OS domain ID is syntactically incorrect.
Command: command
Resource: resource
Exit RC: exitRC
Exit Parms: exit parameters

Explanation: The NetView domain ID contains invalid syntax. The domain ID must meet the following criteria.

Message Inserts:

command
The selected command.
resource
The name of the selected resource or None, if a resource was not required to be selected for the command.
exitRC
Return values from IhsiSend function call.
exit parameters
Key value pairs displaying the fields from the EGVE_PARAMETERS32 structure in ihsiexit.h.

System Action: The command request is ignored.

Operator Response: Correct the domain ID and retry.

IHS2083E

Database checkpoint failed. Databases may be corrupt.

Explanation: An error occured during the database checkpoint process. The checkpoint could not be completed.

System Action: The topology server ends.

Operator Response: Restart the server to restore from the backup databases.

IHS2111I

Component Manufacturer;Product;Version did not match on any BDFs.

Explanation: During the processing of a heartbeat TEC event the topology server was unable to locate the Manufacturer,Product, and Version information, which was passed in the TEC event, in any of the installed Business Description Files(BDFs). This message may also be issued in the case of an error while trying to open a BDF file during processing of a heartbeat TEC event.

Message Insert:

Manufacturer;Product;Version
A triplet listing the Manufacturer,Product Name, and Version of the component referred to in the received TEC event.

Operator Response: Check the installed *.bdf files to see if the triplet information passed in the TEC event is present in any of them. If the information is present; Contact your Tivoli Customer Support Center. If the information is not present; Contact your system programmer for assistance in creating or modifying a bdf file to include the triplet data.

IHS2113I

Old Component Manufacturer;Product;Version did not match on any BDFs.

Explanation: During the processing of a heartbeat TEC event the topology server was unable to locate the Manufacturer,Product, and Version information, which was passed in the TEC event, in any of the installed Business Description Files(BDFs). This message may also be issued in the case of an error while trying to open a BDF file during processing of a heartbeat TEC event.

Message Insert:

Manufacturer;Product;Version
A triplet listing the Manufacturer,Product Name, and Version of the old component referred to in the received TEC event.

Operator Response: Check the installed *.bdf files to see if the triplet information passed in the TEC event is present in any of them. If the information is present; Contact your Tivoli Customer Support Center. If the information is not present; Contact your system programmer for assistance in creating or modifying a bdf file to include the triplet data.

IHS2128E

correlator Error code locating command response for command.

Explanation: The topology server was unable to locate the command response for an topology server command.

Message Inserts:

correlator
A code that corresponds to the previous informational message.
code
The command error code.
command
The command for which no response was located.

Operator Response: Contact your system programmer.

System Programmer Response: Contact your Tivoli Support Center.

IHS2129E

correlator Error code issuing command command.

Explanation: An error was received while attempting to issue an topology server command.

Message Inserts:

correlator
A code that corresponds to the previous informational message.
code
The command error code.
command
The issued command.

Operator Response: Contact your system programmer.

System Programmer Response: If you cannot correct the problem, contact your Tivoli Support Center.

IHS2130E

correlator Error code waiting for command response for command.

Explanation: An error was encountered while waiting for a command response.

Message Inserts:

correlator
A code that corresponds to the previous informational message.
code
The command error code.
command
The command for which a response is expected.

Operator Response: Contact your system programmer.

System Programmer Response: Contact your Tivoli Support Center.

IHS2131E

Incorrect discover connections response.

Explanation: An incorrect response was received from an discover connections task issued by the topology server.

Operator Response: Contact your system programmer.

System Programmer Response: Contact the support group responsible for the instrumentation of the application.

IHS2132I

Deleting non-reported connection name.

Explanation: A connection that was previously reported for this component was not reported in the discover connections response and will be deleted.

Message Inserts:

name
The name of the connection that was not reported.

IHS2133I

The server must be run under a user ID that has 'Act as part of the operating system' user right. The server is ending.

Explanation: 'Act as part of the operating system' user rights are not assigned to the NT user account under which the server runs.

System Action: The server terminates.

Operator Response: Contact your NT system administrator responsible for user accounts.

System Programmer Response: Refer to the Tivoli NetView for z/OS Installation Guide for information on installing the topology server on an NT system. You must grant specific user rights to the account where the server is run.

IHS2134E

Unknown event class received class.

Explanation: An unknown event was received.

Message Inserts:

class
The name of the event class that was received.

Operator Response: Contact your system programmer.

System Programmer Response: Investigate to determine whether the instrumentation is sending the correct information event class.

IHS2135E

The server detected an installation error: rc.

Explanation: The server detected a corrupted file during initialization.

Message Inserts: Description of message variables, if any.

rc
The server internal return code.

System Action: The server terminates.

Operator Response: Contact your system programmer.

System Programmer Response: Re-install the server.