Previous Topic: DB2REL(nn)Next Topic: Imbedded Multi-User Facility (IMUF) Option


MODE(DB2,ON|NONE)

Controls whether CAIENF/DB2 installs automatically intercepts into each DB2 subsystem. The default is ON.

ON

Lets CAIENF/DB2 install automatically intercepts as DB2 systems start.

NONE

Prevents CAIENF/DB2 from automatically installing intercepts as DB2 subsystems start.

Note: If MODE(DB2,NONE) is issued while CAIENF is active, CAIENF/DB2 does not intercept only the subsystems activated after the issuance of this command. DB2 subsystems that were active before the issuance of this command continue to be intercepted. To deactivate a DB2 subsystem, recycle it.

Example

Activate the CAIENF/DB2 intercepts in all DB2 subsystems:

MODE(DB2,ON)

Prevent the CAIENF/DB2 intercepts from being installed into starting DB2 subsystems after CAIENF startup:

MODE(DB2,NONE)