The TYPE=COMD form of the macro is used to describe DB2® command threads used for processing DB2 commands only. Requests for a DB2 command thread are diverted to the pool if a DB2 command thread is not available.
>>-DSNCRCT--TYPE=COMD--+------------------------+---------------> | .-USERID-----. | '-,AUTH=--+------------+-' '-identifier-' >--+----------------------+--+----------------------+---------->< | .-0-------. | | .-0-------. | '-,THRDM=--+---------+-' '-,THRDA=--+---------+-' '-integer-' '-integer-'
DSNCRCT TYPE=COMD,
AUTH=USERID,
THRDM=1,
THRDA=1,
For a description of the TYPE=COMD parameters,
see the same parameters in the description of DSNCRCT TYPE=ENTRY in Entries in resource control table—DSNCRCT TYPE=ENTRY One reason you might want to change this generated default setting is to change the AUTH parameter to reflect the need to give users different responsibilities in operating the DB2 subsystem.