HP WBEM Services for HP-UX and Linux System Administrator's Guide
Troubleshooting
HP WBEM Services Messages
Chapter 776
• 13 = CIM_ERR_TYPE_MISMATCH
The value supplied is not compatible with the type.
• 14 = CIM_ERR_QUERY_LANGUAGE_NOT_SUPPORTED
The query language is not recognized or supported.
• 15 = CIM_ERR_INVALID_QUERY
The query is not valid for the specified query language.
• 16 = CIM_ERR_METHOD_NOT_AVAILABLE
The extrinsic method could not be executed.
• 17 = CIM_ERR_METHOD_NOT_FOUND
The specified extrinsic method does not exist.
This list has the same messages as above; however, it is ordered
alphabetically, and without the error number:
• CIM_ERR_ACCESS_DENIED
Access to a CIM resource was not available to the client
• CIM_ERR_ALREADY_EXISTS
Operation cannot be carried out because an object already exists
• CIM_ERR_CLASS_HAS_CHILDREN
Operation cannot be carried out on this class because it has
subclasses
• CIM_ERR_CLASS_HAS_INSTANCES
Operation cannot be carried out on this class because it has instances
• CIM_ERR_FAILED
A general error occurred that is not covered by a more specific error
code
• CIM_ERR_INVALID_CLASS
The specified class does not exist
• CIM_ERR_INVALID_NAMESPACE:
The target namespace does not exist
• CIM_ERR_INVALID_PARAMETER