Starting job SQLPA to run JVMPRC86 for the Datacom SQL Performance Analyzer getting errors:
JVMJZBL10051 Output from DD:STDENV config shell script:
JVMJZBL1038E Child shell process exited with exit code: 125
JVMJZBL29991 JZOS batch launcher elapsed time=0 seconds, cpu time=0.450000 seconds
JVMJZBL1042E JZOS batch launcher failed, return code=102
Release : 15.1
Additional trace information messages will help to determine the cause of the error.
To get more trace messages change the log level to T.
Change :
//JAVA EXEC PROC=JVMPRC86,PARM='+D'
to:
//JAVA EXEC PROC=JVMPRC86,PARM='+T'
Also add set -x to the beginning of the STDENV DD:
//STDENV DD *
set -x
To resolve the problem check the following:
See documentation section Configure the SQL Performance Analyzer and Start and Stop the SQL Performance Analyzer Service