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_KEYS determines how many days to keep applet keys in the KNTA_APPLET_KEYS table.

  • DAYS_TO_KEEP_COMMANDS_ROWS determines how many days to keep records in the prepared commands tables.

  • DAYS_TO_KEEP_INTERFACE_ROWS determines how many days to keep records of all interfaces.

  • DAYS_TO_KEEP_LOGON_ATTEMPT_ROWS determines how many days to keep records of all logon attempts.

  • DAYS_TO_KEEP_LOGON_SESSIONS_ROWS determines how many days to keep records of all user sessions.
  • HOURS_TO_KEEP_DEBUG_MESSAGE_ROWS determines how long (in hours) to keep rows in the KNTA_DEBUG_MESSAGES table.

  • Note: For descriptions of and valid settings for these parameters, see PPM Configuration parameters