Search found 4605 matches

by kduke
Mon Apr 23, 2007 9:33 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Where did I go wrong?
Replies: 20
Views: 4999

No problem.
by kduke
Mon Apr 23, 2007 4:35 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Where did I go wrong?
Replies: 20
Views: 4999

If you do a LIST.INDEX MyHashedFile ALL then it will tell you whether or not you need a BUILD.INDEX. You need exclusive access to build the index.
by kduke
Mon Apr 23, 2007 4:29 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Some Hashed File questions
Replies: 3
Views: 857

1) No. The performance seems to be consistent across the number of rows. The issue is you need to load the hashed file which takes longer based on the number of rows. 2) If your whole hashed file will not fit in 128mb then it will put it in cache. Also when you are writing to a hashed file in cache ...
by kduke
Mon Apr 23, 2007 4:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem in writing to AS400 DB2 tables from Datastage
Replies: 2
Views: 827

The ODBC drivers can be set to read only. Your user may not have write permission to this table.
by kduke
Mon Apr 23, 2007 11:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Default value
Replies: 7
Views: 1422

Buy Parameter Navigator and save yourself some heartache.
by kduke
Fri Apr 20, 2007 3:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: dimension and fact build
Replies: 6
Views: 1710

If you really have to do this then parameterize the table name and the value in the column and associate them in each run. I would put them in a table. ColumnValue TableName A TableA B TableB Then loop thru these and feed them into the job one at a time. select * from source.table where ColumnWhatev...
by kduke
Fri Apr 20, 2007 3:35 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Import and Compile of large number of jobs
Replies: 7
Views: 2340

:lol:

You made my day. Thanks dude.
by kduke
Fri Apr 20, 2007 3:33 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Remove !@#$%^&*()-_+=|\?/>.<,~`
Replies: 1
Views: 1039

Use convert(). Much easier to control what gets converted to what.
by kduke
Fri Apr 20, 2007 3:32 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Compatibility of Decimal value between Hashed File and UV
Replies: 4
Views: 796

Life is easier when you make it a varchar then it does not change it.
by kduke
Fri Apr 20, 2007 3:22 pm
Forum: Data Integration
Topic: dimension
Replies: 3
Views: 9843

Ken Bland has given some of more detailed answers on this. Do a search.
by kduke
Fri Apr 20, 2007 3:21 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: CRC32 with Parallel Server-Job
Replies: 12
Views: 7854

This routine needs to be consistent. That was my problem it was not consistent across DEV, TEST and PROD. It needs to generate the same number across machines for the same string. It relies on overflow which was not consistent. Beware.
by kduke
Fri Apr 20, 2007 3:14 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to attach a project with a new installation
Replies: 2
Views: 841

It should of found the old project and upgraded it. Does it show up? If not then you might try to create a project in the same location.
by kduke
Fri Apr 20, 2007 3:13 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Import and Compile of large number of jobs
Replies: 7
Views: 2340

There you go. "Way more faster." You don't get a more better recommendation than that.
by kduke
Thu Apr 19, 2007 6:53 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: CRC32 with Parallel Server-Job
Replies: 12
Views: 7854

It has one argument the string to calculate the CRC32 on.
by kduke
Thu Apr 19, 2007 4:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Windows vs UNIX
Replies: 14
Views: 5528

Shouldn't tease a Texan about his manhood or his nephew. Not nice.