Passing resource control information to the governor exit

If you have not done so already, read the following sections, which describe how to set up resource control information in a format the governor can use:

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.

[ Previous Page | Next Page | Contents | Index ]