KI5_X_AGT_KDC_DEBUG
Do not modify this parameter except under the
guidance of IBM® Software
Support. This parameter is intended for stable applications
in production.
- Required or optional
- Optional
- Location where the parameter value is stored
- The KI5ENV member of the rhilev.midlev.rtename.xKANPARU
library where x is R, W, or I.
- Parameter name
- KDC_DEBUG=&XI5DBUG
- Default value
- N
- Permissible values
- Y, N, D, M, or A
Set this parameter to Y if you want KDC_DEBUG=Y to be the override setting in the RKANPARU(KI5ENV) member. Otherwise, the default setting of KDC_DEBUG=N is used. This default parameter instructs the data communications layer to report communications problems with a minimal, summary format.
The default KDC_DEBUG=N generates standard RAS1 trace data in the Agent RKLVLOG in addition to the summary information used for diagnosing possible timeout conditions. The following settings provide information about data communications problems:- KDC_DEBUG=N: minimal tracing (default)
- KDC_DEBUG=Y: full-packet tracing
- KDC_DEBUG=D: KDC_DEBUG=Y plus STATE & FLOW tracing
- KDC_DEBUG=M: KDC_DEBUG=D plus INPUT & OUTPUT HELPs tracing
- KDC_DEBUG=A: KDC_DEBUG=M plus all format tracing
- Related parameters