Search found 42189 matches

by chulett
Thu Jul 31, 2008 5:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: What is multistage variables
Replies: 2
Views: 984

Perhaps you just mean "stage variables"? :?
by chulett
Thu Jul 31, 2008 3:48 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: FTP Filename error
Replies: 3
Views: 1137

The FTP stage doesn't support wildcards. So you'll either need to get the filename before running the job, or fall back on a scripted approach.
by chulett
Thu Jul 31, 2008 8:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Backward Compatibility of DataStage
Replies: 2
Views: 1514

In other words, the short answer is "no".
by chulett
Thu Jul 31, 2008 8:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Issue with Suurogate key Generation
Replies: 9
Views: 1721

That part looks fine. Try switching to using the NOTFOUND Link Variable rather than the null check and see if it works more better.
by chulett
Thu Jul 31, 2008 8:43 am
Forum: General
Topic: Could anyone give detail information on RTI and Webservices
Replies: 3
Views: 1395

Another good place is Kim Duke's site in his Tips & Tricks section. You'll find a very nice Best Practices document for XML there, highly recommended.
by chulett
Thu Jul 31, 2008 8:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Issue with Suurogate key Generation
Replies: 9
Views: 1721

Dimension --------> Hash | | Lkp on hash Source -------> Transformer --------> UpdationHash Code tags, people, code tags. Doesn't anyone preview their posts before pulling the trigger? Post your derivation code. How are you checking the hashed lookup results and branching around the Key routine cal...
by chulett
Thu Jul 31, 2008 7:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: date Format YYYYMMDD check
Replies: 10
Views: 2488

:? Check to see if the date is valid or not, reject it if it is not.

Which part of that do you need help with?
by chulett
Thu Jul 31, 2008 7:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Why transformer is not working in Windows Xp
Replies: 6
Views: 1633

Install it on a supported platform, use a supported compiler and configure it correctly.
by chulett
Thu Jul 31, 2008 7:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: date Format YYYYMMDD check
Replies: 10
Views: 2488

Search the forums for the use of the "IsValid" function.
by chulett
Thu Jul 31, 2008 7:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Extremely long time loading and extracting records
Replies: 2
Views: 1227

These typically are not DataStage "issues" per se but rather issues on the database side, in spite of what your DBA said. For example, Case (i) - define "load". Plus - how is the table structured? How many indexes does it have? Etc, etc.
by chulett
Thu Jul 31, 2008 6:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Folder Stage
Replies: 3
Views: 1138

Probably. What happened when you tried?
by chulett
Thu Jul 31, 2008 6:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Aggragator Issue
Replies: 4
Views: 1129

You don't need to introduce a Sort stage into your job but you do need to understand how your data is (or isn't) sorted and how that relates to the Sort settings in the Aggregator stage, especially when compared to the grouping being done.

What was your resolution? :?
by chulett
Thu Jul 31, 2008 6:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: converting rows to columns
Replies: 3
Views: 892

That query doesn't really tell us what you are trying to accomplish. Please try to spell out in words what the problem is that you are trying to solve. Forget the "max case" query, just talk to us. Examples of your source data and what it would need to look like in the target are always helpful.
by chulett
Thu Jul 31, 2008 6:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Output link opens, even if the job aborts
Replies: 11
Views: 2906

Of course it is "still firing". As I said, that is How It Works and nothing will change that fact. Adding the process break means the output is NOT going into your hashed file which you seemed to want to protect, they go into your flat file first and then only get written to the hashed file if that...
by chulett
Thu Jul 31, 2008 6:45 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Role playing dimension
Replies: 4
Views: 2182

Welcome Aboard. "Role playing dimension"? Not really sure what that means, except perhaps where World of Warcraft players live. Where did you hear this, in what context? Ah.. silly me... Google is a better place to start than here. For example: "http://en.wikipedia.org/wiki/Dimension_(data_warehouse...