Search found 15603 matches

by ArndW
Wed Nov 02, 2005 1:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Failed a keylookup for record
Replies: 8
Views: 8257

hello ThilSe, the information isn't really enought to give an answer in this case; from the comments it seems that this used to work at 7.0 and no longer does after going to 7.5.1. It really boils down to DS thinking that the key isn't present while you think it is. Normally problems finding keys on...
by ArndW
Tue Nov 01, 2005 4:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Null issues
Replies: 10
Views: 3189

PilotBaha, both are valid in the PX world, the warning can avoided by doing an explicit conversion in a modify stage, and the latter error needs to be dealt with in an explicit handler - either for that specific column (edit row attributes) or for that datatype. Welcome to the wonderful world of Px
by ArndW
Tue Nov 01, 2005 4:25 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage New Version 7.5.1
Replies: 3
Views: 980

Sainath, upgrading from 7.1 to 7.5.1 will not automatically improve your performance. I think that is correct to say that newer versions will allow you more functionality that in turn will let you get more performance but there is no magic upgrade switch. Upgrading your Oracle from 9 to 10 is going ...
by ArndW
Tue Nov 01, 2005 4:21 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How do I configure for multiple network interfaces on SMP?
Replies: 27
Views: 9063

Track_Star, I didn't respond when you posted your comment, since this whole thread has been about why DataStage doesn't let you define specific hardware interfaces - I thought we had this subject discussed to a conclusion and then you so succintly stated that "PX can handle it". Perhaps you could po...
by ArndW
Tue Nov 01, 2005 4:12 pm
Forum: Site/Forum
Topic: Write a Book!
Replies: 40
Views: 20404

I just finished watching the movie (not bad at all, even if not completely true to the books) and I missed Zaphod saying that. :shock: I can't believe that there have been 22 new posts since I turned on the movie....
by ArndW
Tue Nov 01, 2005 2:14 pm
Forum: Site/Forum
Topic: Write a Book!
Replies: 40
Views: 20404

Good timing, I'm downloading a DVD player so that I can watch The Hitchhiker's Guide to the Galaxy DVD I just bought Too bad that Douglas Adams is gone. I heard him speak at an Ascential kickoff several years back; he was also a technohead {Mac lover, I gather; but it's best not to speak ill of the ...
by ArndW
Tue Nov 01, 2005 12:26 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: OCI stage , Look up and Update
Replies: 14
Views: 2676

The answers to your questions depend upon what sort of stages you are talking about. Basically, if you write to a table with the commit frequency set to 1 and with no buffering and your reads from the same table are not cached then you will get immediate visibility. If you change your commit frequen...
by ArndW
Tue Nov 01, 2005 11:32 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: OCI stage , Look up and Update
Replies: 14
Views: 2676

You can use the same table for lookups and updates. You need to be aware of how you are updating this table - do you want an update to be immediately "found" by the next read or not? This applies to database connections, ODBC and also hashed file stages. The subject has been discussed at length here.
by ArndW
Tue Nov 01, 2005 5:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: IQ12 bulk load on Linux
Replies: 19
Views: 5604

Tania, there must be some other factor causing this problem, it isn't a normal limitation of the bulk loader file creator to stop writing. - What about disk space in the directory the file is being created in? - If you clear the &PH& file/directory in the project in the project and look at t...
by ArndW
Tue Nov 01, 2005 5:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: IQ12 bulk load on Linux
Replies: 19
Views: 5604

Does it abort at the same place each time? If you change the source file order by sorting, does the job abort in the same place?
by ArndW
Tue Nov 01, 2005 3:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: timeout waiting for mutex
Replies: 2
Views: 1132

Hello Arindami,

this message means that you need to use the SEARCH facility in DSXChange to get the 34 matches on the text "timeout waiting for mutex".
by ArndW
Tue Nov 01, 2005 3:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: IQ12 bulk load on Linux
Replies: 19
Views: 5604

Hello Tania, my first thought would be to look at your sequential file output at the line that was truncated in the bulk loader and see if there are any non-displayable characters or other oddities in that line. You can use your favored binary editor or (my usual method) of "cat -v" on that data. My...
by ArndW
Tue Nov 01, 2005 2:25 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: NLS export existing map for edit
Replies: 14
Views: 2654

Jan, the code maps are stored in Hashed files, which can be read from and written to in DataStage jobs. You can write a job to extract the map information into a form you wish to use, utilize your favorite external editor to manipulate the file contents and then re-import into DataStage. There is no...
by ArndW
Mon Oct 31, 2005 6:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Trim to Alfa Numeric values
Replies: 8
Views: 1683

I found the default value for $APT_STRING_PADCHAR by looking at page 6-28 of the Parallel Job Advanced User Guide. It states that setting this overrides the default value of 0x00.
by ArndW
Mon Oct 31, 2005 6:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Comparative study of informatica and Datastage
Replies: 9
Views: 6014

Gauravb, pricing for both DS and Infa is much worse than anything you will ever see at a used car dealership. The published list prices bear no resemblance to the actual price a client will pay. The are many factors that influence the price which you haven't stated, so no real response is going to b...