After having applied some maintenance, the Dynamic Capacity Intelligence (DCI) Controller task gets the following error during the start-up:
DCI1018I DCIVRMWU BPX1CHD, RETVAL=-0000001, RC=00000129, REASON CODE=93585469
However, it initializes fine and works without any error.
Dynamic Capacity Intelligence (DCI) 2.0 with LU10226 on
The Controller JCL shows:
USSPATH='usr/local/dci'
However, this variable is supposed to contain an absolute path, so that directory name must start with a slash:
USSPATH='/usr/local/dci'
Per IBM documentation, BPX1CHD is the Change the working directory callable service.
Decimal RC 129 (x'81') is ENOENT:
Decimal RSN 93585469 (x'594003D') is JRDirNotFound: