HP WBEM Services for HP-UX and Linux System Administrator's Guide
Troubleshooting
HP WBEM Services Messages
Chapter 7 75
• 0 = CIM_ERR_SUCCESS
The operation completed without error.
• 1 = CIM_ERR_FAILED
A general error occurred that is not covered by a more specific error
code.
• 2 = CIM_ERR_ACCESS_DENIED
Access to a CIM resource was not available to the client.
• 3 = CIM_ERR_INVALID_NAMESPACE
The target namespace does not exist.
• 4 = CIM_ERR_INVALID_PARAMETER
One or more parameter values passed to the method were invalid.
• 5 = CIM_ERR_INVALID_CLASS
The specified class does not exist.
• 6 = CIM_ERR_NOT_FOUND
The requested object could not be found.
• 7 = CIM_ERR_NOT_SUPPORTED
The requested operation is not supported.
• 8 = CIM_ERR_CLASS_HAS_CHILDREN
Operation cannot be carried out on this class because it has
subclasses.
• 9 = CIM_ERR_CLASS_HAS_INSTANCES
Operation cannot be carried out on this class because it has
instances.
• 10 = CIM_ERR_INVALID_SUPERCLASS
Operation cannot be carried out because the specified superclass
does not exist.
• 11 = CIM_ERR_ALREADY_EXISTS
Operation cannot be carried out because an object already exists.
• 12 = CIM_ERR_NO_SUCH_PROPERTY
The specified property does not exist: