Once a job profile is built for automated actions, you can review the actions that were generated by the build and the exceptions or symptoms that triggered the actions.
Procedure
On the Db2 Automation Expert main menu, enter 11 in the Option field and press Enter.
On the Automated Console, enter 4 in the Option field and press Enter.
On the Actions panel, enter T in the Source field and press Enter.
To view actions for specific objects, enter object selection
criteria in the Target Qualifier and Target
Object fields and press Enter.
A list of the actions for the objects that meet your selection criteria is displayed, as shown in the following figure:
This panel shows the action (utility) that was run (or will be run) by object. You can filter the view by the status of the action by changing the value in the Status header field. You can review the status of the action, the object priority and the priority override (if set), the return code from the action, and other information. Scroll right to see all the fields.
What to do next
To change the type of action (active to passive or passive to active), enter T next to an open or active action and press Enter. Enter Y on the Confirm Action Type Change confirmation dialog to confirm the change.
To delete an action, enter D next to the action and press Enter. Enter Y on the Confirm Action Delete confirmation dialog to confirm the change.
To view the exceptions (symptoms) that triggered the action for an object, enter S next to an action and press Enter. The Symptoms panel is displayed, which shows the exception that was specified and that triggered the utility, along with the actual trigger value that was found.
To view the output from the action or the control cards that were generated for the utility, follow these steps.
Note: Some builds generate several individual actions as a group to run a utility. For example, a REORG might generate three individual actions: create a temporary mapping table, the REORG, and drop the temporary mapping table. When an action requires several individual actions, the Action Group panel is displayed first, with each action listed separately. For each of those individual actions, you can view the output or the options that were specified in control cards for each individual action from this panel.
To view the output from the action, enter the letter O next to an action and press Enter. The Execution Output panel is displayed. This panel shows error messages that were generated during the action, and the output from the stored procedure. The following figure shows a portion of output from a CHECK DATA utility:
To view the options that are specified on the control cards, enter P next to an action and press Enter. The Action Options panel shows the control cards that were generated to run the utility. The following figure shows the control cards from the same CHECK DATA utility: