COMPAUTH control statement
The COMPAUTH control statement specifies whether to call the segment compression exit in supervisor state.
If you also specify the DECN control statement, this control statement is ignored because HSSR Engine does not call the segment compression exit.
If you use an encryption exit of InfoSphere® Guardium® Data Encryption for Db2® and IMS Databases as the segment compression exit, specifying COMPAUTH YES reduces performance degradation.
0........1.........2.........3.........4.........5..
1234567890123456789012345678901234567890123456789012
COMPAUTH YES
NO
- Position
- Description
- 1
- Code the COMPAUTH keyword.
- 10
- Specify one of the following keywords:
- YES
- Specifies to call the segment compression exit in supervisor state.
- NO
- Specifies to call the segment compression exit in problem state. NO is the default.
Tip: The default of this control statement can be changed by replacing
the default option table (FABHOPT). Specify the COMPAUTH=YES parameter on the FABHTOPT macro
statement. For details, see Site default options.