ANR0539W
Transaction failed for session session number for node node name. This node has exceeded its maximum number of mount points.

Explanation

The server ends the transaction because the node requires mount points to store data, and either the node is not allowed to acquire any mount points, or the node is already using the maximum number of mount points allowed for the node. The maximum number of mount points a node is allowed to use on the server is controlled by the setting of the MAXNUMMP parameter on the REGISTER NODE or UPDATE NODE command.

System action

The server ends the specified session and server operation continues.

User response

If the number of mount points that the node is allowed to use on the server are already acquired, reduce the number of client sessions for the specified node that are running concurrently. For example, decrease the value of the client option RESOURCEUTILIZATION. If sufficient mount points (for example, drives) are available to satisfy the data store operations, issue the UPDATE NODE command to increase the value of the MAXNUMMP parameter.

If the node is not allowed to acquire any mount points (the node's MAXNUMMP option is set to zero), issue the UPDATE NODE command to change the value of the MAXNUMMP parameter.