Adding groups to control Db2 data sets

The default high-level qualifier for data sets that contain Db2 databases and recovery logs is DSNC112. The default high-level qualifier for distribution, target, SMP, and other installation data sets is DSN1310.

About this task

The DB2OWNER user ID can create groups that control those data sets by issuing the following commands:

ADDGROUP DSNC112 SUPGROUP(DB2) OWNER(DB2OWNER)
ADDGROUP DSN1310 SUPGROUP(DB2) OWNER(DB2OWNER)