A parameter statement must include the COMPONENT= keyword, and also optionally specify RSTMAX=, RSTRI=, and START=where:
(Optional) Designates an integer value specifying the maximum number of times an address space is started within a given interval. The minimum range for this operand is 0 and the maximum is 5.
Note: Specifying the minimum range 0 indicates that automatic restarting of a CA component is not done when it terminates unexpectedly.
(Optional) Designates an integer value specifying the number of minutes for the interval for which the maximum number of automatic address space restarts are done. The minimum range for this operand is 5 minutes and the maximum is 60 minutes.
(Optional) Designates whether the component must be started at IPL time or not.
Specifies this address space is started at IPL time.
Specifies this address space is not started at IPL time. When START=NO, the ASMT entry is expanded without processing other operands. This can be used to define dummy entries in the ASMT.
CA component default behaviors are component-specific. See the respective component documentation for a description of default behaviors.
Copyright © 2014 CA Technologies.
All rights reserved.
|
|