Log Definitions

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
saragaul
Participant
Posts: 3
Joined: Wed Apr 30, 2008 4:30 pm

Log Definitions

Post by saragaul »

Where can I find information about the following files:

DS_TEMP
RT_BPnnn
RT_CONFIG
RT_STATUS
RT_LOG

How do we clean up these files?
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

They implement DataStage Repository tables. The vendor has not provided complete metadata; what there is can be obtained by executing a LIST.DICT command against each from the Administrator client command window.

You do not clean them up. Ever. There is no need to.

Individual job logs are cleaned up using the log purge mechanism, which can be manual or automated.
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