Previous Topic: VARIANT Statement—Specify Variant NameNext Topic: WAITMODE Statement—Specify Whether to Monitor Conditions Immediately or Continuously


VERSION Statement—Specify the Operating System Version

The VERSION statement specifies the version of the operating system.

Supported Job Types

This statement is optional for the following job types:

Syntax

This statement has the following format:

VERSION [VSE|JES2|JES3] 

POWER can be specified instead of VSE. If statement VERSION has no operand, the default value is JES2.

Example: Define the Operating System Version

In the following example, JES3 is defined as the version.

AGENT CYBDB1
VERSION JES3