START

The START element specifies the number of DVMs to start for Web services.

Syntax

<START> num </START> 
  1. num specifies the number of DVMs to be attached to the Web service at start.

Child elements

There are no child elements.

Usage

You use START to specify the number of DVMs to start for the Web service.

Constraint

START must be less than or equal to the number MAX_AVAILABLE.
START <= MAX_AVAILABLE

Parent elements

This element is a child of the POOL element.