COMCRIT in macro DSN6SPRM
Sets the Common Criteria environment, which requires that tables that you create (other than created global temporary tables, declared global temporary tables, and auxiliary tables) must have multilevel security.
Acceptable values: | NO, YES |
---|---|
Default: | NO |
DSNZPxxx: | DSN6SPRM COMCRIT |
Security parameter: | Security-related |
- NO
- The behavior of Db2 is unchanged.
- YES
- All tables that you create (other than created global temporary tables, declared global temporary tables, and auxiliary tables) must have multilevel security. If the AS SECURITY LABEL clause is missing from a table, an error occurs and the table is not created. Setting COMCRIT to YES causes some of the current installation and migration processes to fail. A value of YES also limits the number of concurrent sessions that are allowed for a primary authorization ID if a RACF® custom field is defined for that ID.
You can change the value of COMCRIT online by using SET SYSPARM and you can audit COMCRIT with IFCID 0106.