Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Below is the standard database purge configuration recommended by TZA

...

. If you have any questions regarding the purge set up locally on your system, please contact ProTrack Support at protracksupport@tza.com.

 

...

Database TableSuggested CriteriaCommentsActive
wms_import_dataDelete records in status = 'COM' and created_date older than 60 days. Yes
time_attendanceDelete records in status = 'ADD' and swipe_date_time older than 2 days.Should be purged periodically.Yes
latency_infoDelete records with log time older than 30 days.Performance tracking data that is non-critical to general reportingYes
trip_auditDelete records older than 30 days.Can be purged frequently because they can be re-generated by re-calc'ing the DI.Yes
assignment_updateDelete records with created_date older than 30 days.System audit trail for assignment status changes, used specifically for audit of system by TZA for problem resolution.Yes
stdcalcerrorlogDelete records with created_date older than 120 days.System audit trail for TZA standards calculations.Yes
scheduled_requestDelete records with topic = 'ADD_EOD' and status = 'IGN' and update_date older than 21 days.Unnecessary entries that can be purged.Yes
PTC.dbo.wms_raw_dataDelete records with created_date older than 30 days.ProTrack Connect interface data.Yes
PTC.dbo.wms_raw_dataDelete records with status = 'IGN' and created_date older than 1 day.ProTrack Connect interface data for non-live facilities.Yes
PTC.dbo.tanda_raw_dataDelete records with created_date older than 30 days.ProTrack Connect interface data.Yes