Change log location

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
rperuchet
Participant
Posts: 2
Joined: Mon Oct 24, 2011 9:39 am
Location: España

Change log location

Post by rperuchet »

Anyone knows how to change de default location of logs? (Default c:\users\Username\...).

Thanks!
Last edited by rperuchet on Tue Oct 25, 2011 7:35 am, edited 1 time in total.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Of what logs do you speak? Why does the subject say "job location", typo?
-craig

"You can never have too many knives" -- Logan Nine Fingers
rperuchet
Participant
Posts: 2
Joined: Mon Oct 24, 2011 9:39 am
Location: España

Post by rperuchet »

I need to change the default log location of server and parallel jobs to an especific other.

And yes, was a typo, the subject should say "log location".
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

You can edit your original post and change the title.

Short answer - you can't. Logs can be stored in either the XMETA repository or the legacy "Universe" repository but other than that you have no other control over it. An exact search here for RTLogging should find discussions on the difference.

Now, that doesn't mean you can't keep the logs as empty as possible and transfer the contents to another location / storage mechanism after each run, many people do. An exact search for ETLStats will turn up those conversations.
-craig

"You can never have too many knives" -- Logan Nine Fingers
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

DataStage does not keep log files - it keeps logs in database tables.
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