RUN_SQLID

The RUN_SQLID CM batch parameter specifies whether SET CURRENT SQLID statements are generated and, if so, what SQLID value to use.

Values:
An SQLID
The specified Run SQLID is the owner of databases and table spaces. If the specified Run SQLID is different from the current owner, the databases, table spaces, and all dependent objects are dropped and re-created to accomplish the change of owner.
<NONE>
No SET CURRENT SQLID statements are generated.
blank
SET CURRENT SQLID statements are generated when necessary.
Default:
blank