Initialization
Db2 passes one of three function codes to the RACF access control module for initialization, authorization checking, or termination.
To indicate the function to be performed, Db2 passes one of three function codes to the RACF access control module for initialization, authorization checking, or termination. For general information about initialization and termination information, see Managing security with the RACF access control module.
Any Db2 classes you want
to use must be active during RACF access control module initialization (XAPLFUNC=1). You
cannot activate a Db2 class
later and expect the RACF access control module to
perform authorization checking against it, because the class will
not be RACLISTed. RACLISTing is only done during initialization of
the RACF access control module.
To start using Db2 classes that were not previously RACLISTed during initialization, you must stop and restart Db2.
SETROPTS RACLIST(classname) REFRESH