OpenTP1 Version 7 System Definition

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

mcfmsts (Status inherit definition)

Format

mcfmsts [-g maximum-service-group-count]
        [-v maximum-service-count]

Function

This command defines parameters for a inherit of the last status during a restart. Specify the maximum number of resources, used with this MCF service, for which the last status is to continue.

Options

-g maximum-service-group-count~<unsigned integer> ((1-1044480))

Specify the number of service groups for which the last status is to be inherited during a re-start. The statuses that can be inherited are the status of a shutdown performed by the mcftdctsg command and the status of a hold performed by the mcfthldiq command. The status of a shutdown caused by abnormal termination of an application is not inherited. Specify a value equal to or greater than the total number of service groups to be used by this MCF service.

Omit this operand if the status of the service groups are not to be inherited.

-v maximum-service-count~<unsigned integer> ((1-1044480))

Specify the number of services for which the last status is to be inherited. The status that can be inherited is the status of a shutdown performed by the mcftdctsv command. The status of a shutdown caused by abnormal termination of an application is not inherited. Specify a value equal to or greater than the total number of services to be used by this MCF service.

Omit this operand if the status of the service is not to be inherited.