Search found 4605 matches

by kduke
Mon Jun 09, 2008 8:57 pm
Forum: General
Topic: Arnd Hits 10K
Replies: 13
Views: 7403

Well done and great answers.
by kduke
Mon Jun 09, 2008 8:51 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: taking backup
Replies: 3
Views: 1248

I did not write it. I modified it a little.
by kduke
Sun Jun 08, 2008 9:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Monitor system performance
Replies: 2
Views: 1197

I would look at swap space and % of IO on topas. Either will kill your performance.
by kduke
Thu Jun 05, 2008 9:30 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: source system upgrade ( impact analysis )
Replies: 10
Views: 3353

You also need to know what views changed.
by kduke
Fri May 30, 2008 6:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ETLStats - Hash file does not exist: BuildParamHash
Replies: 2
Views: 897

There is a video on my web site on how to install it. I walk you through it.
by kduke
Fri May 30, 2008 6:48 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ETLStats - Hash file does not exist: BuildParamHash
Replies: 2
Views: 897

There is a job with the same name. Run it.
by kduke
Fri May 23, 2008 3:08 pm
Forum: General
Topic: How to get the elements and their loginfo in a job sequence
Replies: 9
Views: 2097

There are 2 sequences included with EtlStats. At the end of each sequence it runs a driver job which calls the get row count job for every job in the sequence. So you do not have to run the get row counts job after each job. This driver job asks for a job name. If you put all in the job parameter th...
by kduke
Thu May 22, 2008 7:14 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Email sending with attachment
Replies: 10
Views: 2990

I have a routine which is part of EtlStats which can do attachments in both UNIX and DOS on older versions.
by kduke
Thu May 22, 2008 7:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage Installation on XP Professional
Replies: 5
Views: 2095

It causes problems when you have more than one developer on the box. Starts to corrupt the repository.
by kduke
Wed May 21, 2008 9:03 pm
Forum: IBM<sup>®</sup> DataStage TX
Topic: Generate data stage jobs?
Replies: 3
Views: 2976

It's a problem or is it, Craig? I hope he owns up to it. After all, its his problem.

Please do not double post!!!
by kduke
Wed May 21, 2008 9:00 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Report on Source and Target Tables/Files for Particular Job
Replies: 4
Views: 1178

You can document a job in Designer. It outputs an html document which is very nice. It has lots more than you asked for here.
by kduke
Wed May 21, 2008 8:52 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: Generate data stage jobs?
Replies: 5
Views: 3627

I have a routine which generates XML definitions which can be imported into DataStage. It was fairly easy to build. Just export a table in XML format and generate the same format.
by kduke
Tue May 20, 2008 9:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DSJOBS table not being populated when using reorting assista
Replies: 8
Views: 1947

DwNav uses Reporting Assistant data. I plan on uses the DataStage repository tables directly for version 8. Reporting Assistant does not extract PX job metadata or sequences. I extracted sequences to Reporting Assistant tables for DwNav. It was too much work to extract PX jobs when it may not work f...
by kduke
Fri May 09, 2008 7:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Parse with same tag name
Replies: 2
Views: 873

Follow my link below my sig.