MAX_AVAILABLE
The MAX_AVAILABLE element specifies the maximum number of available DVMs
to be attached to a Web service.
Syntax
<MAX_AVAILABLE> max </MAX_AVAILABLE>
- max specifies the maximum number of DVMs to be attached to the Web service.
Child elements
There are no child elements.
Usage
You use MAX_AVAILABLE to control the number of DVMs - and in effect the number
of licenses - used by each application. You can control your license usage using
MAX_AVAILABLE. By using a different FGLPROFILE file for each application, you can
specify X licenses for application 1, Y licenses for application 2.
Constraints
START and
MIN_AVAILABLE can not
exceed MAX_AVAILABLE DVMs.
START <= MAX_AVAILABLE
MIN_AVAILABLE <= MAX_AVAILABLE Parent elements
This element is a child of the POOL element.