Do the following to update the Control definitions for starting and ending DBMON and Query Governor when a Command requires their use:
Hold all Assure System Access Manager activity by using the command:
product-library/CHGQXACT HLDQX(*HLD)
Access the Work with Controls display using the command:
product-library/WRKQXCTL
On the filter line, type GOVC in the Control column and press Enter.
- The point *SQLQRY with Control STR_DBGOVC appears on the display. Type 2 (Modify) next to it and press Enter.
The display is now in Edit mode. Press Enter to skip the Selection screen.
- On the Actions screen, below the first action listed, add a new action with the following values.
- On the Action line, type:
CMD Stop Qry Governor / Database Monitor
- On the same line, type Y in the MonMsg and Synch fields.
- On the next line, type:
ENDQXDBGOV EXITPOINT(*BOTH)
and type A in the last field to indicate this is an After command actionFor example: - Press Enter to validate the command.
- Press Enter.
- Press Enter again to confirm the update.
- On the Action line, type:
Release the hold on Assure System Access Manager activity by using the command:
product-library/CHGQXACT HLDQX(*RLS)