To override the CAHCHECK component address space so it does not start automatically at IPL time, specify:
COMPONENT(CAHCHECK), /* CAHCHECK */ START=NO /* Do not start at IPL */
To override the CAHCHECk component address space to restart a maximum of two times over a 5-minute interval when the address space terminates unexpectedly, specify:
COMPONENT(CAHCHECK), /* CAHCHEC */ RSTMAX=2, /* Restart 2 times… */ RSTRTI=5 /* … over 5 minutes */
Copyright © 2014 CA Technologies.
All rights reserved.
|
|