Error Code details
V-16-1-10559
Severity: Warning 
Component: Cluster Server 
Message:
Missing associated value.
Description:

When you modify the name-value pair attributes, this warning message displays if either the name or the value is not specified.

This message also displays if you merge the name and the value in a command. In this case, the system treats the combination of the name and the value as a single name and finds no value. 

 

Veritas solutions
Solution 1 Vote: [Useful] [Not useful]
Last Modified: 2011-07-14 18:19:50
Platform: Generic
Release: Generic
Content:

Make sure you specify both the name and the value. 
 

When this message is caused by accidentally merging the name and value, rerun the command with a space between the name and the value. For example: 

Incorrect input:

# hatype -modify Mount IMF -update MonitorFreq3

 

Correct input:

# hatype -modify Mount IMF -update MonitorFreq 3