$('a[name]').remove(); $('#ic-homepage__footer').before('

'); $("#tabs").tabs({ selected: 1 }); $("#ic-homepage__ic-tips").append( quickTipHTML() ); unhideOneProductTip(); $("#ic-homepage__product-tips").wrapInner('

'); $("#ic-homepage__feed-tips").wrapInner('

'); });

IBM Tivoli Monitoring > Version 6.3 > User's Guides > Agent Builder User's Guide > Troubleshooting > Informational, warning, and error messages overview IBM Tivoli Monitoring, Version 6.3


Agent messages

The following messages apply to Tivoli Monitoring Agent Builder.


Parent topic:

Informational, warning, and error messages overview


KQZ0005E

Unable to log on to the namespace namespace.


Explanation

The IBM Tivoli Monitoring Agent Builder could not connect to the WMI namespace.


Operator response

Ensure that WMI is running on the computer you specified, that the namespace exists, and that you have the proper credentials to log on to the namespace.


KQZ0007I

Gathering the system Perfmon information.


Explanation

This is an informational message only.


KQZ0009E

The field_name field must start with an alphabetic character and can contain only alphanumeric and underscored characters.


Explanation

String values can contain only alphabetic and underscored characters.


Operator response

Enter only alphabetic and underscored characters for the value.


KQZ0011E

The field_name must be an integer between 0 and 4294967295.


Explanation

The integer must contain only decimal digits and must be between 0 and 4294967295.


Operator response

Enter an valid integer.


KQZ0012E

The agent file file_name could not be read.


Explanation

The IBM Tivoli Monitoring Agent Builder could not read the agent definition file.


Operator response

If the file contains a valid agent definition, rename the file to itm_toolkit_agent.xml.


KQZ0013E

Unable to access the file_name file.


Explanation

The IBM Tivoli Monitoring Agent Builder cannot read the contents of the file.


Operator response

Ensure that you have permission to access the file. You might have deleted the file from outside of Eclipse and failed to refresh the project.


KQZ0014E

Unable to generate the IBM Tivoli Monitoring Agent in dir_name.


Explanation

The IBM Tivoli Monitoring Agent Builder cannot generate the IBM Tivoli Monitoring Agent.


Operator response

Ensure that the output directory exists and that you have permission to write to it.


KQZ0015E

Error saving file_name.


Explanation

The IBM Tivoli Monitoring Agent Builder could not save the agent file.


Operator response

Ensure that you have write permissions to the file and that the disk is not full.


KQZ0018I

Generating the IBM Tivoli Monitoring Agent


Explanation

This is an informational message only.


KQZ0021E

The filename file was not found.


Explanation

The selected file does not exist.


Operator response

Specify an existing file.


KQZ0022E

Unexpected error parsing MIB file filename.


Explanation

The syntax of the MIB file is incorrect.


Operator response

Correct the syntax of the MIB file and rerun the import action.


KQZ0025I

Loading the initial MIB data. This operation may take a few moments.


Explanation

This is an informational message only.


KQZ0026I

The IBM Tivoli Monitoring Agent Builder successfully generated the files for agent agent_name.


Explanation

This is an informational message only.


KQZ0027E

No attributes are defined for the datasource attribute group.


Explanation

This is an informational message only.


KQZ0028E

An attribute with identifier id was defined previously.


Explanation

This is an informational message only.


KQZ0029E

A attribute group with identifier id was defined previously.


Explanation

This is an informational message only.


KQZ0030E

Cannot remove attribute attr because it is referenced in derived attribute derived_attr.


Explanation

This is an informational message only.


KQZ0031E

file_name is the name of an existing file, not a directory.


Explanation

The name of a file was specified instead of a directory.


Operator response

Specify the correct name of a project directory.


KQZ0032E

The dir_name directory does not exist.


Explanation

The program could not find the specified directory.


Operator response

Ensure that the directory exists and that you entered the path to it correctly.


KQZ0033E

The following exception was caught while trying to run: command:


Explanation

This error message is generic.


Operator response

Access the stack trace to investigate the problem.


KQZ0034E

The directory directory does not contain an agent XML file, agent_XML_file.


Explanation

The program could not find the specified file.


Operator response

Ensure that the file exists and that you entered the path to it correctly.


KQZ0035E

A file named directory already exists. Do you want to continue and overwrite the contents of the file?


Explanation

The file that the IBM Tivoli Monitoring Agent Builder is trying to generate already exists.


Operator response

Select Yes to continue and overwrite the file or No to cancel and select a new directory.


KQZ0036E

The IBM Tivoli Monitoring agent project contains errors as listed in the Problems view. The errors must be corrected before the agent can be generated.


Explanation

The IBM Tivoli Monitoring Agent Builder project contains errors as listed in the Problems view.


Operator response

Correct the errors and save the IBM Tivoli Monitoring Agent.


KQZ0038I

The file exception_message has changed on the file system. Do you want to load the changes?


Explanation

This is an informational message only.


KQZ0039E

The IBM Tivoli Monitoring Agent agent_name was modified. You must save the agent before you can generate it.


Explanation

This is an informational message only.


KQZ0040E

The IBM Tivoli Monitoring Agent Builder was unable to load required libraries for the browsing features. Follow the instructions in the documentation for copying the required libraries to the correct location on your system.


Explanation

The IBM Tivoli Monitoring Agent Builder requires native libraries to perform browsing functions.


Operator response

Follow the instructions in the documentation for copying the required libraries to the correct location on your system.


KQZ0041E

No instances were found for the object_name Performance Monitor object.


Explanation

This is an informational message only.


KQZ0042E

Cannot remove the message because it is referenced in command return code data source func_test.


Explanation

This is an informational message only.


KQZ0043W

The selected object has more than max_properties properties. Attributes are created for the first max_properties properties only.


Explanation

This is an informational message only.


KQZ0048E

A version of the agent to be generated is currently running on the system. You must stop the agent before you can generate.


Explanation

This is an informational message only.


KQZ0049E

An error occurred while generating the agent.


Explanation

The IBM Tivoli Monitoring Agent Builder encountered errors while attempting to generate the agent.


Operator response

Check the details view of the error dialog for exception information, or examine the Eclipse and IBM Tivoli Monitoring Agent Toolkit trace files to see the cause of the error.


KQZ0050E

A file with the name directory exists. Either delete the file or specify another output directory.


Explanation

This is an informational message only.


KQZ0054E

A return code with value rc was defined previously.


Explanation

This is an informational message only.


KQZ0058I

Generating contents of agent_XML_file.


Explanation

This is an informational message only.


KQZ0059E

No sources were found for the logName Windows Event Log.


Explanation

This is an informational message only.


KQZ0061I

Getting namespaces for host_name


Explanation

This is an informational message only.


KQZ0062W

The IBM Tivoli Monitoring Agent Builder was unable to determine if an instance of the agent is currently running. Ensure that an instance of the agent is not running before continuing.


Explanation

Native libraries needed to determine if an instance of the agent is running could not be loaded. Follow the instructions in the documentation for copying the required libraries to the correct location on your system.


Operator response

Ensure an instance of the agent is not currently running.


KQZ0063I

The specified output directory does not exist. Would you like to create it?


Explanation

This is an informational message only.


KQZ0071E

The IBM Tivoli Monitoring Agent Builder was unable to import a file due to an internal error.


Explanation

An invalid parameter was specified in the file import software.


Operator response

Report this problem to IBM.


KQZ0073W

This agent project contains warnings which are indications of potential problems. Attempting to run an agent that contains warnings may cause unpredictable results. Do you wish to continue the generation of the agent?


Explanation

The IBM Tivoli Monitoring Agent Builder project generated warnings for the agent. The warnings can be viewed in the Problems View. Agents with warnings may not function properly.


Operator response

Select yes to continue generation. Select no if you wish to review the warnings. The warnings can be viewed in the Problems View. Select Window->Show View->Problems if the view is not visible.


KQZ0074W

The builder was unable to resolve the imports in the specified MIB files.


Explanation

The IBM Tivoli Monitoring Agent Builder could not resolve the import in the MIB file.


Operator response

Ensure that all dependencies for the desired MIB are imported first.


KQZ0075E

No return codes defined for command command defined in Command Return Code data source "test".


Explanation

There were no global or command specific return codes for the command in the specified Command Return Code data source.


Operator response

Either define a global return code or define a return code for the specific command.


KQZ0076W

The project file "file" is no longer referenced by the agent.


Explanation

A file was found in the project directory that is not referenced in the agent.


Operator response

Either remove the file from the project or associate the file with a monitor.


KQZ0078E

The version is invalid. The version must contain 3 numbers in the format VRM and cannot start with a 0.


Explanation

The version contains an unsupported character.


Operator response

A version must contain 3 numbers.

The version is in the format VRM


KQZ0079E

The field_name must be an integer between -2147483648 and 2147483647.


Explanation

The integer must contain only decimal digits and must be between -2147483648 and 2147483647.


Operator response

Enter an valid integer.


KQZ0080E

Could not connect to remote host host. The Windows error code was errcode.


Explanation

Could not connect and authenticate with the remote host. The host might be down, the host name might have been typed incorrectly, or the user name or password could be wrong.


Operator response

Enter a correct host name, user name, and password.


KQZ0081E

The Managed System msys was not found or was not a supported operating system.


Explanation

The Managed System that was specified either did not exist or was not a supported operating system.


Operator response

Enter a valid, running Managed System name of a supported operating system type.


KQZ0082E

The Product Code pc of Managed System msys is not supported.


Explanation

Only the Product Codes UX (UNIX), LZ (Linux), and NT (Windows) are supported.


Operator response

Enter a valid, running Managed System name of a supported operating system.


KQZ0083E

No processes were returned from query to Managed System msys.


Explanation

The Managed System that was specified was offline or provided no data.


Operator response

Ensure that the specified system is running and accessible on the network.


KQZ0084E

The Managed System msys is offline.


Explanation

The Managed System that was specified is offline.


Operator response

Bring the system back online or choose a different system.


KQZ0085E

Login to WMI namespace namespace for user user failed.


Explanation

The system was unable to login to the specified WMI server with the given username and password.


Operator response

Enter a correct username and password for the WMI namespace.


KQZ0086E

Error retrieving classes in WMI namespace namespace.


Explanation

The system was unable to retrieve the classes for the specified namespace.


Operator response


KQZ0090E

The JMX MBean name or pattern MBean_pattern is not valid.


Explanation

The JMX MBean name or pattern does not follow the format allowed by the JMX specification.


Operator response

Correct the name so that it is a valid MBean name or MBean pattern.


KQZ0091E

Could not write to the output directory outputDir.


Explanation

The current user is not able to write to the chosen output directory.


Operator response

The agent builder must generally be run as root in order to install directly into an ITM installation on the system.


KQZ0092E

Could not create the temporary directory tempdir.


Explanation

The current user is not able to write to the temporary directory. It may be full, or the user may not have permission.


Operator response

Free up some space in the temporary directory if it is full, or run as a user with authority to write there.


KQZ0093E

Could not set execute permission on the installation script script.


Explanation

The installation script must have execute permission set on it before it can be launched, and the attempt to set this failed.


Operator response

Make sure that the script was actually created and that the chmod executable is in the PATH.


KQZ0094E

The installation of the agent on the local system failed. For more information see the installation log in: log


Explanation

The installation failed. The reason should be in the installation log.


Operator response

Consult the installation log and correct any problems found there.


KQZ0095E

Could not launch the installation script script


Explanation

The builder was unable to launch the installation script. It might not be executable, or the system shell might not be found.


Operator response

Ensure that the shell (sh) is in the PATH and that the user has permission to run it.


KQZ0096E

A navigator group with identifier id was defined previously.


Explanation

This is an informational message only.


KQZ0097E

Navigator group "navgroup" does not contain at least attribute_group_count attribute groups.


Explanation

This is an informational message only.


KQZ0098E

Navigator group "navgroup" does not contain any attribute groups.


Explanation

This is an informational message only.


KQZ0099E

The affinity is invalid. See the documentation for rules about affinities.


Explanation

The affinity tag contains an unsupported character.


Operator response

An affinity tag must start with a letter, number, or percent.

The remaining characters can be alphanumeric.

If the affinity starts with a percent, the affinity must contain a period that is not in the second or final position.


KQZ0100E

Unknown ITM 5x interp: interp


Explanation

The specified ITM 5x interp is not recognized.


Operator response

Specify one of the following ITM 5x interps: aix4-r1 hpux10 linux-ix86 linux-ppc linux-s390 os2-ix86 os400 solaris2 solaris2-ix86 w32-ix86


KQZ0101W

You are about to commit this level of the agent. Only perform this action when you are done testing your agent and are ready to ship it.


Explanation

There are a limited number of versions available so only commit the level when you are ready to ship the agent.


Operator response

Click OK to commit the level or cancel to abort.


KQZ0102E

Select whether the filters are inclusive or exclusive.


Explanation

The inclusive selection causes the attribute to be processed if the attribute value matches the filter set. The exclusive selection causes the attribute to be processed if the attribute value does not match the filter set.


Operator response

Select either the Inclusive or Exclusive radio button.


KQZ0103E

Select Match all filters or Match any filter.


Explanation

Match all filters causes a match when all of the filters match the attribute value (logical and). Match any filter causes a match when any of the filters match the attribute value (logical or).


Operator response

Select either the Inclusive or Exclusive radio button.


KQZ0104E

Enter a string which separates fields in a record.


Explanation

The separator Text selection allows you to specify the string which is used to separate fields in a record.


Operator response

Enter the separator text or select another option for defining fields.


KQZ0105E

Enter two strings, one which identifies the beginning of a field and one which identifies the end of the field.


Explanation

The Begin and End Text selection allows you to specify the string which precedes the beginning of an attribute value, and one which follows the end of the attribute value.


Operator response

Enter both the begin and end separator text or select another option for defining fields.


KQZ0106E

Enter the name of the source file.


Explanation

Each source file must have a name that identifies the source file being monitored.


Operator response

Enter the name of the source file.


KQZ0107E

Enter the text found at the beginning of a line that indicates the end of the record.


Explanation

The pattern selection allows you to enter a string to identify the end of a multi-record record.


Operator response

Enter the pattern or make another selection for identifying a record in a log file. The record is used to collect a single group of attributes.


KQZ0108E

Enter the maximum number of non-blank lines that comprise a record.


Explanation

The rule selection allows you to identify the maximum number of lines that form a record. Blank lines, which contain no characters (not even space characters) are not included in the count. The record is used to collect a single group of attributes.


Operator response

Enter the maximum number of non-blank lines or make another selection for identifying a record in a log file.


KQZ0109E

The interval for creating a summary record must be from 60 to 86400 seconds (one minute to one day).


Explanation

The summary selection allows you to summarize the detailed data from a log file. You must specify the interval, in seconds, that this summary is to take place. The interval must be at least 60 seconds but not more than 86400 seconds (one day).


Operator response

Enter the summary interval or uncheck the Summary checkbox.


KQZ0110E

Enter the number of records, from 1 to 5000, to be processed when file monitoring begins.


Explanation

With the selection "Process existing records from the file", a fixed number of records of the file are processed when monitoring begins. That number must be from 1 to 5000.


Operator response

Enter a number from 1 to 5000 or make a different record processing selection.


KQZ0111E

Cannot remove attribute attr because it was created in a previous version of the agent.


Explanation

This is an informational message only.


KQZ0112E

Cannot remove attribute group name because it was created in a previous version of the agent.


Explanation

This is an informational message only.


KQZ0113E

Cannot remove navigator group name because it contains an attribute group that was created in a previous version of the agent.


Explanation

This is an informational message only.


KQZ0114E

Each log file must have a unique label.


Explanation

When two or more files are specified, each must have a different label. If desired, the label can be included in an attribute by itself. The label cannot contain spaces, angle brackets, or @.


Operator response

Enter a label for each file.


KQZ0115E

The label cannot contain spaces, angle brackets, at sign (@), or non-ASCII characters.


Explanation

When two or more files are specified, each must have a different label. If desired, the label can be included in an attribute by itself. The label cannot contain spaces, angle brackets, @ or non-ASCII characters.


Operator response

Remove the space from the label.


KQZ0116E

Label label is entered more than once.


Explanation

When two or more files are specified, each must have a different label. If desired, the label can be included in an attribute by itself. The label cannot contain spaces, angle brackets, or @.


Operator response

Enter a unique label for each file.


KQZ0118E

No comparison string entered.


Explanation

A string filter compares an attribute value, or some portion of the attribute value, with a comparison string. The comparison string cannot be blank.


Operator response

Enter a value for the comparison string.


KQZ0119E

The Agent Builder encountered an error while generating file name.


Explanation

The builder encountered an unexpected error.


Operator response

Ensure you have the correct permissions to the output directory. If the error persists, try restarting the Agent Builder.


KQZ0120W

The Agent Builder determined that a TEMS is not installed in directory directory. Manually install the TEMS support files after the agent installation completes.


Explanation

A TEMS server is not present in the specified directory.


Operator response

Generate a zip file, transfer it to the TEMS system and run the TEMS installation script.


KQZ0121W

The Agent Builder determined that a TEPS is not installed in directory directory. Manually install the TEPS support files after the agent installation completes.


Explanation

A TEPS server is not present in the specified directory.


Operator response

Generate a zip file, transfer it to the TEPS system and run the TEPS installation script.


KQZ0122E

Enter a value to compare with the attribute.


Explanation

A number filter compares an attribute value with a comparison value. The comparison value cannot be blank.


Operator response

Enter a value for the comparison number.


KQZ0123E

No regular expression entered.


Explanation

A regular expression filter compares an attribute value, or some portion of the attribute value, with a regular expression. The regular expression cannot be blank.


Operator response

Enter a value for the regular expression.


KQZ0124E

The filter cannot contain the character sequence "string".


Explanation

A filter is a function applied to an attribute value that returns TRUE or FALSE. Filters can be combined together to form a filter set. The combined results of the filters in the filter set, along with filter sets from other attributes in the attribute group, determine whether the current sample is presented to TEMS or discarded.

A filter cannot contain certain sequences of characters as that would make the resulting filter statement ambiguous when parsed at runtime.


Operator response

Remove the offending sequence from the expression in the filter.


KQZ0125E

No replacement string entered.


Explanation

Regular expression matches can have the matched portion of the attribute value replaced with a different value. If you want this replacement to take place, specify a replacement string.


Operator response

Enter a replacement string or uncheck the replacement value checkbox.


KQZ0126E

Offset must be a number.


Explanation

The offset is the number of characters at the beginning of the attribute value that do not participate in the filter's matching operation. An offset of 0 means that the entire attribute value is used in the filter.


Operator response

Enter an offset.


KQZ0127E

An attribute can be added only when the attribute type has been set to a string or numeric type.


Explanation

Different types of filters are applied to string vs. numeric attributes. Therefore the attribute type must be set before a filter can be defined.


Operator response

Return to the basic attribute information and select an attribute type.


KQZ0130E

The affinity tag is invalid. See the documentation for rules about affinity tags.


Explanation

The affinity tag contains an unsupported character.


Operator response

An affinity tag must start with AFF_ and contain only letters.


KQZ0134E

An agent with product code "pc" has already been defined in project "project_name".


Explanation

Product codes must be unique


Operator response

Enter a unique product code.


KQZ0135E

An agent with affinity "affinity" has already been defined in project "project_name".


Explanation

Affinities must be unique


Operator response

Enter a unique affinity.


KQZ0136E

An agent with affinity tag "tag" has already been defined in project "project_name".


Explanation

Affinity tags must be unique


Operator response

Enter a unique affinity tag.


KQZ0138E

An agent with name "name" has already been defined in project "project_name".


Explanation

Agent names should be unique.


Operator response

Enter a unique agent name.


KQZ0139E

Navigator group "navgroup" contains more than max_attr_groups attribute groups.


Explanation

This is an informational message only.


KQZ0140E

A file with the name name has already been defined for this command.


Explanation

This is an informational message only.


KQZ0142E

Navigator group name id is reserved for internal use.


Explanation

This is an informational message only.


KQZ0143E

Enter the number of bytes to be copied into this attribute.


Explanation

The number entered determines how many bytes are copied from the record to fill this attribute. It must be a positive number up to the maximum number of bytes that this attribute can hold.


Operator response

Enter the number of characters to be read from the log file to fill this attribute value, or select a different field delimiter.


KQZ0144E

The number of characters exceeds the maximum of maximum_byte_count.


Explanation

The number entered determines how many characters are copied from the record to fill this attribute. It must be a positive number up to the maximum number of byte that this attribute can hold.


Operator response

Reduce the number so that it is less than or equal to the maximum number of bytes in this attribute, or select a different field delimiter.


KQZ0145I

The reference to file file_name is being removed from the agent. Do you want to remove that file from the project?


Explanation

This is an informational message only.


KQZ0148E

The field_name must contain only ASCII characters.


Explanation

String values can contain only ASCII characters.


Operator response

Enter only ASCII characters for the value.


KQZ0149W

If you exit the wizard, all changes will be lost. Do you wish to exit?


Explanation

The user clicked cancel on a wizard.


Operator response

Click Yes to exit or No to return to the wizard.


KQZ0150E

The maximum number of lines that comprise a log file record must be from 2 to 32767.


Explanation

The rule selection allows you to identify the maximum number of lines that form a record. The record is the portion of the file used to parse a single group of attributes.


Operator response

Enter a number between 2 and 32767 inclusive for the maximum number of lines, or make another selection for identifying a record in a log file.


KQZ0151E

The file, filename, does not appear to be an IBM Tivoli Monitoring Agent file.


Explanation

The Agent Builder was unable to parse the specified file.


Operator response

Specify an IBM Tivoli Monitoring Agent file.


KQZ0153E

This action will remove section_count runtime configuration sections or properties. Do you wish to continue?


Explanation

This is an informational message only.


KQZ0154E

Removing runtime configuration section section_name will remove all properties defined in the section. Do you wish to continue?


Explanation

This is an informational message only.


KQZ0155E

A single quote cannot be included in the file name.


Explanation

A single quote character is not permitted in the log file name specification. It may be permitted by some operating systems or file systems but is not supported for log file monitoring.


Operator response

Do not enter a single quote in the log file name specification.


KQZ0157I

Canceling the installation may result in the agent or support files being partially installed. Are you sure you want to cancel?


Explanation

This is an informational message only.


KQZ0158I

The installation script script was canceled.


Explanation

The cancel button was pressed while the installation script was running. The script may have partially run before the script was ended and the agent may be partially installed.


Operator response

Reinstall the agent before trying to run it.


KQZ0159I

The agent generation action was canceled.


Explanation

The cancel button was pressed while the agent files were being generated.


Operator response

Rerun the Generate Agent action to generate the agent.


KQZ0160I

Can the attribute group to which this attribute belongs produce more than one data row?


Explanation

A attribute group may or may not be capable of producing more than one row of data. If it can produce more than one row, key attributes allow you to tell the rows apart. A key attribute is being defined, but this attribute group is marked as being able to produce only one row. A key attribute for a attribute group that can only produce one row is not useful.


Operator response

Answer Yes to mark the attribute group as being able to produce more than one data row, or No to leave it marked as being able to produce only a single data row.


KQZ0161W

There is no agent installation script for this operating system. The agent is not supported on this operating system.


Explanation

The agent builder creates installation scripts only for the operating systems on which the agent is supported. The agent cannot be installed on a operating system it was not intended to run on.


Operator response

Press OK on the dialog. The installation of TEMS and TEPS support will continue normally.


KQZ0162I

The IBM Tivoli Monitoring Agent Builder successfully installed components for agent agent_name.


Explanation

This is an informational message only.


KQZ0163I

The IBM Tivoli Monitoring Agent Builder successfully created a Solution Installer project for agent agent_name.


Explanation

This is an informational message only.


KQZ0164I

The IBM Tivoli Monitoring Agent Builder successfully generated a mapping file for agent agent_name.


Explanation

This is an informational message only.


KQZ0165E

No agent components to install.


Explanation

This is an informational message only.


KQZ0166E

A separator string cannot be more than maximum_character_count characters.


Explanation

The separator Text selection allows you to specify the string which is used to separate fields in a record of the log file.


Operator response

Enter the separator text or select another option for defining fields.


KQZ0167I

Getting classes in namespace namespace


Explanation

This is an informational message only.


KQZ0171I

"operation_title" was canceled.


Explanation

This is an informational message only.


KQZ0174E

The field_name must contain only letters, numbers, spaces, underscores, and hyphens.


Explanation

String values can contain only ASCII characters.


Operator response

Enter only ASCII characters for the value.


KQZ0175E

The names of files included in the agent must not be over max_name_length bytes long. The name file_name is actual_name_length bytes long.


Explanation

The agent generator will not generate agents that include files whose names are too long. This is to prevent path names from becoming longer than what is allowed by the operating system.


Operator response

Remove the file from the agent, give it a shorter name, and add the renamed file to the agent.


KQZ0176E

The trace file trace_file_name could not be created.


Explanation

This is an informational message only.


KQZ0177E

Changing the pc_or_affinity has invalidated the contents of the agent's support files. The files will be removed.


Explanation

Previously created workspaces, situations, queries and take actions are associated with the agent by the product code and affinity.


Operator response

You will need to re-install the agent and recreate and re-extract any workspaces, situations, custom queries and take actions.


KQZ0179E

Make a selection for data_source.


Explanation

You must select two attribute groups in order to create a joined attribute group.


Operator response

Select one more attribute group.


KQZ0180E

Cannot join an attribute group with itself.


Explanation

You must select two different attribute groups in order to create a joined attribute group.


Operator response

Select two different attribute groups.


KQZ0182E

Select an attribute to join on for attribute_group.


Explanation

When both selected attribute groups are defined as returning multiple rows, select an attribute from each in order to correlate the data.


Operator response

Select an attribute from each attribute group.


KQZ0183E

Select a key attribute for the joined attribute group.


Explanation

By default, the keys for the base attribute groups are used as the keys for the joined attribute group. However, you can specify one attribute to be the key.


Operator response

Select the key attribute.


KQZ0184E

The selection cannot be removed because joined attribute group referencing_attribute_group_name references attribute group referenced_attribute_group_name.


Explanation

The attribute group you are trying to delete is referenced in a joined attribute group which is not being deleted.


Operator response

You must delete the joined attribute group before or along with any referenced attribute groups.


KQZ0185E

Cannot remove attribute attribute_name because it is defined as a join attribute for joined attribute group attribute_group_name.


Explanation

The attribute you are attempting to delete is defined as the attribute on which to join in a joined attribute group.


Operator response

Modify or remove the joined attribute group if you would like to remove the attribute.


KQZ0186E

Cannot remove attribute attribute_name because it is defined as the key for joined attribute group attribute_group_name.


Explanation

The attribute you are attempting to delete is defined as the key attribute in a joined attribute group.


Operator response

Modify or remove the joined attribute group if you would like to remove the attribute.


KQZ0187E

Cannot install the agent to directory because the Tivoli Enterprise Monitoring Agent Framework is not present in that location.


Explanation

In order to install and run the agent, the Tivoli Enterprise Monitoring Agent Framework must be installed in the same location you wish to install the agent.


Operator response

Install the Tivoli Enterprise Monitoring Agent Framework or install the agent into a different location.


KQZ0188E

Cannot install the agent to directory because no other IBM Tivoli Monitoring Agents are present in that location.


Explanation

In order to install and run the agent, at least one other agent must be installed.


Operator response

Install the another agent or install this agent in another location.


KQZ0189W

The file file_name already exists in the project. Do you want to overwrite the existing files with the one from new_file?


Explanation

A file with the same name already exists.


Operator response

Click "Yes" to overwrite the file or "No" to keep the existing file.


KQZ0190E

A section with label section_label already exists.


Explanation

Each configuration section needs to have a different label.


Operator response

Change the label to one that has not been used by another section.


KQZ0191E

A property with label property_label already exists in this section.


Explanation

Each configuration property in a section needs to have a different label.


Operator response

Change the label to one that has not already been used by another property in this section.


KQZ0192E

A choice with label choice_label already exists in this property.


Explanation

Each choice in a configuration property needs to have a different label.


Operator response

Change the label to one that has not already been used by another choice in this property.


KQZ0193E

A choice with value choice_value already exists in this property.


Explanation

Each choice in a configuration property needs to have a different value.


Operator response

Change the value to one that has not already been used by another choice in this property.


KQZ0194E

Configuration section section_name does not contain any configuration properties.


Explanation

A configuration section must contain at least one configuration property.


Operator response

Add a configuration property to the section or delete the section.


KQZ0195E

Return code return_code cannot be returned by UNIX or Linux commands, but only UNIX or Linux operating systems are selected.


Explanation

Return codes outside the range 0 to 255 cannot be returned by UNIX or Linux commands. Only UNIX and Linux operating systems are selected so this return code can never be issued.


Operator response

Add the Windows operating system which allows a wider range of return codes (-2147483648 to 2147483647), change the return code value to be in the range 0 to 255, or remove the return code.


KQZ0196E

Return code return_code cannot be returned by UNIX or Linux commands, but only UNIX or Linux commands are defined.


Explanation

Return codes outside the range 0 to 255 cannot be returned by UNIX or Linux commands. Only UNIX and Linux commands are defined so this return code can never be issued.


Operator response

Add a Windows command which allows a wider range of return codes (-2147483648 to 2147483647), add the Windows operating system to one of the existing commands, change the return code value to be in the range 0 to 255, or remove the return code.


KQZ0197E

The combined length of company identifier and agent identifier cannot exceed character_count characters.


Explanation

Ensure that the combined length of the company identifier and agent identifier does not exceed 11 characters.


Operator response

Modify the company identifier and/or agent identifier to make the combined length 11 or fewer characters.


KQZ0198I

You have made changes to the configuration. Do you want to keep those changes in the agent?


Explanation

Some changes were made to the configuration while performing some other operation, such as creating a new attribute group. The other operation is being canceled and you have a chance to keep or discard the configuration changes.


Operator response

Click Yes to keep the configuration changes or No to discard them.


KQZ0199E

The specified directory does not appear to be a valid ITM installation directory.


Explanation

The Agent Builder determined that the specified directory does not appear to be an ITM installation directory.


Operator response

Re-run the task and specify a valid ITM installation directory.


KQZ0200E

Cannot remove the final availability filter because joined attribute group referencing_attribute_group_name references the Availability group.


Explanation

A joined attribute group exists which includes availability information.


Operator response

You need to remove the Availability Joined Attribute Group before you can remove the final availability filter.


KQZ0201E

The property environment variable duplicate_name has already been used and is being replaced with unique_name.


Explanation

Configuration property environment variable names must be unique across all configuration properties in the agent. The variable name that was entered has already been used, so it was changed to a unique variable name.


Operator response

Accept the changed variable name or enter a different one.


KQZ0202I

Generating agent product code (display_name).


Explanation

This is an informational message only.


KQZ0203E

No agent is selected for the generate operation.


Explanation

No agent file was selected or no Agent Editor had focus.


Operator response

Select an agent file from the Navigator View or give focus to an Agent Editor and rerun the command.


KQZ0204E

The specified version of new_version is not greater than the current version of current_version.


Explanation

The version specified must be greater than the current version


Operator response

Specify a version greater than the current version.


KQZ0205E

The specified directory does not exist.


Explanation

The Agent Builder determined that the specified directory does not exist.


Operator response

Re-run the task and specify a valid ITM installation directory.


KQZ0206E

The specified location is not a directory.


Explanation

The Agent Builder determined that the specified location is not a directory.


Operator response

Re-run the task and specify a valid ITM installation directory.


KQZ0208E

The specified username or password is incorrect.


Explanation

The specified username or password is incorrect.


Operator response

Specify the correct username and password.


KQZ0209E

The Tivoli Enterprise Monitoring Server is not running.


Explanation

The Tivoli Enterprise Monitoring Server is not running.


Operator response

Start the Tivoli Enterprise Monitoring Server and rerun the command.


KQZ0210E

Name "name" has already been used by the agent or another subnode.


Explanation

The agent display name and subnode names should be unique within an agent.


Operator response

Enter a unique name.


KQZ0211E

A subnode with type "type" has already been defined.


Explanation

Subnode types should be unique within an agent.


Operator response

Enter a unique subnode type.


KQZ0212E

The subnode type type is not valid. It must be 1 to 3 characters and contain only letters and numbers.


Explanation

The subnode type entered contained invalid characters or too many characters.


Operator response

Enter a subnode type from 1 to 3 characters consisting of letters A-Z or numbers.


KQZ0213E

The combined length of company identifier and subnode identifier cannot exceed character_count characters.


Explanation

Ensure that the combined length of the company identifier and subnode identifier does not exceed 14 characters.


Operator response

Modify the company identifier and/or subnode identifier to make the combined length 14 or fewer characters.


KQZ0214I

The following items are selected and will be removed. Do you want to continue?


Explanation

This is an informational message only.


KQZ0215E

Could not launch command script


Explanation

The builder was unable to launch the command. It might not be executable, or the system shell might not be found.


Operator response

Ensure that the shell (sh) is in the PATH and that the user has permission to run it.


KQZ0216I

The command command was canceled.


Explanation

The cancel button was pressed while the command was running. The command may have partially run before the command was ended.


Operator response

None.


KQZ0217I

Do you wish to cancel the command?


Explanation

This is an informational message only.


KQZ0218I

Based on this data, some attributes might be better represented by other data types. Do you wish to view the suggested data types?


Explanation

The Agent Builder detected a discrepency in the data types specified and the data returned.


Operator response

Click Yes to view the attributes or No to leave the data types unchaged.


KQZ0219I

Attribute attribute is defined as numeric, however, the string data was returned. Do you want to change the type to string?


Explanation

The Agent Builder determined that the the data returned for the attribute is string data, however, the attribute is defined as numeric. This may cause a problem at runtime.


Operator response

Click Yes to change the type or No to leave it as numeric.


KQZ0220E

There is not a command defined for the operating system on which the Agent Builder is currently running.


Explanation

In order to test a command, you must have a command defined that will run on the operating system on which the Agent Builder is currently running.


Operator response

Define a command for the current operating system and retry the action.


KQZ0222I

The command returned with a non-zero return code. Click the "Check Results" button to view the results.


Explanation

There are already attributes defined for the script attribute group.


Operator response

Click Yes to replace the attributes or No to keep the attributes.


KQZ0223E

Could not connect to the CIM server on host host.


Explanation

The agent builder could not connect to the server on the specified host.


Operator response

Check that the host name is typed correctly and that the CIM server is accepting connections.


KQZ0224E

An unknown error occurred when attempting to connect to the CIM server on host host.


Explanation

The agent builder could not connect to the server on the specified host.


Operator response

Check that the host name is typed correctly and that the CIM server is accepting connections.


KQZ0225E

The selection cannot be moved because joined attribute group referencing_attribute_group_name references attribute group referenced_attribute_group_name.


Explanation

A joined attribute group at the agent level (i.e. not part of a subnode definition) can only reference other attribute groups which are also at the agent level. A joined attribute group in a subnode definition can only reference other attribute groups which are in the same subnode definition or at the agent level. This move would cause a joined attribute group to be unable to reference the source attribute groups.


Operator response

If moving a joined attribute group out of a subnode, also move any referenced attribute groups out of that subnode at the same time. If moving an attribute group into a subnode, also move any joined attriubte groups that reference it into the subnode at the same time.


KQZ0226E

Subnode definition "subnode_name" does not contain any attribute groups.


Explanation

This is an informational message only.


KQZ0229E

Two attribute groups which collect event data cannot be joined together.


Explanation

Both attribute groups selected collects event data rather than sampled data. At least one attribute group must collect sampled data.


Operator response

Choose an attribute group which collects sampled data for one or both attribute groups to be joined.


KQZ0230E

An attribute group that collects event data cannot be joined to an attribute group which can produce more than one row.


Explanation

One selected attribute group collects event data and the other collects sampled data but can contain more than one row of data in the sample. Only an attribute group which collects a single row in its sample can be joined to an attribute group which collects event data.


Operator response

Choose an attribute group which collects a single row of sampled data instead of the attribute group which can contain more than one row in its sample.


KQZ0231I

IBM Tivoli Monitoring Agent Builder, Version versionplugin_information


Explanation

The output lists the version of the IBM Tivoli Monitoring Agent Builder.


Operator response

None.


KQZ0254E

The XML element which identifies data rows in this attribute group must be specified.


Explanation

One data row will be collected for each instance of this element in the XML file. Elements and attributes within this element can be used as attribute values.


Operator response

Enter an XML element name.


KQZ0255E

The XML tag whose value is collected by this attribute must be specified.


Explanation

Each ITM attribute in an XML file attribute group must be identified by an XML element or XML attribute name.


Operator response

Enter an XML element or attribute name.


KQZ0256E

The combined length of the agent company identifier and agent identifier cannot exceed character_count characters if the agent is to have subnodes.


Explanation

Ensure that the combined length of the company identifier and agent identifier, does not exceed 11 characters.


Operator response

On the Agent Information page, modify the company identifier and/or agent identifier to make the combined length 11 or fewer characters, then add a subnode to the agent. If you do not want to change vital agent information, you will need to create a new agent to contain subnodes.


KQZ0257E

Collect namespace operation was canceled.


Explanation

This is an informational message only.


KQZ0258E

Collect classes operation was canceled.


Explanation

This is an informational message only.


KQZ0259E

Unable to list services on host.


Explanation

This is an informational message only.


KQZ0260I

Getting services on host.


Explanation

This is an informational message only.


KQZ0261I

The server connection was successful.


Explanation

The connection to the server from the connection wizard was made successfully.


Operator response

Press "Finish" to save the connection definition for browsing the server.


KQZ0262E

The server connection was not successful: exception_message


Explanation

The connection to the server from the connection wizard was not successful. The message describes the exception that occurred when attempting to make the connection.


Operator response

Modify the parameters and attempt the connection again, press "Finish" to save the connection definition, or press "Cancel" to abandon any changes you have made.


KQZ0263E

The following files already exist. Do you want to continue and overwrite the contents of the files?


Explanation

The files that the IBM Tivoli Monitoring Agent Builder is trying to generate already exist.


Operator response

Select Yes to continue and overwrite the files or No to cancel and select a new directory.


KQZ0264E

The underlying file for file_name could not be found or has become corrupted. Close this editor and reopen it from the Navigator tree.


Explanation

The file was deleted or moved while it was being edited.


Operator response

Close this editor for this agent and reopen it from the Navigator tree.


KQZ0265E

At least two return codes must be defined.


Explanation

All return codes that the command can return should be defined. The command should return at least two distinct return codes to distinguish between states that the command detects.


Operator response

Add the return code or return codes to complete the command definition.


KQZ0266E

The selection contains at least one global return code. Do you want to continue?


Explanation

Global return codes can apply to any command in the availability filter, not just the command you are currently editing. If you remove it, you may remove return codes that other commands depend on.


Operator response

Press OK to remove the selected return codes or Cancel to end the action without removing any return codes.


KQZ0267E

The IBM Tivoli Monitoring agent contains errors. The errors must be corrected before the agent can be committed.


Explanation

The IBM Tivoli Monitoring Agent contains errors that would prevent it from operating correctly.


Operator response

Correct the errors and save the IBM Tivoli Monitoring Agent.


KQZ0268E

The Tivoli Enterprise Monitoring Server logon failed.


Explanation

This is an informational message only.


KQZ0270E

XML tag tag_name was not found in the specified file.


Explanation

This is an informational message only.


KQZ0273E

No override filter comparison string entered.


Explanation

Regular expression matches can have an additonal pattern that if matched overrides the previous match. You must specify a comparison string.


Operator response

Enter a comparison string or uncheck the override filter checkbox.


KQZ0274E

directory is a directory not a filename.


Explanation

The user specified the name of a directory instead of the name of a file.


Operator response

Specify a file name.


KQZ0275E

No comparison string entered.


Explanation

Regular expression matches search for a pattern that identifies the record. You must specify a comparison string.


Operator response

Enter a comparison string or select a different record identification option.


KQZ0276E

Cannot remove the Perfmon instance name because it is defined as a join attribute for joined attribute group attribute_group_name.


Explanation

The Perfmon instance name you are attempting to remove is defined as the attribute on which to join in a joined attribute group.


Operator response

Modify or remove the joined attribute group if you would like to remove the attribute.


KQZ0277E

Cannot remove attribute attribute_name because it is referenced as joined_attribute_name in derived attribute derived_attribute_name in joined attribute group joined_attribute_group_name.


Explanation

The attribute you are attempting to delete is defined as the key attribute in a joined attribute group.


Operator response

Modify or remove the joined attribute group if you would like to remove the attribute.


KQZ0278E

The tivoli_product_component was modified. You must save the tivoli_product_component before you can add another component.


Explanation

This is an informational message only.


KQZ0279E

Cannot remove attribute attribute_name because it is referenced in filtered attribute group filtered_attribute_group_name, attribute filtered_attribute_name.


Explanation

The attribute you are attempting to delete is defined as the key attribute in a joined attribute group.


Operator response

Modify or remove the joined attribute group if you would like to remove the attribute.


KQZ0280I

One or more event summarization attributes should be added to this attribute group. Do you wish to add them now?


Explanation

Attribute groups that have event summaraziation enabled should have additional attributes.


Operator response

Click "OK" to add the attributes or "Cancel" continue without adding the attributes.


KQZ0281W

The command you are attempting to test on the local machine is not defined as running on the local platform. Testing the command locally may produce different results than when the command is run in the agent. It is recommended that you either test the command locally on a supported platform, or test the command remotely using SSH. Do you wish to continue testing the command on the local system?


Explanation

The Agent Builder determined that the the local platform type is not selected for the command being tested.


Operator response

You should add the local platform type to the command definition, test the command locally on a supported platform or test the command remotely using SSH.


KQZ0282E

Cannot remove automatically created attribute attr.


Explanation

This attribute is needed for this attribute group to function properly. It can only be deleted if the entire attribute group is deleted.


Operator response

You must leave this attribute in place. If you do not want it to sent to the TEMS, you can remove the checkmark from the "Display attribute in the Tivoli Enterprise Portal" flag.


KQZ0283E

The row selection XPath contains a syntax error.


Explanation

The XPath contains a syntax error.


Operator response

Edit the row selection XPath to correct the error.


KQZ0284E

The XPath for attribute attr contains a syntax error.


Explanation

The XPath contains a syntax error.


Operator response

Edit the XPath to correct the error.


KQZ0285E

Could not collect data from url.


Explanation

An error occurred while trying to collect data from the URL specified.


Operator response

Ensure the URL is correct, the user id and password is correct, and the post data, if applicable, is correct.


KQZ0286E

Error collecting data from url. The response received was response


Explanation

An error occurred while trying to collect data from the URL specified.


Operator response

Ensure the URL is correct, the user id and password is correct, and the post data, if applicable, is correct.


KQZ0287E

Cannot remove subnode name because it was created in a previous version of the agent.


Explanation

This is an informational message only.


KQZ0288I

The XPath specified in the dialog dialog does not match the XPath here. Do you wish to update the XPath?


Explanation

This is an informational message only.


KQZ0289E

The XPath contains a syntax error.


Explanation

The XPath contains a syntax error.


Operator response

Edit the XPath to correct the error.


KQZ0290E

The following configuration variables are used; however, no values are set: var_list.


Explanation

A configuration variable is specified, but no value for that variable was found in the test environment.


Operator response

Remove the reference to the configuration variable or set a value in the test environment.


KQZ0291W

No rows returned for the queries specified.


Explanation

This is an informational message only.


KQZ02923I

Attribute attribute is defined as 32-bit; however, the data returned suggests that it should be 64-bit. Do you want to update the attribute to be 64-bit?


Explanation

The Agent Builder determined that the the data returned needs 64-bits to represnt it. Leaving the attribute as a 32-bit attribute may cause an overflow condition.


Operator response

Click Yes to make the attribute 64-bit or No to leave it as it is.


KQZ0292I

The scale for attribute attribute is scale; however, the data returned suggests that it should be newscale. Do you want to update the scale to newscale?


Explanation

The Agent Builder determined that the the data returned should have the specified scale. This will not cause an error at runtime.


Operator response

Click Yes to change the scale or No to leave it as it is.


KQZ0298E

The selection cannot be removed because filtered attribute group referencing_attribute_group_name references attribute group referenced_attribute_group_name.


Explanation

The attribute group you are trying to delete is referenced in a filtered attribute group which is not being deleted.


Operator response

You must delete the filtered attribute group before or along with any referenced attribute groups.


KQZ0299E

The selection cannot be moved because filtered attribute group referencing_attribute_group_name references attribute group referenced_attribute_group_name.


Explanation

A filtered attribute group at the agent level (i.e. not part of a subnode definition) can only reference other attribute groups which are also at the agent level. A filtered attribute group in a subnode definition can only reference other attribute groups which are in the same subnode definition or at the agent level. This move would cause a filtered attribute group to be unable to reference the source attribute group.


Operator response

If moving a filtered attribute group out of a subnode, also move any referenced attribute groups out of that subnode at the same time. If moving an attribute group into a subnode, also move any filtered attriubte groups that reference it into the subnode at the same time.


KQZ0300E

The selection cannot be removed because configuration section configuration_section_name is required by data sources defined in this agent.


Explanation

The configuration section you are trying to delete contains properties that are needed by data sources in this agent. It cannot be removed unless the data sources are also removed, or in some cases, configured so that the properties are not needed.


Operator response

Delete the data sources that use this configuration section if you do not wish to have it in your agent any longer.


KQZ0301E

The selection cannot be removed because configuration section configuration_section_name is needed for configuration of subnode subnode_type.


Explanation

The configuration section you are trying to delete contains properties that are needed when configuring a subnode. They cannot be removed unless the subnode is removed.


Operator response

Delete the subnode if you do not wish to have it in your agent any longer.


KQZ0302E

The selection cannot be removed because configuration property configuration_property_name is required by data sources defined in this agent.


Explanation

The configuration property you are trying to delete is needed by data sources in this agent. It cannot be removed unless the data sources are also removed, or in some cases, configured so that the properties are not needed.


Operator response

Delete the data sources that use this configuration property if you do not wish to have it in your agent any longer.


KQZ0303E

The selection cannot be removed because configuration property configuration_property_name overrides a property of the same name in the base agent.


Explanation

Configuration property overrides can not be added or removed from the context menu on the runtime configuration page or the outline view. fThe configuration property you are trying to delete is needed by data sources in this agent. It cannot be removed unless the data sources are also removed, or in some cases, configured so that the properties are not needed.


Operator response

Delete the data sources that use this configuration property if you do not wish to have it in your agent any longer.


KQZ0304E

An error occurred generating the agent configuration file.


Explanation

An unknown error occurred generating the agent configuration file.


Operator response

Retry the operation.


KQZ0305I

The agent is taking a longer than expected amount of time to start. Do you want to continue to wait?


Explanation

The agent hasn't started in the expected amount of time. This could indicate an error.


Operator response

Click "Yes" to continue waiting or "No" to cancel.


KQZ0306E

The agent returned an unexpected response.


Explanation

The agent returned a response that was not expected.


Operator response

Retry the operation.


KQZ0307E

An error occurred while communicating with the agent.


Explanation

The agent returned an error condition in response to the request.


Operator response

Retry the operation.


KQZ0308W

There should be at least one configuration property in subnode subnode_name that the agent can use to differentiate one instance of the subnode from another.


Explanation

Sample code for Java API provider cannot be created if there is a sampled attribute group in a subnode and there is no configuration property in the subnode. One or more configuration properties are needed to distinguish one subnode instance from another.


Operator response

Add a configuration property to the subnode and save the agent.


KQZ0309I

The TEPS server connection was successful up to the loading of the managed system names.


Explanation

The TEPS connection was successful, but a more complete test cannot be completed until a managed system is selected.


Operator response

Select a managed system and press Test Connection again or press Finish.


KQZ0310W

The agent process agent_process_name did not end as expected. You may need to end the process manually in order to test this agent again.


Explanation

The Agent Builder started an agent process in order to test the functionality of the agent. The agent process did not respond in a reasonable amount of time to the request to stop the agent. The process may eventually respond to the request to stop it (for example, after a network connection from an attempted data collection times out), or it may be in an error state and never stop on its own. The same agent cannot be tested again while this process is still running.


Operator response

Wait for a little longer if desired. If the process does not end on its own, end it manually using tools from the operating system or elsewhere.


KQZ0311W

The following agent processes did not end as expected. You may need to end the processes manually in order to test these agents again. Processes that did not end: agent_process_names


Explanation

The Agent Builder started an agent process for each agent in order to test the functionality of the agent. The agent processes did not respond in a reasonable amount of time to the request to stop the agents. The processes may eventually respond to the request to stop it (for example, after a network connection from an attempted data collection times out), or it may be in an error state and never stop on their own. An agent cannot be tested again while its process is still running.


Operator response

Wait for a little longer if desired. If the processes do not end on their own, end them manually using tools from the operating system or elsewhere.


KQZ0312E

The selection cannot be removed because OSLC resource referencing_attribute_group_name references attribute group referenced_attribute_group_name.


Explanation

The attribute group you are trying to delete is referenced in an OSLC resource which is not being deleted.


Operator response

You must delete the OSLC resource before or along with any referenced attribute groups.


KQZ1000E

The Eclipse preferences for the Jlog Plug-in were not found. Reverting to default preferences.


Explanation

The preferences that control the Resource Model Builder logging behavior could not be loaded. The default values will be used instead.


Operator response

The Resource Model Builder installation may be corrupt. Reinstall the program. If this does not correct the error, contact IBM support.


KQZ1002E

An error occurred while saving the preference information.


Explanation

The IBM Tivoli Monitoring Agent Toolkit was unable to save the user preferences.


Operator response

Check the Eclipse error log for more information


KQZ2008W

There were no situations defined for the application. Do you wish to continue?


Explanation

There were no situations defined.


Operator response

Select yes to continue with the operation or no to cancel.


KQZ2009E

Unable to connect to the Tivoli Enterprise Portal server on host hostname.


Explanation

Unable to connect to the TEPS on the specified host.


Operator response

Ensure that the system is up and the Tivoli Enterprise Portal Server Service is running.


KQZ2010E

Unable to extract the application support information from the Tivoli Enterprise Portal Server on host hostname.


Explanation

Unable to extract information from the TEPS on the specified host.


Operator response

Ensure that the system is up and the Tivoli Enterprise Portal Server Service is running.


KQZ2011I

There were no further operations to perform.


Explanation

There were no situations to extract and the option to import workspaces was not selected.


Operator response

Re-run the task and ensure that the options for importing situations are correct.


KQZ2013W

The operation was canceled. Would you like to continue without importing situations?


Explanation

The user canceled the operation to select the situations to import.


Operator response

Click yes to continue or no to cancel.


KQZ2014E

Error copying file src to dst.


Explanation

Could not copy the specified file.


Operator response

Ensure the disk is not full and that the tool has the required permissions.


KQZ2015W

The toolkit has determined that Fix Pack 1 is not installed on the Tivoli Enterprise Portal Server. This fix pack is required in order to export workspaces using the toolkit. Do you wish to continue and only export situations?


Explanation

Fix Pack 1 is not installed on the Tivoli Enterprise Portal Server


Operator response

Create the workspaces on a system that is running Fix Pack 1.


KQZ2016E

The toolkit has determined that Fix Pack 1 is not installed on the Tivoli Enterprise Portal Server. This fix pack is required in order to export workspaces using the toolkit.


Explanation

Fix Pack 1 is not installed on the Tivoli Enterprise Portal Server


Operator response

Create the workspaces on a system that is running Fix Pack 1.


KQZ2017I

There were no further operations to perform.


Explanation

There were no situations to extract and the option to import workspaces and queries were not selected.


Operator response

Re-run the task and ensure that the options for importing situations are correct.


KQZ2018W

There were no user defined queries for the application. Do you wish to continue?


Explanation

There were no user defined queries.


Operator response

Select yes to continue with the operation or no to cancel.


KQZ2019W

The operation was canceled. Would you like to continue without importing queries?


Explanation

The user canceled the operation to select the queries to import.


Operator response

Click yes to continue or no to cancel.


KQZ2020E

No managed systems found in response from TEPS query.


Explanation

The system queried the TEPS to get the list of all known managed systems, and none were returned.


Operator response

Start the operating system monitoring agent on the system you want to manage. Make sure it is configured to connect to the same TEMS that the TEPS connects to.


KQZ2023E

Unable to determine the Tivoli Enterprise Portal Server version on host.


Explanation

The Solution Installer was unable to check the TEPS version.


Operator response

Ensure that the TEPS is running on the specified system and that it is accessible from this system.


KQZ2024W

There were no user defined take actions for the application. Do you wish to continue?


Explanation

There were no user defined take actions.


Operator response

Select yes to continue with the operation or no to cancel.


KQZ2025W

The operation was canceled. Would you like to continue without importing take actions?


Explanation

The user canceled the operation to select the take actions to import.


Operator response

Click yes to continue or no to cancel.


KQZ2027E

Select a TEPS host name from the drop-down list or add a new host to the list.


Explanation

You must select or define the host to contact to retrieve the desired information.


Operator response

Select or define a new TEPS host.


KQZ2028E

No Windows managed systems found in response from TEPS query.


Explanation

The system queried the TEPS to get the list of all known Windows managed systems, and none were returned.


Operator response

Start the Windows system monitoring agent on the system you want to manage. Make sure it is configured to connect to the same TEMS that the TEPS connects to.


KQZ2029E

Select a managed system from the drop-down list.


Explanation

You must select a managed system to retrieve the desired information.


Operator response

Select a managed system.


KQZ2030E

Could not connect to the Tivoli Enterprise Portal Server on host hostname.


Explanation

Either the host name is incorrect or there is no TEPS server running on the host.


Operator response

Correct the host name or ensure the TEPS is running.


KQZ2032E

The Tivoli Enterprise Portal Server on host hostname has not completed initialization.


Explanation

The Tivoli Enterprise Portal Server has started but is not yet ready to handle requests.


Operator response

Wait a few moments for the server to complete initialization and retry the operation.


KQZ2036W

Establishing the connection to the Tivoli Enterprise Portal Server is taking longer than expected. Do you want to continue waiting?


Explanation

This is an informational message only.


KQZ23553I

Support files for product, project, were found in the project. Do you wish to append to the existing files or overwrite the existing files?


Explanation

This is an informational message only.


KQZ2924E

The directory directory already contains an agent image. Do you want to replace it with the new image?


Explanation

The directory already contains an agent image.


Operator response

Select yes to replace the agent image in the directory, or select no to cancel the operation. After canceling the operation, you can select a different directory in which to create the agent image.


KQZ2925E

A file named file_name already exists.


Explanation

A file already exists in the directory with the specified name.


Operator response

Delete the existing file or rename the new file.


KQZ2926W

The specified files will be removed from the workspace mibs directory when you click "OK" in the "Manage Custom MIBs" dialog.\n If you do not wish to delete the files, click "Cancel" in the dialog to revert the directory to it's previous contents.


Explanation

The specified MIB files will be deleted.


Operator response

Click "OK" in the dialog to delete the files or "Cancel" to keep the files.


KQZ2927E

Class files from folder folder_name could not be found to create jar file jar_file_name.


Explanation

When an agent containing a Java API attribute group is generated, class files for the Java custom provider application are written to a jar file when the agent is generated. The folder that should contain those class files could not be found.


Operator response

Make sure the Java source files for the Java custom provider application exist, and are being compiled without any compiler errors, and the Java output folder is named "bin".


KQZ3000E

path is already in the list.


Explanation

The same path cannot be entered in the list twice.


Operator response

Select another path or press Cancel to keep the existing paths.


KQZ3001E

File file_path could not be found.


Explanation

This is an informational message only.


KQZ3002E

Host hostname has already been defined. Either enter a new host name or select the host name from the drop down box.


Explanation

The specified host has already been defined.


Operator response

Specify a different host name.


KQZ3003E

The maximum length of the project name is 100 characters.


Explanation

The Eclipse project name is too long. The length is limited to prevent the maximum fully-qualified path length of files in the project from exceeding operating system limits.


Operator response

Shorten the name of the project.


KQZ3004E

Unable to run the tacmd command.


Explanation

The program was unable to launch the tacmd command.


Operator response

Ensure the ITM install directory is specified correctly.


KQZ3005E

A TEMA is not installed in directory directory. The agent will not be installed on this system.


Explanation

The product requires that the Tivoli Enterprise Monitoring Agent Framework be installed on the system.


Operator response

Install the Tivoli Enterprise Monitoring Agent Framework by installing the OS agent.


KQZ3006E

The product requires ITM version min_ver, however, version version was found.


Explanation

The product requires a version of ITM that is not present in the directory specified.


Operator response

Either change the minimum level of ITM required by the agent or upgrade the ITM installation on the system.


KQZ3007E

The product requires ITM version min_ver, however, the Agent Builder was unable to determine the version of ITM installed.


Explanation

An unexpected error occurred when trying to determine the version of ITM installed on the system.


Operator response

Either change the minimum level of ITM required by the product or upgrade the ITM installation on the system.


KQZ3008I

Cancel checking for the presence of a component.


Explanation

The user clicked cancel while checking for the presence of and ITM component.


Operator response

Click Yes to cancel or No to continue waiting.


KQZ3009E

A Tivoli Enterprise Monitoring Server was not found in directory.


Explanation

A TEMS is not installed in the specified directory..


Operator response

Specify a directory that contains a TEMS.


KQZ3011E

Action Failed. See the agent log file for more information.


Explanation

This is an informational message only.


KQZ3012I

Action successfully completed.


Explanation

This is an informational message only.


KQZ3013E

Action Failed. Monitors are not supported for this connection.


Explanation

This is an informational message only.


KQZ3014E

Action Failed. The Object Name is invalid.


Explanation

This is an informational message only.


KQZ3015E

Action Failed. The operation name is invalid.


Explanation

This is an informational message only.


KQZ3016E

Action partially failed. See the agent log file for more information.


Explanation

This is an informational message only.


KQZ3021I

Cancel logging onto the IBM Tivoli Monitoring Server?


Explanation

This is an informational message only.


KQZ3022E

The operation does not have enough information to log on.


Explanation

This is an informational message only.


KQZ3025I

Cancel running the IBM Tivoli Monitoring query?


Explanation

This is an informational message only.


KQZ3026I

Cancel loading the queries into the the IBM Tivoli Monitoring Server?


Explanation

This is an informational message only.


KQZ3029E

"prop_name" must be unique but "prop_value" has already been used.


Explanation

The property must be unique but this value has already been used in another object.


Operator response

Enter a different value for the property.


KQZ3030E

"prop_name" is required.


Explanation

A value must be entered for the property.


Operator response

Enter a value for the property.


KQZ3031E

The specified user does not have workspace administration permission.


Explanation

The specified user must have workspace administration permission.


Operator response

Specify a user that has workspace administration permission.


KQZ3032I

The ITM logon operation was canceled.


Explanation

The cancel button was pressed while attempting to login to the TEMS.


Operator response

Retry the operation.


KQZ3033E

The specified user name or password is incorrect.


Explanation

The specified user name or password is incorrect.


Operator response

Specify the correct user name and password.


KQZ3034E

The Tivoli Enterprise Monitoring Server is not running.


Explanation

The Tivoli Enterprise Monitoring Server is not running.


Operator response

Start the Tivoli Enterprise Monitoring Server and rerun the command.


KQZ3035E

The Tivoli Enterprise Monitoring Server logon failed.


Explanation

This is an informational message only.


KQZ3036I

The file "file_name" has been changed on the file system. Do you want to overwrite the changes made on the file system?


Explanation

The file has been changed from outside the agent editor. Those changes can be overwritten by the copy of the file currently in the agent editor, or can be retained without overwriting them.


Operator response

Select "Yes" if you want to overwrite the changes made outside the agent editor with changes from the agent editor, or "No" if you want to keep the changes on disk and not save the contents of the agent editor for that file.


KQZ3037I

Could not create directory dir


Explanation

The Solution Installer was unable to create the directory.


Operator response

Ensure that the disk is not full and that the plug-in has the correct permissions.


KQZ3038E

Error creating file filename.


Explanation

Could not create the specified file.


Operator response

Ensure the disk is not full and that the tool has the required file permissions.


KQZ3039W

The condition of the conditional operator is actual_type but actual_type is expected.


Explanation

This is an informational message only.


KQZ3040W

The "true" operand of the conditional operator is actual_type but expected_type is expected.


Explanation

This is an informational message only.


KQZ3041W

The "false" operand of the conditional operator is actual_type but expected_type is expected.


Explanation

This is an informational message only.


KQZ3042E

Operator operator must have 1 operand.


Explanation

This is an informational message only.


KQZ3043E

Operator operator is not recognized.


Explanation

This is an informational message only.


KQZ3044E

"Java_identifier" contains character "bad_character" which is not allowed in a Java identifier in field "field_name".


Explanation

The value you entered will be used as a Java identifier, but it contains one or more characters that are not allowed in a Java identifier. Only letters, numbers, the dollar sign '$', and the underscore '_' are allowed in Java identifiers.


Operator response

Remove the character that is not allowed.


KQZ3045E

"Java_identifier" starts with character "bad_character" which is not allowed is not allowed as the first character of a Java identifier in field "field_name".


Explanation

The value you entered will be used as a Java identifier, but it starts with a character that cannot be the first character in a Java identifier. Only letters, the dollar sign '$', and the underscore '_' are allowed to start a Java identifier.


Operator response

Replace the first character with a valid one.


KQZ3046E

Field "field_name" must contain a value.


Explanation

The field does not have a value.


Operator response

Enter a value in the field.


KQZ3047W

Field "field_name" value "Java_class_name" should start with an upper-case letter.


Explanation

The value you entered will be used as a Java class name, but it does not start with an upper-case letter. It is recommended that Java class names start with an upper-case letter.


Operator response

Replace the first character with an upper-case letter.


KQZ3048W

Field "field_name" value "Java_package_name" should not start with an upper-case letter.


Explanation

The value you entered will be used as a Java package name, but it starts with an upper-case letter. It is recommended that Java package names not start with an upper-case letter.


Operator response

Replace the upper-case letter with a lower-case letter.


KQZ3049E

Character "bad_character" is not allowed in file name value "file_name" in field "field_name".


Explanation

You should enter a valid file name without any path components.


Operator response

Remove the character that is not valid.


KQZ3050E

"Java_package_name" is not a valid Java package name in field "field_name".


Explanation

The value you entered will be used as a Java package name, but it does not contain a valid Java identifier in each portion of the package name. The package name cannot contain a package separator character without an identifier on either side of it.


Operator response

Remove any leading or trailing dots in the package name, or dots that are next to other dots without an intervening identifier.


KQZ3051E

Directory "directory_name" does not exist.


Explanation

This is an informational message only.


KQZ3052E

File "file_name" does not exist in directory "directory_name".


Explanation

This is an informational message only.


KQZ3053E

"keyword" is a Java keyword and therefore not a valid Java identifier in field Field "field_name".


Explanation

The value you entered will be used as a Java identifier, but it contains one or more characters that are not allowed in a Java identifier. Only letters, numbers, the dollar sign '$', and the underscore '_' are allowed in Java identifiers.


Operator response

Remove the character that is not allowed.


KQZ3054E

Field "field_name" contains an empty Java package name.


Explanation

The package name you entered is empty or contains only whitespace.


Operator response

Enter a valid Java package name.


KQZ3505E

Field "field_name" can only contain letters and digits.


Explanation

This is an informational message only.


KQZ3506E

Field "field_name" can only contain letters, digits and characters "allowable_characters".


Explanation

This is an informational message only.


KQZ3507E

Field "field_name" can only contain letters.


Explanation

This is an informational message only.


KQZ3508E

Field "field_name" can only contain letters and characters "allowable_characters".


Explanation

This is an informational message only.


KQZ3540E

Field "field_name" can only contain digits and characters "allowable_characters".


Explanation

This is an informational message only.


KQZ3541E

Field "field_name" can only contain characters "allowable_characters".


Explanation

This is an informational message only.


KQZ3542E

Field "field_name" can only contain characters "allowable_characters".


Explanation

This is an informational message only.


KQZ3543E

Field "field_name" must be an integer from lower_bound to upper_bound.


Explanation

This is an informational message only.


KQZ3544E

Field "field_name" must contain Java package and class name. The class cannot be in the default package.


Explanation

The field does not have both a package and class name.


Operator response

Enter a Java package and class name in the field.


KQZ3545E

No file name was specified in field "field_name".


Explanation

A required file name is missing.


Operator response

Enter a file name in the field.


KQZ3546E

The file name "file_name" in field "field_name" must not contain leading or trailing spaces.


Explanation

The file name started with or ended with a whitespace character, and that is not allowed for this file name.


Operator response

Remove the leading or trailing spaces from the file name.


KQZ3547E

The file name "file_name" in field "field_name" contains a non-printable character.


Explanation

The file name contains a non-printable character.


Operator response

Remove any non-printable character from the file name.


KQZ3548E

The file name "file_name" in field "field_name" must not contain any path separators.


Explanation

The path separator / or \ was found in the file name. The field needs only a file name without path information.


Operator response

Remove the path separator characters and any path information from the file name.


KQZ3549E

The file name "file_name" in field "field_name" must not contain a "invalid_character" character.


Explanation

The characters < > : " | ? * are not valid in file names on all files systems and therefore are not allowed in an Agent Builder file name.


Operator response

Remove the character from the file name.


KQZ3550W

The file name "file_name" in field "field_name" contains a space character.


Explanation

The space character, while a legal character, can be confusing if used in a script and is discouraged on UNIX and Linux file systems


Operator response

Remove the space character from the file name.


KQZ3551W

The file name "file_name" in field "field_name" does not end with "file_type".


Explanation

The file name does not end with the expected file type. The file type is the portion of the file name after the last period in the name.


Operator response

Enter the correct file type at the end if the file name, after a period.


KQZ3552W

The file name "file_name" in field "field_name" contains only the file type.


Explanation

The file name does not contain any characters before the period and file type.


Operator response

Enter characters in the file name before the period that separates the file name from file type.


KQZ3554E

A project named project already exists in the workspace.


Explanation

Project names must be unique within a workspace.


Operator response

Enter a unique project name.


KQZ3555I

Successfully converted the Solution Install Project to an Application Support Extension Project.


Explanation

This is an informational message only.


KQZ3556E

The product code must start with the letter K.


Explanation

The product code contains an unsupported character.


Operator response

An product code must contain only three characters.

The first character must be "K".

The final two characters must be alphanumeric.


KQZ3557E

The the character "character" is not supported in an IBM Tivoli Monitoring Agent Builder product code.


Explanation

The product code contains an unsupported character.


Operator response

An product code must contain only three characters.

The first character must be "K".

The final two characters must be alphanumeric.


KQZ3558E

The product code "product_code" is reserved by IBM.


Explanation

The product code is reserved by IBM and cannot be used in an IBM Tivoli Monitoring Agent Builder agent.


Operator response

An product code must contain only three characters.

The first character must be "K".

The final two characters must be alphanumeric.


KQZ3559E

The product code must be three characters long.


Explanation

The product code is too long or too short.


Operator response

An product code must contain only three characters.

The first character must be "K".

The final two characters must be alphanumeric.


KQZ3560E

An Application Support Extension image for pc exists in directory dir. Do you want to replace the existing image with a new one?


Explanation

The output directory already contains an install image for this Application Support Extension.


Operator response

Click "Yes" to replace the image or "No" to cancel the operation.


KQZ3561E

The operation was canceled.


Explanation

The operation was canceled.


Operator response

Re-run the operation.


KQZ3562E

Successfully created the install image for Application Support Extension pc.


Explanation

This is an informational message only.


KQZ3563W

The filter formula in attribute group attribute_group_name evaluates to actual_type but should evaluate to expected_type.


Explanation

This is an informational message only.


KQZ3564E

Error accessing all files needed for the consolidation of file_name.


Explanation

This is an informational message only.


KQZ3565E

The "file_name" field must be set to test the connection.


Explanation

The field is required to make a connection to a remote host.


Operator response

Set the field value and press the Test Connection button again.


KQZ3566E

Field "field_name" can hold only printable ASCII characters.


Explanation

Some fields can cause errors in an agent if they include any characters other than printable ASCII characters.


Operator response

Enter only printable ASCII characters for the value.


KQZ3567E

Expression "literal_token" is not a valid string literal value.


Explanation

This is an informational message only.


KQZ3568E

Expression "literal_token" is not a valid numerical value value.


Explanation

This is an informational message only.


KQZ359E

Field "field_name" can only contain digits.


Explanation

This is an informational message only.


KQZ4000E

The maximum length of the project name is 100 characters.


Explanation

The Eclipse project name is too long. The length is limited to prevent the maximum fully-qualified path length of files in the project from exceeding operating system limits.


Operator response

Shorten the name of the project.


KQZ4001I

Copy the selected files into the Remote Deploy project.


Explanation

This is an informational message only.


KQZ4002I

Generate the final remote deploy bundle.


Explanation

This is an informational message only.


KQZ4004E

The bundle identifier must be an alphanumeric string with a length between 3 and 31 characters that does not start with a K.


Explanation

The bundle identifier must be between 3 and 31 alphanumeric characters and cannot start with the letter K.


Operator response

Correct the bundle identifier.


KQZ4005E

The version must be 9 digits in length.


Explanation

The version is in the format VVRRMMFFF and must be 9 digits long.


Operator response

Specify a 9 digit version.


KQZ4006E

A prerequisite with identifier, id, has already been defined.


Explanation

The prerequisite is already defined.


Operator response

Specify a different prerequisite.


KQZ4007E

The bundle identifier must be an alphanumeric string with a length between 3 and 31 characters.


Explanation

The bundle identifier must be between 3 and 31 alphanumeric characters.


Operator response

Correct the bundle identifier.


KQZ4008I

Copying file id.


Explanation

This is an informational message only.


KQZ4009E

A file named id already exists in the project. Do you want to overwrite the file?


Explanation

The file already exists in the project.


Operator response

Click Yes to overwrite the file or No to skip.


KQZ4010E

The location specified is not a directory.


Explanation

The specified location is not a directory.


Operator response

Specify a directory.


KQZ4011I

Cancel the installation to the local TEMS depot?


Explanation

The user opted to cancel the install.


Operator response

Click Yes to cancel or No to continue.


KQZ4012E

Remote Deploy bundle, bundle_id, was modified. You must save the bundle information before you can generate it.


Explanation

This is an informational message only.


KQZ4013I

Successfully generated the Remote Deploy bundle in directory.


Explanation

This is an informational message only.


KQZ4014I

Successfully added the bundle to the local TEMS depot.


Explanation

This is an informational message only.


KQZ4015E

Error adding the bundle to the local TEMS depot.


Explanation

This is an informational message only.


KQZ4016I

The bundle generation was canceled.


Explanation

This is an informational message only.


KQZ4017I

The specified directory already contains a Remote Deploy bundle. Do you wish to continue?


Explanation

This is an informational message only.


KQZ4018I

The IBM Tivoli Monitoring Depot already contains this version of the bundle. Do you want to continue?


Explanation

This is an informational message only.


KQZ4019I

The bundle already existed so no work needed to be done.


Explanation

This is an informational message only.


KQZ4020I

The following operating systems will be added to the bundle: new_operating_systems.


Explanation

This is an informational message only.


KQZ4021I

The following operating systems were removed from the bundle. References to these operating systems in commands and prerequisites will also be removed: new_operating_systems.


Explanation

This is an informational message only.


KQZ4022E

The description cannot be empty.


Explanation

This is an informational message only.


KQZ4023E

The copy location cannot be empty.


Explanation

This is an informational message only.


KQZ4024E

No operating systems selected.


Explanation

This is an informational message only.


KQZ4025E

No files are included in the bundle.


Explanation

This is an informational message only.


KQZ4026E

No commands defined for operating systems operating_system


Explanation

This is an informational message only.


KQZ4027E

The command string cannot be empty.


Explanation

This is an informational message only.


KQZ4029E

Invalid command type.


Explanation

This is an informational message only.


KQZ4030E

The remote deploy bundle contains errors as listed in the Problems view. The errors must be corrected before the bundle can be generated.


Explanation

The remote deploy bundle contains errors as listed in the Problems view.


Operator response

Correct the errors and save the bundle.


KQZ4031W

This remote deploy bundle contains warnings which are indications of potential problems. Attempting to deploy a bundle that contains warnings may cause unpredictable results. Do you wish to continue the generation of the bundle?


Explanation

The IBM Tivoli Monitoring Agent Builder generated warnings for the bundle. The warnings can be viewed in the Problems View. Bundles with warnings may not function properly.


Operator response

Select yes to continue generation. Select no if you wish to review the warnings. The warnings can be viewed in the Problems View. Select Window->Show View->Problems if the view is not visible.


KQZ41002I

Do you want to cancel the generation of the remote deploy bundle?


Explanation

This is an informational message only.


KQZ41003I

Successfully created the probe bundle and the configuration bundle project


Explanation

This is an informational message only.


KQZ41004I

Successfully added the probe bundle to the local TEMS depot and created the configuration bundle project


Explanation

This is an informational message only.


KQZ41005E

Error adding the probe bundle to the local TEMS depot.


Explanation

This is an informational message only.


KQZ41006E

Error creating the configuration bundle project.


Explanation

This is an informational message only.


KQZ41007E

Error creating the Remote Deploy descriptor file for the probe bundle.


Explanation

This is an informational message only.


KQZ41008E

Error extracting files from the package archive.


Explanation

This is an informational message only.


KQZ4100E

Error opening the specified archive file.


Explanation

An exception occurred while attempting to open the specified archive file.


Operator response

Ensure that you have access to the file and it is a valid archive file.


KQZ4101E

The specified file is not a valid OMNIbus install package.


Explanation

The archive does not appear to be a valid OMNIbus install package.


Operator response

Ensure that the archive file is a valid OMNIbus install package.


KQZ6000W

Columns for the query have not been found. Continuing will create an attribute group containing no attributes.


Explanation

An SQL query that is manually defined must be tested for attributes to be automatically created.


Operator response

Select "OK" to continue without testing the query. Select "Cancel" to return to the browser to test the query to detect attribute data.


KQZ6001E

A problem occurred running this SQL statement. Check the query for mistakes. The database server returned the following problem information: exception_message.


Explanation

The database server returned an error when it attempted to run the SQL statement.


Operator response

Modify the statement and attempt the test again. The message returned by the database server may help identify the problem.


KQZ6100W

Unable to discover the namespaces on the system. If you know the namespace, you can add it to the list by clicking the Add button next to the namespace field.


Explanation

The Agent Bulider was unable to discover the namespaces on the system.


Operator response

If you know the namespace, add it to the list by clicking the Add button next to the namespace field.


KQZ6101E

The namespace is already defined for this host.


Explanation

The namespace is already defined for the host.


Operator response

If this is the namespace you desire, select it from the list. Otherwise, specify a new namespace.


KQZ6102E

Namespace, namespace, does not exist on the CIM server.


Explanation

The namespace is not defined on the server.


Operator response

Specify a namespace that exists on the server.


KQZ6200E

An error code with value error_code was defined previously.


Explanation

This is an informational message only.


KQZ6201W

The Java source folder folder_name does not exist, and Java source code for the agent cannot be written.


Explanation

If an agent contains Java API attribute groups, the Agent Builder attempts to write out Java source code that assists the agent developer in writing a Java custom provider application. If the Java source folder does not exist, the code cannot be written.


Operator response

Create the missing Java source folder:

  1. In the Project explorer tree, right-click on the project node for the agent. A context menu will be displayed.

  2. From the context menu, select Properties. A properties dialog will be displayed.

  3. On the left of the Properties dialog, select Java Build Path from the tree. A Java Build Path panel will be displayed on the right side of the Properties dialog.

  4. In the Java Build Path panel, select the Source tab.

  5. Click on the Add Folder... button. A Source Folder Selection dialog will be displayed.

  6. In the Source Folder Selection dialog, click on the Create New Folder... button. A New Source Folder dialog will be displayed.

  7. In the New Source Folder dialog, enter the missing folder name after the "Folder name:" prompt.

  8. Press Finish. This will dismiss the New Source Folder dialog.

  9. Press OK. This will dismiss the Source Folder Selection dialog.

  10. Press OK. This will dismiss the Properties dialog, creates the new folder, and marks it as a Java source folder.

The next time you save the agent, the Java source files will be created in this folder.


KQZ6202W

Sample Java code was not created because subnode subnode_name does not contain any configuration properties.


Explanation

The example Java code for a sampled Java API attribute group in a subnode depends on the subnode having at least one configuration property. Since the subnode does not have any configuration properties, Java sample code was not created.


Operator response

Add a configuration property to the subnode and save the agent.


KQZ6203E

The selection containing custom provider client_name. cannot be removed because attribute group attribute_group references the provider.


Explanation

The custom provider you are trying to delete is referenced by one or more attribute groups and cannot be removed from the agent.


Operator response

Delete the attribute group or groups that reference this custom provider if you do not wish to have them in your agent any longer.


KQZ6204E

The selection containing the Java API custom provider application cannot be removed because attribute group attribute_group references it.


Explanation

The Java API custom provider application cannot be removed because is referenced by one or more attribute groups.


Operator response

Delete the attribute group or groups that reference the Java API application if you do not wish to have them in your agent any longer.


KQZ6205E

The selection containing the socket custom data provider cannot be removed because attribute group attribute_group references it.


Explanation

The socket custom data provider cannot be removed because is referenced by one or more attribute groups.


Operator response

Delete the attribute group or groups that reference the socket custom data provider if you do not wish to have them in your agent any longer.


KQZ6600W

The SNMP properties cannot be tested from this dialog when field "field_name" contains value "value".


Explanation

The Java SNMP implementation used by the Agent Builder cannot use the protocol. The agent itself can use the protocol.


Operator response

Test your agent as you normally would. Connection problems caused by an incorrect property value can be detected when testing the agent but not when editing the properties.


KQZ7001E

The file name must be itm_jtk_agent.xml.


Explanation

The JMX Agent Toolkit can only read agents whose file name is itm_jtk_agent.xml


Operator response

If the file contains a valid agent, rename the file to itm_jtk_agent.xml.


KQZ7002E

Unable to access the file file_name


Explanation

The Resource Model Builder is unable to read the contents of the resource itm_jtk_agent.xml file.


Operator response

Ensure that you have permission to access the file. It's possible you may have deleted the file from outside of Eclipse and failed to refresh the project.


KQZ7003I

Generating the IBM Tivoli Monitoring Agent


Explanation

This is an informational message only.


KQZ7004E

A Product Service Name must start with an alphabetic character, and can contain only alphanumeric and underscore characters.


Explanation

This is an informational message only.


KQZ7005E

The value must be a positive integer less than or equal to 255.


Explanation

This is an informational message only.


KQZ7006E

An error occurred while saving the file file_name.


Explanation

An error occurred during the save operation for the specified file.


Operator response

Check the details section of this dialog for more information.


KQZ7010W

An MBean was not selected. Continuing will close the browser and attributes will need to be created manually.


Explanation

An MBean must be selected to determine the attributes that will be created.


Operator response

Select "OK" to close the JMX browser and define one or more attributes manually in the wizard. Select "Cancel" to return to the browser to select an MBean containing attributes.


KQZ8002E

The Agent Builder encountered an error while generating file name.


Explanation

The builder encountered an unexpected error.


Operator response

Ensure you have the correct permissions to the output directory. If the error persists, try restarting the Agent Builder.


KQZ8002F

The Agent Builder encountered an error while copying imported files into the agent installation image.


Explanation

The builder encountered an unexpected error.


Operator response

Ensure you have the correct permissions to the output directory. If the error persists, try restarting the Agent Builder.


KQZ8003E

An error occurred while generating the agent. internal_error_message


Explanation

The IBM Tivoli Monitoring Agent Builder encountered errors while attempting to generate the agent.


Operator response

Check the details view of the error dialog for exception information, or examine the Eclipse and IBM Tivoli Monitoring Agent Toolkit trace files to see the cause of the error.


KQZ8004E

No version specified.


Explanation

This is an informational message only.


KQZ8005E

Version version is not valid.


Explanation

This is an informational message only.


KQZ8006E

Patch level patch is not valid.


Explanation

This is an informational message only.


KQZ8007E

Version current_version is less than version prev_version committed on date.


Explanation

This is an informational message only.


KQZ8008E

No affinity specified.


Explanation

This is an informational message only.


KQZ8009E

Affinity "affinity_tag" is not valid.


Explanation

This is an informational message only.


KQZ8010E

Affinity tag "affinity_tag" is not valid.


Explanation

This is an informational message only.


KQZ8011E

No affinity tag specified.


Explanation

This is an informational message only.


KQZ8012E

No agent display name specified.


Explanation

This is an informational message only.


KQZ8013E

No product code specified.


Explanation

This is an informational message only.


KQZ8014E

Runtime configuration section name not specified.


Explanation

This is an informational message only.


KQZ8015E

Property name not specified


Explanation

This is an informational message only.


KQZ8016E

Value name not specified


Explanation

This is an informational message only.


KQZ8107E

Configuration element name name is not valid.


Explanation

This is an informational message only.


KQZ8108E

No label specified for the configuration element.


Explanation

This is an informational message only.


KQZ8109E

No message identifier specified


Explanation

This is an informational message only.


KQZ8110E

No description specified for the configuration element


Explanation

This is an informational message only.


KQZ8111E

Message identifier id was previously defined.


Explanation

This is an informational message only.


KQZ8112E

Message identifier id is not valid.


Explanation

This is an informational message only.


KQZ8113E

No properties defined for configuration section source


Explanation

This is an informational message only.


KQZ8114E

Property type not specified


Explanation

This is an informational message only.


KQZ8115E

Property type pc is not valid


Explanation

This is an informational message only.


KQZ8116E

The variable name "property_variable_name" of property "property_label" in section "seciton_name" should contain the string "PASSWORD" to ensure that it is never stored in clear text form.


Explanation

This is an informational message only.


KQZ8117E

The variable name "property_variable_name" of property "property_label" in section "seciton_name" should not contain the string "PASSWORD" to ensure that it does not get confused with a password property.


Explanation

This is an informational message only.


KQZ8118E

The default value "value" for numeric property prop_name is not valid.


Explanation

This is an informational message only.


KQZ8119E

No configuration values specified for property propname


Explanation

This is an informational message only.


KQZ8120E

The agent is defined as being multi-instance, but there are no configuration elements defined.


Explanation

Multi-instance agents require configuration; otherwise, all instances would monitor the same resources.


Operator response

Either add configuration elements to the agent or turn off multi-instance support.


KQZ8121E

Navigator group name "navgroup_name" is not valid.


Explanation

The specified name contains invalid characters.


Operator response

A navigator group must start with a letter and can contain only letters, numbers or underscores.


KQZ8122E

A navigator group with identifier id was defined previously.


Explanation

Navigator group names must be unique.


Operator response

Enter a new name for the navigator group.


KQZ8123E

Navigator group name id is reserved for internal use.


Explanation

The Agent Builder automatically creates navigator groups in certain situations. The name specified duplicates one of these navigator groups.


Operator response

See the User Guide for the list of reserved navigator group names.


KQZ8124E

A return code with value rc was defined previously.


Explanation

This is an informational message only.


KQZ8125E

Return code "rc" is not numeric.


Explanation

This is an informational message only.


KQZ8126E

Attribute group name attribute_group_name is not valid.


Explanation

This is an informational message only.


KQZ8127E

An attribute group with identifier id was defined previously.


Explanation

This is an informational message only.


KQZ8128E

Attribute group name id is reserved for internal use.


Explanation

This is an informational message only.


KQZ8129E

Attribute group attribute_group_name does not have help text.


Explanation

This is an informational message only.


KQZ8130E

The help text for object_name exceeds the maximum length of max_length.


Explanation

This is an informational message only.


KQZ8131E

No operating systems selected for attribute group "attribute_group_name".


Explanation

This is an informational message only.


KQZ8132E

Attribute group "referencing_attribute_group" references an unknown attribute group "referenced_attribute_group".


Explanation

This is an informational message only.


KQZ8133E

Joined attribute group "joined_attribute_group" attempts to join attribute group "referenced_attribute_group" with itself.


Explanation

This is an informational message only.


KQZ8134E

Attribute group referencing_attribute_group references the Availability attribute group; however, no availability filters exist.


Explanation

This is an informational message only.


KQZ8135E

No attribute to join specified for attribute group attribute_group.


Explanation

This is an informational message only.


KQZ8136E

Join attribute "attribute" defined in joined attribute group "joined_attribute_group" was not found in attribute group data_source.


Explanation

This is an informational message only.


KQZ8138E

Key attribute "attribute" defined in joined attribute group "joined_attribute_group" was not found in either base attribute group.


Explanation

This is an informational message only.


KQZ8139E

Attribute name attribute_name is not valid.


Explanation

This is an informational message only.


KQZ8140E

Attribute name attribute_name exceeds the limit of limit characters.


Explanation

This is an informational message only.


KQZ8141E

Attribute name id is reserved for internal use.


Explanation

This is an informational message only.


KQZ8142E

Attribute attribute_name does not have help text.


Explanation

This is an informational message only.


KQZ8143E

Attribute attribute_name is attribute_bytes bytes long which exceeds the maximum size of maximum_size bytes.


Explanation

This is an informational message only.


KQZ8144E

The formula contains a syntax error.


Explanation

This is an informational message only.


KQZ8145E

Attribute group id contains attribute_count attributes, more than the limit of maximum_attribute_count.


Explanation

There are too many attributes in the attribute group set to display on the TEP.


Operator response

Remove some attributes, mark some attributes as not being displayed on the TEP, or split the group into two smaller groups.


KQZ8146E

Attribute group id contains zero attributes.


Explanation

This is an informational message only.


KQZ8147E

Attributes in attribute group attribute_group_name total attribute_group_bytes bytes which exceeds the maximum of maximum_size bytes.


Explanation

This is an informational message only.


KQZ8148E

Attribute group source can produce more than one data row but does not contain a key attribute.


Explanation

This is an informational message only.


KQZ8149E

Perfmon attribute group source can produce more than one data row but does not return the Perfmon instance name or contain an other key attribute.


Explanation

This is an informational message only.


KQZ8150E

Range value "range_endpoint_value" is not a valid numerical value.


Explanation

This is an informational message only.


KQZ8151E

Range value "range_endpoint_value" is not a number from minimum_value to maximum_value, the minimum and maximum for a integer_size-bit number.


Explanation

This is an informational message only.


KQZ8152E

Range value "range_endpoint_value" is not a number from minimum_value to maximum_value, the minimum and maximum for a integer_size-bit number with a decimal adjustment of decimal_adjustment.


Explanation

This is an informational message only.


KQZ8153E

Minimum range value minimum_range_endpoint_value is not less than maximum range value maximum_range_endpoint_value.


Explanation

This is an informational message only.


KQZ8154E

Decimal adjustment (scale) must be a number from 0 to maximum_scale for integer_size-bit numbers.


Explanation

This is an informational message only.


KQZ8155E

You can only join an attribute group that produces events to an attribute group that produces a single data row.


Explanation

This is an informational message only.


KQZ8156E

Attribute attribute_name is defined as a key, however it is defined as hidden.


Explanation

This is an informational message only.


KQZ8157E

The metric name is missing in attribute attribute_name.


Explanation

This is an informational message only.


KQZ8158E

No type is specified for attribute attribute_name.


Explanation

This is an informational message only.


KQZ8159E

Attribute attribute_name does not have a valid maximum size.


Explanation

This is an informational message only.


KQZ8160E

The object identifier is missing in attribute attribute_name.


Explanation

This is an informational message only.


KQZ8161E

"token" is not expected in column column_number.


Explanation

This is an informational message only.


KQZ8162E

More tokens expected at the end of the formula.


Explanation

This is an informational message only.


KQZ8163E

Closing parenthesis for function call "function_name" not found.


Explanation

This is an informational message only.


KQZ8164E

Two unary operators, "unary_operator" and "unary_operator" found without an intervening expression.


Explanation

This is an informational message only.


KQZ8165E

"bad_function_name" is not a valid function name.


Explanation

This is an informational message only.


KQZ8166E

"token" found where identifier or literal was expected.


Explanation

This is an informational message only.


KQZ8167E

Missing argument in function "function_name".


Explanation

This is an informational message only.


KQZ8168E

"bad_operator" is not a valid operator.


Explanation

This is an informational message only.


KQZ8169E

Lexical error at column "column_number". Encountered: "bad_character" after "reference_character".


Explanation

This is an informational message only.


KQZ8170E

No function name has been specified.


Explanation

This is an informational message only.


KQZ8171E

A function name cannot start with a number.


Explanation

This is an informational message only.


KQZ8172E

A function name cannot contain a space character.


Explanation

This is an informational message only.


KQZ8173E

A function name cannot contain character "bad_character".


Explanation

This is an informational message only.


KQZ8174W

"function_name" is not a recognized derived formula function.


Explanation

This is an informational message only.


KQZ8175E

No attribute name has been specified.


Explanation

This is an informational message only.


KQZ8176E

An attribute name cannot start with a number.


Explanation

This is an informational message only.


KQZ8177E

An attribute name cannot contain a space character.


Explanation

This is an informational message only.


KQZ8178E

An attribute name cannot contain character "bad_character".


Explanation

This is an informational message only.


KQZ8179W

Attribute "attribute_name" is not found in this attribute group.


Explanation

This is an informational message only.


KQZ8180W

Function "function_name" has argument_count arguments, but parameter_count arguments are expected.


Explanation

This is an informational message only.


KQZ8181W

Function "function_name" argument argument_number is actual_argument_type, but expected_parameter_type is expected.


Explanation

This is an informational message only.


KQZ8182E

An object identifier is specified in attribute attribute_name which also has an index reference.


Explanation

This is an informational message only.


KQZ8184E

Operator operator must have 2 operands.


Explanation

This is an informational message only.


KQZ8185E

Operator operator must have 1 or 2 operands.


Explanation

This is an informational message only.


KQZ8186W

The left operand of the operator operator is left_operand_type and the right is right_operand_type. Both types should be the same.


Explanation

This is an informational message only.


KQZ8187W

The left operand of the operator operator is actual_type_with_indefinite_article but actual_type_with_indefinite_article operand is expected.


Explanation

This is an informational message only.


KQZ8188W

The right operand of the operator operator is actual_type_with_indefinite_article but actual_type_with_indefinite_article operand is expected.


Explanation

This is an informational message only.


KQZ8189W

The derived formula in attribute attribute_name evaluates to actual_type but should evaluate to expected_type to match the attribute type.


Explanation

This is an informational message only.


KQZ8190E

There are no process or service availability filters defined with the TADMM sensor "Use these criteria" box checked.


Explanation

One process or service availability filter must have TADDM sensor criteria defined, and the check box labeled "Use these criteria to identify where the sensor should run" checked.


Operator response

Define a process availability filter, select the "TADDM sensor" tab, check the "Use these criteria to identify where the sensor should run" checkbox, define criteria to identify the process, save the file and regenerate the sensor.


KQZ8191E

There are more than one process or service availability filters defined with the TADMM sensor "Use these criteria" box checked.


Explanation

Only one process or service availability filter can have the check box labeled "Use these criteria to identify where the sensor should run" checked.


Operator response

Examine all the process and service availability filters, select the "TADDM sensor" tab, and make sure only one of them has the "Use these criteria to identify where the sensor should run" checkbox checked. Then save the file and regenerate the sensor.


KQZ8192E

Cannot write to file maximum_count.


Explanation

An unsuccessful attempt was made to write the file to the local file system.


Operator response

Change the path where the file is being written, or check that the specified path is not read-only or the disk partition is not full.


KQZ8195E

Java resource resource_name cannot be found or read.


Explanation

This is an informational message only.


KQZ8196E

Closing parenthesis after "expression_fragment" not found.


Explanation

This is an informational message only.


KQZ8197E

An agent with affinity "affinity" has already been defined.


Explanation

Affinities must be unique


Operator response

Enter a unique affinity.


KQZ8198E

Index, index, is not defined.


Explanation

The specified SNMP index is not defined in the set of MIBs loaded by the parser.


Operator response

Find the MIB that defines the index and import it.


KQZ8199E

Could not determine an OID for value, value.


Explanation

The parser could not determine the OID for the specified value.


Operator response

Find the MIB that defines the value and import it.


KQZ8200W

The size of attribute, name, was changed from original_size to new_size.


Explanation

The size reported by the MIB file was larger than expected.


Operator response

If the size needs to be larger, modify the attribute to increase the size.


KQZ8201E

"supposed_directory_name" is not a valid directory name.


Explanation

The value is not a valid directory.


Operator response

Enter or select a valid directory name.


KQZ8202E

File "file_name" does not exist in directory "directory_name"


Explanation

The file does not exist in the directory.


Operator response

Enter a valid directory name that contains the file.


KQZ8203E

schema_file_name version schema_version and naming_rules_file_name version naming_rules_version from directory directory_name do not match.


Explanation

The two files must be from the same version of the Common Data Model.


Operator response

Get files from the same version of the Common Data Model (at least CDM.xsd, NamingRules.xml, and oneschema.xml) and place them in the directory.


KQZ8204E

The join attributes selected for attribute_group have different types.


Explanation

The two join attributes for a joined attribute group must both be numeric or both be a string.


Operator response

Select two join attributes of the same type, either both string or both numeric.


KQZ8205E

The event threshold attribute can only be set if attribute group, attribute_group, is pure event.


Explanation

The attribute group is not a pure event group, so the value set for the event threshold should not be set.


Operator response

Remove the event threshold attribute from the attribute group definition.


KQZ8206E

The event summary interval attribute can only be set if attribute group, attribute_group, is pure event.


Explanation

The attribute group is not a pure event group, so the value set for the event summary interval should not be set.


Operator response

Remove the event summary interval attribute from the attribute group definition.


KQZ8207E

The event filtering threshold value for attribute group attribute_group is not valid. It should be one of "send_none", "send_first", "send_all", a positive integer or a configuration variable.


Explanation

The attribute does not contain a valid value.


Operator response

Set a valid value for the attribute.


KQZ8208E

The event summary interval for attribute group attribute_group is not valid. It should be a positive integer or a configuration variable.


Explanation

The attribute does not contain a valid value.


Operator response

Set a valid value for the attribute.


KQZ8209W

An event threshold exists for attribute group attribute_group; however, an event summary interval is not set.


Explanation

The event threshold should only be set if an event summary interval is set.


Operator response

Either remove the event threshold or specify an event summary interval.


KQZ8210E

Event filtering and summarization is enabled for attribute group attribute_group; however, no key attribute exists.


Explanation

The attribute group does not contain a key attribute.


Operator response

Specify a key attribute.


KQZ8211E

Operating system operating_system is selected in more than one command for "command_definition_name".


Explanation

Two commands for a single command definition are configured to run on the same operating system. When alternate commands are defined in a single script definition, the commands must to run on different operating systems. For any given operating system, only one command can be run.


Operator response

Remove the operating system selection on one of the command definitions.


KQZ8212E

No operating systems selected for command "command".


Explanation

This is an informational message only.


KQZ8213E

Filtered attribute group attribute_group_name has no formula for the filter.


Explanation

This is an informational message only.


KQZ8214E

Attribute group "referencing_attribute_group" references attribute group "referenced_attribute_group" which belongs to a different subnode.


Explanation

This is an informational message only.


KQZ8215E

Attribute "attribute" has source type "source_class" in attribute group "attribute_group" which has settings type "settings_class". This attribute is expected to be in a group with settings type "settings_class".


Explanation

This is an informational message only.


KQZ8216E

Filtered attribute group "attribute_group" is missing a reference to a source attribute group.


Explanation

This is an informational message only.


KQZ8217E

Filtered attribute group "attribute_group" has attribute "attribute" with a missing referenced attribute name.


Explanation

This is an informational message only.


KQZ8218E

Attribute "referencing_attribute" in attribute group "referencing_attribute_group" references an attribute named "source_attribute_name" that does not exist in attribute group "source_attribute_group".


Explanation

This is an informational message only.


KQZ8219E

Attribute "referencing_attribute" of type "referencing_attribute_type" in attribute group "referencing_attribute_group" references attribute "source_attribute" of type "source_attribute_type" in attribute group "source_attribute_group". The attribute types should be the same.


Explanation

This is an informational message only.


KQZ8220W

Function function_name should only be called for event attribute groups, but is called for sampled attribute group attribute_group_name.


Explanation

The functions isSummaryEvent, cumulativeSum, and occurrenceCount are applicable only to pure event attribute groups, but one of them was called for a sampled attribute group.


Operator response

Remove the function call from the formula.


KQZ8221E

The formula is missing.


Explanation

This is an informational message only.


KQZ8222W

Event summarization is enabled for attribute group attribute_group; however, no event summarization attributes exist.


Explanation

Although the attributes are not necessary, they are useful when performing event summarization.


Operator response

Add the event summarization attributes by right clicking on the attribute group.


KQZ8223W

Event summarization is enabled for attribute group attribute_group; however, the event summarization occurrence count attribute does not exist.


Explanation

Although the attribute is not necessary, it is useful when performing event summarization.


Operator response

Add the event summarization attributes by right clicking on the attribute group.


KQZ8224W

Event summarization is enabled for attribute group attribute_group; however, the summary event flag attribute does not exist.


Explanation

Although the attribute is not necessary, it is useful when performing event summarization.


Operator response

Add the event summary attributes by right clicking on the attribute group.


KQZ8225W

Event summarization is enabled for attribute group attribute_group; however, the event threshold attribute does not exist.


Explanation

Although the attribute is not necessary, it is useful when performing event summarization.


Operator response

Add the event summarization attributes by right clicking on the attribute group.


KQZ8226W

Event summarization is enabled for attribute group attribute_group; however, the summary interval attribute does not exist.


Explanation

Although the attribute is not necessary, it is useful when performing event summarization.


Operator response

Add the event summarization attributes by right clicking on the attribute group.


KQZ8227W

Attribute attribute_name must not be both a key and a rate or delta.


Explanation

This is an informational message only.


KQZ8228E

The subnode name cannot be empty


Explanation

No subnode name was entered.


Operator response

Enter a name for the subnode.


KQZ8229E

The subnode description cannot be empty


Explanation

No subnode description was entered.


Operator response

Enter a description for the subnode.


KQZ8230E

The errpt command cannot be empty


Explanation

The errpt command line was not specified


Operator response

Enter the errpt command that should be run.


KQZ8231E

The command specified does not invoke the errpt command or is not a configuration variable.


Explanation

The command specified must run the errpt command or it must be a configuration variable.


Operator response

Specify the errpt utility or a configuration variable.


KQZ8232E

The command specified does not provide the -c option.


Explanation

The -c option is required for the agent to properly gather data from errpt.


Operator response

Specify the -c option.


KQZ8233E

The configuration variable must start with ${ and end with }.


Explanation

Ensure that the configuration variable is specified properly.


Operator response

Specify a correct configuration variable.


KQZ8234W

Event filtering and summarization is not enabled for attribute group, attribute_group; however, event summarization attributes exist.


Explanation

The derived functions being use only return valid data when event filtering and summarization is turned on.


Operator response

Remove the event summarization attributes from the group or enable filtering and summarization for the group.


KQZ8235E

schema_file_name has a format error and cannot be parsed.


Explanation

There was an error parsing a Common Data Model file.


Operator response

Download the files from Common Data Model again (at least CDM.xsd, NamingRules.xml, and oneschema.xml), and place them in the directory specified in the Common Data Model preferences.


KQZ8236E

The sensor has two or more layouts with the same display name "layout_display_name".


Explanation

Each TADDM GUI layout must have a unique display name.


Operator response

In the TADDM GUI section, click one of the layouts with the duplicate display name, click the Edit button, and change the display name.


KQZ8237E

The sensor has two or more layouts which reference the same Common Data Model class "layout_class_name".


Explanation

Each TADDM GUI layout must reference a unique Common Data Model class.


Operator response

In the TADDM GUI section, click one of the layouts with the duplicate class name, click the Edit button, and browse to a different class.


KQZ8238E

TADDM GUI layout does not have a display name.


Explanation

A TADDM GUI layout definition does not have a display name.


Operator response

In the TADDM GUI section, select the layout without a name, click the Edit button, and enter a display name.


KQZ8239E

TADDM GUI layout "layout_name" does not define a CDM class.


Explanation

A TADDM GUI layout definition does not have a Common Data Model class associated with it.


Operator response

In the TADDM GUI section, select the layout, click the Edit button, select Browse, and choose a CDM class.


KQZ8240E

TADDM GUI layout "layout_name" does not contain any tab definitions.


Explanation

Each TADDM GUI layout must define at least one tab.


Operator response

In the TADDM GUI section, select the layout and click the Add button to define a tab in the layout.


KQZ8241E

TADDM GUI layout "layout_name" has two or more tabs with the same display name "tab_display_name".


Explanation

Each TADDM GUI tab in a layout must have a unique display name.


Operator response

In the TADDM GUI section, open the layout, click one of the tabs with the duplicate display name, click the Edit button, and change the display name.


KQZ8242E

TADDM GUI tab in layout "layout_name" does not have a display name.


Explanation

A TADDM GUI tab definition does not have a display name.


Operator response

In the TADDM GUI section, select the tab without a name, click the Edit button, and enter a display name.


KQZ8243E

TADDM GUI tab "tab_name" in layout "layout_name" does not contain any table definitions.


Explanation

Each TADDM GUI tab in a layout must define at least one table.


Operator response

In the TADDM GUI section, select the tab and click the Add button to define a table in the tab.


KQZ8244E

TADDM GUI tab "tab_name" in layout "layout_name" has two or more tables with the same display name "tab_display_name".


Explanation

Each TADDM GUI table in a tab must have a unique display name.


Operator response

In the TADDM GUI section, open the layout and tab, click one of the tables with the duplicate display name, click the Edit button, and change the display name.


KQZ8245E

TADDM GUI table in tab "tab_name" in layout "layout_name" does not have a display name.


Explanation

A TADDM GUI table definition does not have a display name.


Operator response

In the TADDM GUI section, select the table without a name, click the Edit button, and enter a display name.


KQZ8246E

TADDM GUI table in tab "tab_name" in layout "layout_name" does not define a CDM class.


Explanation

A TADDM GUI table definition does not have a Common Data Model class associated with it.


Operator response

In the TADDM GUI section, select the table, click the Edit button, select Browse, and choose a CDM class.


KQZ8247E

TADDM GUI table "table_name" in tab "tab_name" in layout "layout_name" does not contain any field definitions.


Explanation

Each TADDM GUI table must define at least one field.


Operator response

In the TADDM GUI section, select the table and click the Add button to define a field in the table.


KQZ8248E

TADDM GUI field in table "table_name" in in tab "tab_name" in layout "layout_name" has no attribute selected.


Explanation

A TADDM GUI field must select an attribute from the parent table's class or parent field's class.


Operator response

In the TADDM GUI section, select the field, click the Edit button, and choose an attribute name.


KQZ8249E

TADDM GUI field "attribute_name" in table "table_name" in tab "tab_name" in layout "layout_name" does not contain any field definitions.


Explanation

A TADDM GUI field which identifies another Common Data Model object must define at least one field from that object.


Operator response

In the TADDM GUI section, select the field and click the Add button to identify a field from the associated attribute.


KQZ8250E

TADDM GUI field in table "tab_name" in tab "tab_name" in layout "layout_name" does not have a display name.


Explanation

A TADDM GUI field which identifies a primitive attribute value to display in a table must define a display name to be displayed along with the attribute.


Operator response

In the TADDM GUI section, select the table without a name, click the Edit button, and enter a display name.


KQZ8251E

Class "class_name" is not a valid Common Data Model class.


Explanation

The class specified could not found in the Common Data Model or does not inherit from core.ManagedElement.


Operator response

Select a valid class from the Common Data Model browser, or update the builder with a more recent version of the Common Data Model schema files (Window - Preferences - IBM Tivoli Monitoring - Common Data Model).


KQZ8252E

CDM schema directory "directory_name" does not exist.


Explanation

A directory containing the CDM schema was set with the preferences and that directory no longer exists.


Operator response

Download the files from Common Data Model (at least CDM.xsd, NamingRules.xml, and oneschema.xml), and identify the location of those files using Window - Preferences - IBM Tivoli Monitoring - Common Data Model.


KQZ8253E

CDM schema file "file_name" does not exist in directory "directory_name".


Explanation

A directory containing the CDM schema was set with the preferences and one or more Common Data Model files no longer reside in that directory (or cannot be read from that directory).


Operator response

Download the files from Common Data Model (at least CDM.xsd, NamingRules.xml, and oneschema.xml) into the directory, or identify a new directory location of those files using Window - Preferences - IBM Tivoli Monitoring - Common Data Model.


KQZ8254E

Common Data Model attribute "attribute_name" has type "attribute_type", but embedded class information shows that it is type "attribute_type".


Explanation

This is an informational message only.


KQZ8255E

Common Data Model attribute "attribute_name" has no topology link finder class defined. Attribute parent is "attribute_path".


Explanation

If the Common Data Model class in which an attribute resides has a topology node, and the attribute itself is a class which has a topology node, then a link finder custom class and method must be defined. The custom link finder class is missing.


Operator response

Select the attribute node on the Common Data Model tree and enter a custom link finder class name.


KQZ8256E

Common Data Model attribute "attribute_name" has no topology link finder method defined. Attribute parent is "attribute_path".


Explanation

If the Common Data Model class in which an attribute resides has a topology node, and the attribute itself is a class which has a topology node, then a link finder custom class and method must be defined. The custom link finder method is missing.


Operator response

Select the attribute node on the Common Data Model tree and enter a custom link finder method name.


KQZ8257E

Common Data Model class "class_name" has no topology node finder class defined.


Explanation

If the Common Data Model class has a topology node and specifies that it is to use a custom class and method to locate the appropriate nodes, then a node finder custom class and method must be defined. The custom node finder class is missing.


Operator response

Select the node on the Common Data Model tree and enter a custom node finder class name.


KQZ8258E

Common Data Model class "class_name" has no topology node finder class defined. The class is defined in attribute "attribute_path".


Explanation

If the Common Data Model class has a topology node and specifies that it is to use a custom class and method to locate the appropriate nodes, then a node finder custom class and method must be defined. The custom node finder class is missing.


Operator response

Select the node on the Common Data Model tree and enter a custom node finder class name.


KQZ8259E

Common Data Model class "class_name" has no topology node finder class defined.


Explanation

If the Common Data Model class has a topology node and specifies that it is to use a custom class and method to locate the appropriate nodes, then a node finder custom class and method must be defined. The custom node finder method is missing.


Operator response

Select the node on the Common Data Model tree and enter a custom node finder method name.


KQZ8260E

Common Data Model class "class_name" has no topology node finder class defined. The class is defined in attribute "attribute_path".


Explanation

If the Common Data Model class has a topology node and specifies that it is to use a custom class and method to locate the appropriate nodes, then a node finder custom class and method must be defined. The custom node finder method is missing.


Operator response

Select the node on the Common Data Model tree and enter a custom node finder method name.


KQZ8261E

Could not copy file from "source_file_path" to "target_file_path".


Explanation

This is an informational message only.


KQZ8262E

Could not copy directory from "source_directory" to "target_directory".


Explanation

This is an informational message only.


KQZ8263E

Could not add directory from "source_directory_or_file" to zip file "zip_file".


Explanation

This is an informational message only.


KQZ8264E

The HTTP function specified for attribute, attribute_name, is not valid.


Explanation

The function specified is incorrect.


Operator response

Select a valid type for the attribute.


KQZ8265E

The HTTP function specified for attribute, attribute_name, requires an argument; however, none was specified.


Explanation

The function selected requires an argument.


Operator response

Specify an argument or choose a different attribute type.


KQZ8266E

The XPath for attribute group, attribute_name, contains a syntax error.


Explanation

The XPath contains a syntax error.


Operator response

Correct the XPath syntax.


KQZ8267E

The XPath for attribute, attribute_name, contains a syntax error.


Explanation

The XPath contains a syntax error.


Operator response

Correct the XPath syntax.


KQZ8268E

An attribute cannot have an empty name.


Explanation

There is no name specified for the attribute.


Operator response

Specify a unique name for the attribute.


KQZ8269E

The Agent Builder encountered an error while generating the Cognos data model.


Explanation

The builder encountered an unexpected error.


Operator response

Ensure you have the correct permissions to the output directory. If the error persists, try restarting the Agent Builder.


KQZ8270E

No URL specified for attribute group attribute_group.


Explanation

The attribute group must contain a URL.


Operator response

Specify the URL for the attribute group.


KQZ8271E

No HTTP request type specified for attribute group attribute_group.


Explanation

The attribute group must contain a request type.


Operator response

Specify the request type for the attribute group.


KQZ8272E

The request type specified for attribute group attribute_group requires post data to be specified.


Explanation

The attribute group must contain post data.


Operator response

Specify post data for the attribute group or change the request type to GET.


KQZ8273W

The request type specified for attribute group attribute_group is GET; however, post data is specified.


Explanation

The post data will not be used.


Operator response

Remove the post data for the attribute group or change the request type either POST or PUT.


KQZ8274E

The post data specified for attribute group attribute_group contains a syntax error.


Explanation

The post data is not well formated XML.


Operator response

Correct the post data for the attribute group or change the request type to GET.


KQZ8280E

Common Data Model file schema_file_name could not be found at location location.


Explanation

The Common Data Model file could not be found.


Operator response

Download the files from Common Data Model again (at least CDM.xsd, NamingRules.xml, and oneschema.xml), and place them in the directory specified in the Common Data Model preferences.


KQZ8281E

Common Data Model zip file schema_file_name at location location could not be opened.


Explanation

The Common Data Model zip schema file could not be opened or read.


Operator response

Download the files from Common Data Model again (at least CDM.xsd, NamingRules.xml, and oneschema.xml), and place them in the directory specified in the Common Data Model preferences.


KQZ8282I

Attributes from more than one IBM Tivoli Monitoring attribute group are being queried.


Explanation

A simple mapping section copies attribute values from one attribute group to attributes in one Common Data Model class. This section gets attributes from more than one IBM Tivoli Monitoring attribute group and thus cannot be shown under the Attributes tab.


Operator response

Click on the Queries tab and select a query from the Query field to see which IBM Tivoli Monitoring attributes' values are being used.


KQZ8283I

No IBM Tivoli Monitoring attribute groups are being queried.


Explanation

A simple mapping section copies attribute values from one attribute group to attributes in one Common Data Model class. This section does not query any IBM Tivoli Monitoring attribute groups and thus cannot be shown under the Attributes tab.


Operator response

If appropriate for this mapping section, click on the Queries tab and click on the Add button select a query from the Query field at the right of the Query field to add an IBM Tivoli Monitoring attribute group to query.


KQZ8284I

Attributes from more than one Common Data Model class are being set.


Explanation

A simple mapping section copies attribute values from one attribute group to attributes in one Common Data Model class. This section copies attributes to more than one Common Data Model class and thus cannot be shown under the Attributes tab.


Operator response

Click on the CDM Attributes tab and select a Common Data Model class from the Class field to see how that class' variables will be set.


KQZ8285I

No Common Data Model class mappings are defined.


Explanation

A simple mapping section copies attribute values from one attribute group to attributes in one Common Data Model class. This section does not copy attributes to any Common Data Model class and thus cannot be shown under the Attributes tab.


Operator response

If appropriate for this mapping section, click on the CDM Attributes tab and click on the Add button at the right of the Class field to add a Common Data Model class whose attributes will be mapped.


KQZ8286E

An attribute group with table ID table ID mentioned in the TMS DLA was not found.


Explanation

An attribute group specified in a TEMS query from the TMS DLA was not found.


Operator response

Open the Common Data Model mapping and select the attribute group whose variables are to be mapped to Common Data Model attributes.


KQZ8287E

A TEMS query in TMS DLA CDM mapping section section_name does not contain an attribute group.


Explanation

An attribute group specified in a TEMS query from the TMS DLA was not found.


Operator response

Open the Common Data Model mapping and select the attribute group whose variables are to be mapped to Common Data Model attributes.


KQZ8289E

A TMS DLA variable definition without a name was found in a query of attribute group attribute_group_name.


Explanation

This is an informational message only.


KQZ8290E

TMS DLA variable attribute_group_name for attribute group attribute_group_name does not have a column ID specified.


Explanation

This is an informational message only.


KQZ8291E

TMS DLA Variable attribute_group_name has column ID Variable column_ID that does not belong to any attribute in attribute group attribute_group_name.


Explanation

This is an informational message only.


KQZ8292E

A TMS DLA variable definition without a name was defined to transform variable parent_variable_name.


Explanation

This is an informational message only.


KQZ8293E

TMS DLA Variable definition variable_name has no method name.


Explanation

This is an informational message only.


KQZ8294E

TMS DLA variable variable_name is defined more than once.


Explanation

This is an informational message only.


KQZ8295E

TMS DLA variable name variable_name is already defined as a predefined variable.


Explanation

This is an informational message only.


KQZ8296E

A TMS DLA filter in mapping section mapping_section had no type or multiple types specified.


Explanation

This is an informational message only.


KQZ8297E

TMS DLA filter filter_name has no variable name.


Explanation

This is an informational message only.


KQZ8298E

Node node_name is not recognized in TMS DLA mapping section mapping_section.


Explanation

This is an informational message only.


KQZ8299E

No ID found in the TMS DLA mapping to CDM class CDM_class_name.


Explanation

This is an informational message only.


KQZ8300E

No source token found in the TMS DLA mapping to CDM class CDM_class_name.


Explanation

This is an informational message only.


KQZ8301E

No source found in the TMS DLA mapping of CDM relationship CDM_relationship_name.


Explanation

This is an informational message only.


KQZ8302E

No source found in the TMS DLA mapping of CDM relationship CDM_relationship_name.


Explanation

This is an informational message only.


KQZ8303E

Attribute attribute_name mentioned in the TMS DLA is not found in CDM class class_name.


Explanation

This is an informational message only.


KQZ8304E

TMS DLA variable variable_name is not defined.


Explanation

This is an informational message only.


KQZ8305E

The custom command "command" is not a Java invocation command.


Explanation

This is an informational message only.


KQZ8306E

Grammar "filter_grammar_string" in filtered attribute group attribute_group_name is not a valid grammar.


Explanation

This is an informational message only.


KQZ8307E

Function function_name is called from the filter in attribute group attribute_group_name. It is a cumulative function which is not supported in filters.


Explanation

The functions count, cumulativeSum, and last are not supported in filters and may return incorrect values.


Operator response

Remove the function call from the formula.


KQZ8308E

The filter formula in attribute group attribute_group_name contains a syntax error.


Explanation

This is an informational message only.


KQZ8309E

A fixed number of bytes and a delimiter are both specified in attribute attribute_name in attribute group attribute_group_name.


Explanation

There should be only one way to specify how an attribute value is copied from a record, but both a byte count and a delimiter are specified.


Operator response

Remove the delimiter or the byte count from the specification.


KQZ8310E

A fixed number of bytes and a delimiter are both specified in attribute group attribute_group_name.


Explanation

There should be only one way to specify how an attribute value is copied from a record, but both a byte count and a delimiter are specified.


Operator response

Remove the delimiter or the byte count from the specification.


KQZ8311E

Both a special delimiter and string delimiter are specified in attribute attribute_name in attribute group attribute_group_name.


Explanation

There should be only one way to specify how an attribute value is copied from a record, but both a special delimiter and a string delimiter are specified.


Operator response

Remove the special delimiter or the string delimiter from the specification.


KQZ8312E

Both a special delimiter and string delimiter are specified in attribute group attribute_group_name.


Explanation

There should be only one way to specify how an attribute value is copied from a record, but both a special delimiter and a string delimiter are specified.


Operator response

Remove the special delimiter or the string delimiter from the specification.


KQZ8313E

A starting delimiter was specified without an ending delimiter in attribute attribute_name in attribute group attribute_group_name.


Explanation

You cannot describe how an attribute value is copied from a record by specifying only a beginning delimiter. You must specify an ending delimiter alone or both a beginning and ending delimiter.


Operator response

Add an ending delimiter or choose a different way to describe what data is copied into an attribute.


KQZ8314E

A starting delimiter was specified without an ending delimiter in attribute group attribute_group_name.


Explanation

You cannot describe how an attribute value is copied from a record by specifying only a beginning delimiter. You must specify an ending delimiter alone or both a beginning and ending delimiter.


Operator response

Add an ending delimiter or choose a different way to describe what data is copied into an attribute.


KQZ8315E

The number of bytes copied to the attribute must be an integer greater than minimum_byte_count and less than or equal to maximum_byte_count in attribute attribute_name in attribute group attribute_group_name.


Explanation

The byte count specified is not a valid integer or not a positive integer.


Operator response

Change the byte count to a positive integer.


KQZ8316E

The number of bytes copied to the attribute must be an integer greater than minimum_byte_count and less than or equal to maximum_byte_count in attribute group attribute_group_name.


Explanation

The byte count specified is not a valid integer or not a positive integer.


Operator response

Change the byte count to a positive integer.


KQZ8317E

The XML element is missing in attribute group attribute_group_name.


Explanation

An XML log file is indicated but no XML element was given to identify a record.


Operator response

Enter an XML element name.


KQZ8318E

The TEMS query for attribute group id is size bytes, which exceeds the limit of max_size bytes.


Explanation

The query string for an attribute group is limited in size. If too many attributes are included in an attribute group, then this query string exceeds its limit. Only attributes that are actually sent to the TEMS are included in this count.


Operator response

Remove some attributes, mark some attributes as not being displayed on the TEP, or split the group into two smaller groups.


KQZ8319E

An error occurred generating a TEMS query for the agent.


Explanation

An error occurred while creating the TEMS queries for the agent.


Operator response

See the log file for more information about the error.


KQZ8320E

A zero-length starting delimiter was specified in attribute attribute_name in attribute group attribute_group_name.


Explanation

You cannot describe how an attribute value is copied from a record by specifying an empty starting delimiter.


Operator response

Fill in the starting delimiter or select "Separator text" and fill in only an ending delimiter.


KQZ8321E

A zero-length starting delimiter was specified in attribute group attribute_group_name.


Explanation

You cannot describe how an attribute value is copied from a record by specifying an empty starting delimiter.


Operator response

Fill in the starting delimiter or select "Separator text" and fill in only an ending delimiter.


KQZ8322E

The file "file_name" that is referenced in display_name, does not exist in the project.


Explanation

This is an informational message only.


KQZ8323E

The file "file_name" that is referenced in display_name, does not exist in the project folder folder_name.


Explanation

This is an informational message only.


KQZ8324E

The file "file_name" that is referenced in display_name does not exist in the "scripts_folder_name" folder for operating systems operating_system_list.


Explanation

This is an informational message only.


KQZ8325E

The file "file_name" that is referenced in display_name was found in the "folder_name" folder with letters of a different case "actual_file_name".


Explanation

The file referenced by the agent does not contain the same case in the reference as it does on the file system. This will cause errors if the project is moved to a file system that uses case-sensitive file names, or if the agent is deployed on a file system that uses case-sensitive file names.


Operator response

Fix the reference in the agent to match the case of the file on the file system.


KQZ8326E

No object ID (OID) filter is specified in SNMP event attribute group "attribute_group_name".


Explanation

An SNMP event attribute group must have a filter which describes which events are shown in the attribute group. This attribute group has no filter.


Operator response

Select one of the event options in the "SNMP event information" section of the panel. If select Custom Events, enter the object IDs that should be shown in this attribute group, separated by commas.


KQZ8327E

JDBC statement is missing.


Explanation

A JDBC attribute group must have a JDBC statement which can retrieve data from the database. This attribute group has no statement.


Operator response

Enter an SQL query or stored procedure which will run to collect data from the database.


KQZ8328E

WMI namespace is missing.


Explanation

A WMI attribute group must have a namespace and class name which is used to retrieve data from WMI. This attribute group has no namespace.


Operator response

Enter a WMI namespace.


KQZ8329E

WMI class name is missing.


Explanation

A WMI attribute group must have a namespace and class name which is used to retrieve data from WMI. This attribute group has no class name.


Operator response

Enter a WMI class name.


KQZ8330E

WMI class name is missing.


Explanation

A WMI attribute group must have a namespace and class name which is used to retrieve data from CIM. This attribute group has no class name.


Operator response

Enter a CIM class name.


KQZ8332E

SNMP performance object display name is missing.


Explanation

An SNMP attribute group must have a display name by which the attribute group is identified in the Performance Object Status table. This attribute group has no performance object display name.


Operator response

Enter a performance object name.


KQZ8333E

Log file name is missing.


Explanation

A log file attribute group must specify the name for each log file to be monitored. This attribute group does not specify a name for one or more files.


Operator response

Enter a file name, optionally using wild cards, for each log file to be monitored.


KQZ8334E

The JMX MBean name or pattern is missing.


Explanation

The JMX MBean name or pattern has not been entered.


Operator response

Enter a valid MBean name or MBean pattern.


KQZ8335E

The Director REST object name is missing.


Explanation

The REST object name has not been entered.


Operator response

Enter a REST object name.


KQZ8336E

Agent agent_product_code does not contain any monitoring actions.


Explanation

No data sources were specified in this agent, and therefore there is nothing that it can monitor.


Operator response

Add one or more data sources to the agent.


KQZ8337E

CIM namespace is missing.


Explanation

A CIM attribute group must have a namespace and class name which is used to retrieve data from CIM. This attribute group has no namespace.


Operator response

Enter a CIM namespace.


KQZ8338E

OSLC type is missing.


Explanation

An OSLC resource definition must specify an OLSC type of the resource.


Operator response

Add the OSLC type to the resource.


KQZ8339E

OSLC type "agent_product_code" is not valid.


Explanation

Only OSLC types Location, ServiceInstance, SoftwareServer, SoftwareModule, and StorageVolume are allowed


Operator response

Select one of the valid OSLC types.


KQZ8340E

Attribute group is missing from the OSLC resource definition.


Explanation

The resource definition represents the same entity that one of the agent's attribute groups represents, and no attribute group was specified.


Operator response

Select an attribute group whose rows represent the same object that this resource represents.


KQZ8341E

Attribute group "attribute_group_name" is not valid.


Explanation

The resource definition represents the same entity that one of the agent's attribute groups represents, and the attribute group specified is not defined in this agent.


Operator response

Select an attribute group whose rows represent the same object that this resource represents.


KQZ8342E

Dependent attribute group "attribute_group_name" is not valid.


Explanation

The resource definition specified a dependent attribute group that does not exist.


Operator response

Select a valid attribute group.


KQZ8343E

Attribute or value is missing from an OSLC property definition.


Explanation

An OSLC property value is obtained from an ITM attribute value. No attribute was specified in this property definition.


Operator response

Select an attribute from the resource's main or dependent attribute groups.


KQZ8344E

Attribute group "attribute_group_name" referenced on OSLC property "attribute_group_name" is not valid.


Explanation

An attribute group that is referenced in an OSLC property value is not a valid attribute group.


Operator response

Edit the property value and change the reference to an attribute from either the resource's main attribute group or from one of the dependent attribute groups.


KQZ8345E

Relationship type not specified.


Explanation

An OSLC relationship must specify a relationship type such as "depends on". This relationship does not specify a type.


Operator response

Enter the OSLC relationship type.


KQZ8346E

Relationship target resource definition not specified.


Explanation

An OSLC relationship is defined in a source relationship and must reference a target resource by name. This relationship does specify a target resource.


Operator response

Select a target resource definition.


KQZ8347E

The specified target resource type resource_type does not match the actual type resource_type of resource resource_name.


Explanation

An OSLC relationship is defined in a source relationship and must reference a target resource by name. A target resource type can also be specified. In this case, the type specified does not match the resources defined type.


Operator response

Remove or correct the specified target resource type or select a different target resource.


KQZ8348E

No criteria specified to match resource source_resource_name to target_resource_name.


Explanation

The criteria used to match a source and target resource in a relationship is missing.


Operator response

Enter one or more property paris to match source and target resources.


KQZ8349E

Property property_name is not defined by resource resource_name.


Explanation

The criteria used to match a source and target resource specified a property in one of those resources that does not exist.


Operator response

In the matching criteria, enter a valid property for the source resource and the target resource.


KQZ8350E

Matching criteria property missing. for resource resource_name.


Explanation

The criteria used to match a source and target resource did not specify a property for one or both resources.


Operator response

In the matching criteria, enter a valid property for the source resource and the target resource.


KQZ8351E

Method name is missing.


Explanation

When an OSLC method is specified, a method name is required.


Operator response

Specify a method name.


KQZ8352E

Log source specifies both regExFileName and regExStrictFileName attributes.


Explanation

A file name pattern may either be a legacy regExFileName or a preferred regExStrictFileName, it can't be both. The agent will be generated assuming regExStrictFileName is correct.


Operator response

Only set one of the 2 flags in the agent definition.


KQZ8353E

The directory containing the OSLC definitions "directory_name" does not exist.


Explanation

A directory containing the RDF resource shapes XML file was set with the preferences and that directory no longer exists.


Operator response

Extract the RDF resource shapes XML file from a running instance of OSDP and save it as resource-shapes.xml. Identify the location of that file using Window - Preferences - IBM Tivoli Monitoring - OSLC.


KQZ8354E

The OSLC definitions file "file_name" does not exist in directory "directory_name".


Explanation

A directory containing the OSLC definition file was set with the preferences and the OSLC definition file longer resides in that directory (or cannot be read from that directory).


Operator response

Extract the resource-shapes.xml file from a running instance of OSDP and identify the location of that file using Window - Preferences - IBM Tivoli Monitoring - OSLC.


KQZ8355W

Attribute group "attribute_group_name" referenced by OSLC property OSLC_property_name, has no row selection criteria defined.


Explanation

An OSLC property value references an attribute from an attribute group other than the main attribute group for the resource. The attribute group can return multiple rows, but there is no criteria defined to select which row corresponds to the particular row from the main attribute group.


Operator response

Open the resource dependencies dialog and add criteria to match a row from the resource's main attribute group to a row from the referenced attribute group.


KQZ8357E

Attribute "attribute_name" does not exist in attribute group "attribute_group_name". This occurred in the specification of dependent attribute group "dependent_attribute_group_name"


Explanation

An attribute used to match data rows from the main attribute group to the dependent attribute group is not a valid attribute.


Operator response

Select a valid attribute from the main attribute group.


KQZ8358E

Attribute "attribute_name" does not exist in dependent attribute group "attribute_group_name".


Explanation

An attribute used to match data rows from the main attribute group to the dependent attribute group is not a valid attribute.


Operator response

Select a valid attribute from the dependent attribute group.


KQZ8359E

Attribute "attribute_name" does not exist in attribute group "attribute_group_name".


Explanation

An attribute that is referenced in an OSLC property value does not exist in the referenced attribute group.


Operator response

Edit the property value and change the reference to an attribute from either the resource's main attribute group or from one of the dependent attribute groups.


KQZ9000I

The agent has successfully completed startup processing.


Explanation

This is an informational message only.


KQZ9001I

The agent is shutting down.


Explanation

This is an informational message only.


KQZ9002I

Received Take action command <command>


Explanation

This is an informational message only.


KQZ9003I

Starting the custom data provider client named 'client'


Explanation

This is an informational message only.


KQZ9004I

Restarting the custom data provider client named 'client'


Explanation

This is an informational message only.


KQZ9005I

Processing a dynamic configuration update request.


Explanation

This is an informational message only.


KQZ9006I

Custom data client connected from system client.


Explanation

This is an informational message only.


KQZ9007I

Agent shutdown request from data provider on socket socket.


Explanation

This is an informational message only.


KQZ9999E

RKANDATV Member filename not found.


Explanation

This is an informational message only.


+

Search Tips   |   Advanced Search