Setting trace levels by editing RKANPARU(KppENV)

One of the simplest ways to set trace levels for an agent or monitoring server is to edit the rhilev.rte.RKANPARU(KppENV) member.

Important: The content in this section was created for and applies to the original persistent data store, referred to as PDS V1. A new PDS version (referred to as PDS V2) now exists. PDS V1 will eventually be deprecated.
For RAS1 tracing of persistent datastore activity in an agent collector address space, add (UNIT:kraahbin ST) to the default KBB_RAS1=ERROR setting as shown in the following example:
KBB_RAS1=ERROR (UNIT:kraahbin ST)
For RAS1 tracing in the monitoring server collector address space, add (UNIT:KFASPHST ST) to the default KBB_RAS1=ERROR setting as shown in the following example:
KBB_RAS1=ERROR (UNIT:KFASPHST ST)

These commands trace all write activity with the count of records written during the write.

After you add the command, you must stop and restart the address space for the command to take effect. After that, the setting remains in effect for the life of the address space. To end the trace, you must edit the file again to reset the trace level, and stop and restart the address space.