If you are not using Query Analyzer, this field is ignored.
If you are using Query Analyzer, then you can specify the CURRENT
SQLID that Query Analyzer should use during query analysis.
The value that you enter here will have two effects:
- the ID will become the owner of the PLAN_TABLE used for the EXPLAIN
command issued by Query Analyzer
- it will become the owner of all unqualified tables in queries
that are analyzed
Before setting this value, review the restrictions for setting CURRENT SQLID
in DB2 Administration Guide.