Hitachi

uCosminexus Application Server Expansion Guide


4.7.1 Settings of batch servers

You execute the batch server settings in the Easy Setup definition file. You specify the definitions of the scheduling functionality in the <configuration> tag of logical J2EE servers (j2ee-server) in the Easy Setup definition file.

The following table describes the definitions of the scheduling functionality in the Easy Setup definition file.

Table 4‒6: Definitions of scheduling functionality in Easy Setup definition file

Item

Parameter to be specified

Settings

Required or optional

Settings for using the scheduling functionality

ejbserver.ctm.enabled

Specify whether the scheduling functionality is to be used. true is specified by default. If you specify ctm-tier in the <tier-type> tag, true is automatically specified when building a system.

Optional

Settings for using Smart Agent

vbroker.agent.enableLocator

Specify that Smart Agent is to be used. false is specified by default. However, true is automatically specified when integrating with CTM. Therefore, you need not change the parameter value to true.

Optional

Settings for the schedule group name

ejbserver.batch.schedule.group.name

Specify the schedule group name of a batch server group managed by CTM. JOBGROUP is specified by default.

CTM schedules the execution of batch applications for respective schedule groups.

If you divide a schedule queue by using multiple schedule groups, specify the schedule group names for respective batch servers.

Optional

Settings for the length of a schedule queue

ejbserver.batch.queue.length

Specify the length of a schedule queue that is created by CTM. 50 is specified by default.

Optional

Legend:

Optional: Specify as and when required

Note: This section describes the main parameters to be specified when using the scheduling functionality. When using the scheduling functionality, you can also optionally specify the following parameters starting with ejbserver.ctm:

For details on the Easy Setup definition file and parameters, see the uCosminexus Application Server Definition Reference Guide.