Previous Topic: INITARM ParameterNext Topic: INITWME Parameter (Obsolete)


INITSMF Parameter

This parameter determines whether CA OPS/MVS SMF exits required to generate TLM, EOS, and EOJ AOF events are installed at product initialization. One copy of each SMF exit services all copies of CA OPS/MVS on a system. The exits are installed dynamically using the z/OS dynamic exit facility.

Default value

NO

The product SMF exits are not installed. TLM, EOS, and EOJ events are not generated unless another copy of the product has already installed the SMF exits.

Other possible values

YES

Install the product SMF exits if they are not already installed.

Set or modify this parameter...

At initialization

Example: INITSMF

This function installs the CA OPS/MVS dynamic SMF exits at product initialization.

OPSPRM('SET','INITSMF','YES')