Files
nexus/knowledgebase/csd-wiki/ICSD/AC-24.4-Post-Upgrade-Steps_688983025.md
2026-04-18 17:09:43 +08:00

1.2 KiB

AC-24.4-Post-Upgrade-Steps_688983025

1. AC Data Maintenance Jobs - Remove the older Postgres Procedue for purge of the AC services

As part of ' Issue 2348102 - [AC]: The tasks records for AC services (DataSync & VPS) are not purged, as part of daily maintenance jobs.' we've some changes to the database procedures. Hence we need to delete the existing 'create_procedues.dlm' file from the below location to have the Data-Maintenance cronjob working as expected.
Steps:

1. Login the bastion host where the K8s is running.

2. Goto File Loation: /efs/var/vols/itom/itsma/logging-volume/ac/data-maintenance/logs/itsma-eks/maintenance

(i.e. the NFS mounted patch for data-minaternance]
3. Remove the file 'create_procedures.dlm
rm -r create_procedures.dlm

File Name: create_procedures.dlm
Note: Here after the deletion, the file get created newly with the latest changes, once the cron job is scheduled to run next time.

Sample of file path and file name (highlighted)

Attachments:

image2024-9-20_17-4-41.png (image/png)