If you have not done so already, read the following section, which describes how to set up resource control information in a format the governor can use:Defining your own resource limits.
QMF passes resource control information using two control blocks named DXEGOVA and DXEXCBA. Their addresses are passed to the governor on every function call. The DSECT DXEXCBA (shipped as DXEXCBA) and the DSECT DXEGOVA (shipped as DXEGOVA) are located in the SDSQUSRE MACLIB. Include these DSECTs in your program using the assembler COPY statement.