Following an upgrade to Clarity release 16.4.1, the cmn_sch_job_logs database table experiences rapid and significant growth. This increase in database size is caused by excessive log entries being generated by the Time Slicing Sync job during routine executions.
Steps to Reproduce:
cmn_sch_job_logs table for the most recent runs.Expected Results: No routine log entries should be written to the cmn_sch_job_logs table when debugging is disabled.
Actual Results: An excessive number of entries are logged per execution, causing the cmn_sch_job_logs table to grow substantially over time. Table CMN_SCH_JOB_LOGS has the following information logged.
TimeSliceSyncTimesheetActualsSlicer: No timesheets selected for processing (resp is null or empty)
TimeSliceSyncTimesheetActualsSlicer: Starting process() method
Clarity 16.4.1
DE184020
Fixed in