Cleanup Parameters
The following parameters, which are defined in the server.conf file, determine when the PPM Server invokes services to clean up database tables:
-
DAYS_TO_KEEP_APPLET_KEYSdetermines how many days to keep applet keys in the KNTA_APPLET_KEYS table. -
DAYS_TO_KEEP_COMMANDS_ROWSdetermines how many days to keep records in the prepared commands tables. -
DAYS_TO_KEEP_INTERFACE_ROWSdetermines how many days to keep records of all interfaces. -
DAYS_TO_KEEP_LOGON_ATTEMPT_ROWSdetermines how many days to keep records of all logon attempts. DAYS_TO_KEEP_LOGON_SESSIONS_ROWSdetermines how many days to keep records of all user sessions.-
HOURS_TO_KEEP_DEBUG_MESSAGE_ROWSdetermines how long (in hours) to keep rows in theKNTA_DEBUG_MESSAGEStable.
Note: For descriptions of and valid settings for these parameters, see PPM Configuration parameters


