Db2 Admin Tool processing flow
After a panel is displayed, Db2® Admin Tool examines the variables and processes the instructions.
Db2 Admin Tool examines the variables and processes the instructions according to the following rules:
- If the user presses END, the previous panel is displayed.
- If variable ISPFSTMT is set, all ISPF statements are processed first.
- If variable SQLSTMT is set, the SQL statements are processed one by one. If DB2® returns rows, the result on the panel named in the variable PANEL is displayed. If the variable PANEL is not set, the default panel is displayed.
- If the variable PANEL is set, the specified panel is displayed.
- If the variable DB2ACMD is set, the Db2 Admin Tool commands are processed.
The process flow that Db2 Admin Tool follows is shown in the following figure.
