Skip this step if you are not using Manager.
The HPO/Governor module runs under QMF. As a result, allocations for HPO libraries are not necessarily in effect. For the proper functioning of this module, you must ensure that the following allocations are in place for users who will be governed, logged, monitored, or analyzed by the HPO/Governor module. There is no support for performing these allocations automatically.
//ISPLLIB DD DSN=QMFHPO.SRAALOAD,DISP=SHR // DD DSN=QMF.SDSQEXIT,DISP=SHR // DD DSN=QMF.SDSQLOAD,DISP=SHR //ISPPLIB DD DSN=QMFHPO.SRAAISPP,DISP=SHR //SYSPROC DD DSN=QMFHPO.SRAACLST,DISP=SHR // DD DSN=QMFHPO.SRAAEXEC,DISP=SHR //RAADEBUG DD SYSOUT=A, // DCB=(RECFM=FBA,LRECL=121,BLKSIZE=1210)
Conditions: