Search found 6797 matches

by DSguru2B
Mon Feb 12, 2007 8:32 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: About Routine
Replies: 3
Views: 799

Try searching, this topic is being covered a lot. Even at present there is a live thread on this topic.
by DSguru2B
Mon Feb 12, 2007 8:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Getting the status of a job included in a job sequence.
Replies: 6
Views: 1315

TIVOLI is a scheduling tool. It will fire off your Master sequence which will control the rest of the process. So TIVOLI will not know what to do with the error code of your child sequences. I suggest you leverage the "job abort" via your sequence job and stop at that point. Make your sequences rest...
by DSguru2B
Mon Feb 12, 2007 8:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fetch value for APT_CONFIG_FILE value in Unix environment?
Replies: 12
Views: 3617

Once you are in the home directory, go back a directory (cd ..). You will see a folder called "Projects". Go into that folder, you will see all the project names that you have setup. Go inside your project. You will find the DSParams file there.
by DSguru2B
Mon Feb 12, 2007 8:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: find age from DOB
Replies: 10
Views: 1935

Kumar has already suggested a method. Did you give that a shot?
by DSguru2B
Mon Feb 12, 2007 7:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: teradata enterprise with unknown destination columns
Replies: 21
Views: 6850

Well, I am running out of ideas now. Build a simple server job and try to do the same with teradata api. If you are getting the same problem there as well then get in touch with support and see what they have to say.
by DSguru2B
Mon Feb 12, 2007 7:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequential file creation problem
Replies: 7
Views: 3489

May we know how you got the issue resolved? Its better to share for future references.
by DSguru2B
Mon Feb 12, 2007 7:50 am
Forum: General
Topic: How to manage stress.
Replies: 11
Views: 4849

Kim cares about us :)
by DSguru2B
Mon Feb 12, 2007 7:44 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: concatenate all the output rows in a variable
Replies: 10
Views: 2189

Define a stage varialbe say "stgVar" with derivation "stgVar:in.Col". Your output link will have one column defined with the above stage variable as its derivation. The last row will be what you want. You can get that by, either passing it through the aggregator, or doing a tail -1 on the file. Whil...
by DSguru2B
Sun Feb 11, 2007 9:33 pm
Forum: General
Topic: How to manage stress.
Replies: 11
Views: 4849

Learn to let go, just so that, you can come back to it with a fresher mind. In the begining I used to spend hours trying to solve a problem. It would get solved on my way to work the next day. Having a relaxed mind is the key to unlock all doors. Well almost all. All points layed out by Kim are to b...
by DSguru2B
Sun Feb 11, 2007 5:44 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: fatal error C1083
Replies: 3
Views: 1731

Have you ever gotton this error message before with a job using a transformer stage?
What compiler do you have installed? Seems like a .NET problem.
by DSguru2B
Sun Feb 11, 2007 2:56 pm
Forum: General
Topic: DataStage best Practices doc
Replies: 20
Views: 10460

Ray, if you had sold these ten points, the dsxians would have bought it, easily. Good pointers Ray ji :wink:
by DSguru2B
Sun Feb 11, 2007 12:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash file creation problem in the Lookup Job
Replies: 14
Views: 2904

chulett wrote:Do you need to be building your hashed files on a remote drive? That, in my mind, would generally be a Bad Idea. :?
...and a horribly slow lookup.
by DSguru2B
Sun Feb 11, 2007 4:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash file creation problem in the Lookup Job
Replies: 14
Views: 2904

I have no idea what you said. Did you click on the embeded post in my previous post.