How to get the log for current run only

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
nvuradi
Participant
Posts: 54
Joined: Tue Dec 12, 2006 11:03 pm

How to get the log for current run only

Post by nvuradi »

Hi experts ...

i am running a job and taking the log into a log file in my Unix system,
but the problem i am facing is that i am getting the log for the previous run in my log file,where as i want only log for the current run.


any suggestion regarding this would be of great help

thanks
naru
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Assuming you are using the 'dsjob' command, you need to look into the -lognewest option. A search will reveal many conversations on this topic.
-craig

"You can never have too many knives" -- Logan Nine Fingers
DSguru2B
Charter Member
Charter Member
Posts: 6854
Joined: Wed Feb 09, 2005 3:44 pm
Location: Houston, TX

Post by DSguru2B »

Like this post for instance.
Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
Post Reply