DataStage File System Backup - 7.5.2 AIX

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
dav_mcnair
Premium Member
Premium Member
Posts: 35
Joined: Thu Apr 19, 2007 12:42 pm

DataStage File System Backup - 7.5.2 AIX

Post by dav_mcnair »

Our file system backups for the DataStage Engine seem to be taking exponentially longer every day. We have configured all job logs to be purged on a weekly basis. Also have not moved many new jobs to production. It looks to me that DataStage is not cleaning up the Projects folder correctly. Their are a lot of old DS_TEMP and RT* files that look to old jobs files. Does DataStage have a purge process that can be run on a scheduled basis to clean up files?
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

DS_TEMP* and RT_* are not "old". They are run-time data for jobs, with each job having a unique number. They are removed when the jobs are correctly deleted using the Designer or Director client. Until then they are required.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply