SO historical data and SO schedule data
SO historical data
- Archive or Purge
- Archive
- Commit Type (Default)
- ALL_OR_NOTHING
- Commit Parameters (Default)
- Default Aging Days
- 
            3653 for SO HISTORICAL DATA 
            2557 days for SO SCHEDULE DATA 
- Tables affected
- SO_RESULTS_DETAILS
- Description/Notes
- 
            Move all SO historical data to the archive schema. This process involves moving:
            - All data from the SO_INTERVAL_REQ table where INTREQ_DATE is before the aging date.
- All data from the SO_RESULTS_DETAIL table where RESDET_DATE is before the aging date
 
SO Schedule Data
- Archive or Purge
- Archive
- Commit Type (Default)
- ALL_OR_NOTHING
- Commit Parameters (Default)
- None
- Tables affected
- SO_FCAST_DETAIL
- Description/Notes
- 
            Moves all SO schedule data to the archive schema. This includes data related to Shift Billboard postings for LFSO shifts. Note: Run the purge policy Auto Assignment Schedule Generation Detail Log before running the archiving policy SO SCHEDULE DATA.This process involves moving: - All data from the SO_SCHEDULE table where SKD_GEN_DATE is before the aging date.
- All data from the SO_REGEN_SCHEDULE table for the schedules identified in #1.
- All data from the SO_HIST_INT_REQ table for the schedules identified in #2.
- All data from the SO_TASK table for the schedules identified in #1.
- All data from the SO_SKD_EMPGRP table for the schedules identified in #1.
- All data from the SO_SCHED_BAT_DET table for the schedules identified in #1.
- All data from the SO_INTERVAL_REQ table for the schedules identified in #1.
- All data from the SO_SCHEDULED_SHIFT table for the schedules identified in #1.
- All data from the SO_SHIFT_REQ table for the schedules identified in #1.
- All data from the SO_SHIFT_DETAIL table for the schedules identified in #1.
- All data from the SO_SHIFT_ACTIVITY table for the schedules identified in #1.
- All data from the SO_SCHEDULE_SCORE table for the schedules identified in #1.
- All data from the SO_SCHEDULE_COST table for the schedules identified in #1.
- All data from the SO_FCAST table where FCAST_TO_DATE is before the aging date and FCAST_PARENT_ID is null.
- All data from the SO_FCAST table where FCAST_TO_DATE is before the aging date and FCAST_PARENT_ID is not null.
- All data from the SO_FCAST_DETAIL table where the forecasts are in all the data from SO_FCAST where FCAST_TO_DATE is before the aging date.
- All data from the OSB_SHIFT_POSTING table for the schedules identified in #1.
- All data from the OSB_GROUP_SHIFT_POSTING table for the schedules identified in #1.
- All data from the OSB_SHIFT_POSTING_BUS_OBJ table for the schedules identified in #1.