Error Code details
V-16-1-10584
Severity: Warning 
Component: Cluster Server 
Message:
Last key is not associated with an element
Description:

An associate attribute consists of key-value pairs. The message is displayed when you specify the (default) value of an associate attribute, but neglect the value of the last key. For example, the following commands result in error:

 

# haattr –default WebSphereMQ6 ResourceRecipients key

# hares –modify webspheremq6_res ResourceRecipients key

 

The former command is typically one of the multiple ways to import a new resource type.

 

Veritas solutions
Solution 1 Vote: [Useful] [Not useful]
Last Modified: 2012-08-02 08:38:31
Platform: Generic
Release: Generic
Content:

Specify the value for the last key. For example:

 

# haattr –default WebSphereMQ6 ResourceRecipients key value

# hares –modify webspheremq6_res ResourceRecipients key value