OpenTP1 Version 7 System Definition

[Contents][Index][Back][Next]

mcfmexp (Extended reservation definition)

Format

[mcfmexp -g service-group-registration-count
         -l logical-terminal-registration-count
        [-i dg|ndg]
        [-o dg|ndg]]

Function

This command defines the environment related to the expansion function. It must be defined in conjunction with a mcfmqgid command; it cannot be defined if the mcfmqgid command is omitted.

Options

-g service-group-registration-count~<unsigned integer> ((total service groups-2147483647))

Specify the maximum number of reservations for registration of service groups, including the total number of service groups in the MCF application definition, for use by MCFs under the control of this MCF manager.

The value you specify in this option is the total number of the types of MHP service groups used in the MCFs controlled by this MCF manager. The value of this option is not dependent on the quekind operand in the -g option of mcfaalcap in the MCF application definition.

-l logical-terminal-registration-count~<unsigned integer> ((total logical terminals-2147483647))

Specify the maximum number of reservations for registration of logical terminals for use by MCFs under the control of this MCF manager.

The value you specify in this option is the total number of the logical terminals used in the MCFs under the control of this MCF manager. The value of this option is used regardless of the specification of the quekind operand of the -k option in the mcftalcle logical terminal definition.

-i dg|ndg~<<ndg>>

Specify whether fall back operation should proceed with memory queues if input disk queues cannot be used during system startup.

dg
Fall back operation is to proceed.

ndg
Fall back operation does not proceed.

-o dg|ndg~<<ndg>>

Specify whether fall back operation should proceed with memory queues if output disk queues cannot be used during system startup.

dg
Fall back operation is to proceed.

ndg
Fall back operation does not proceed.