These specify the name of the ACCESS_PLAN and ACCESS_CODE tables. These must exist before the Explain feature for IDMS will work.
Clicking on Create will create these tables with the names specified.
If multiple people are sharing the same plan_table, it is recommended that they all use a different query number. If this is not done, the users will be able to see (and delete!) other people's explain results.
If you leave this blank, AQT will use your own userid.
This option only determines which schema will be used when displaying the explain results. For the explain results to go into schema different than your own userid, you will need to run the command set current sqlid='xxxx' prior to running the explain. AQT will not do this for you.
After the explain has been done, the SQLID is set back to the user's userid.
Configuration of this feature has not been completed, so use with caution for DB2 z/OS.