Search found 4605 matches
- Wed Jun 15, 2005 11:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to measure job complexity?
- Replies: 30
- Views: 13226
I believe true brilliance is to simplify a complex problem so anyone can understand it. Fake intelligence is to make something artificially complex. Some consultants make processes so complex that customers are afraid to get rid of them. Fear and manipulation are powerful tools used by consultants a...
- Wed Jun 15, 2005 11:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to measure job complexity?
- Replies: 30
- Views: 13226
Just to illustrate my point. As the number links in a job goes up the complexity goes up disproportionally. C + * o + * m + * p + * l + * e + * x + * i + * t + * y + * + * + * ++++++++++++++++++++++++++++++++ 0 50 100 Number of Links in a job The same is true for man hours to build these jobs. At so...
- Wed Jun 15, 2005 10:28 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to measure job complexity?
- Replies: 30
- Views: 13226
- Wed Jun 15, 2005 10:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Mimic KeyMgtGetNextValueConcurrent routine
- Replies: 8
- Views: 2234
I do not know DB2 but in Oracle you can create functions. ODBC and plugins treat these like columns. In Oracle I do not think you can do an update or insert but if you could then a function could work like Nextval. This can be used in a user defined insert where the key is replaced by the Oracle seq...
- Wed Jun 15, 2005 10:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: generating jobs reports
- Replies: 60
- Views: 24753
- Wed Jun 15, 2005 10:22 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to measure job complexity?
- Replies: 30
- Views: 13226
- Wed Jun 15, 2005 9:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to measure job complexity?
- Replies: 30
- Views: 13226
- Wed Jun 15, 2005 9:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Mimic KeyMgtGetNextValueConcurrent routine
- Replies: 8
- Views: 2234
- Wed Jun 15, 2005 9:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to measure job complexity?
- Replies: 30
- Views: 13226
- Wed Jun 15, 2005 9:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Checkpoint restart
- Replies: 15
- Views: 7318
- Wed Jun 15, 2005 6:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: One large sequence or separate sequences?
- Replies: 2
- Views: 863
- Wed Jun 15, 2005 6:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: generating jobs reports
- Replies: 60
- Views: 24753
- Wed Jun 15, 2005 6:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reporting Asistant in Manager problem
- Replies: 5
- Views: 1194
- Wed Jun 15, 2005 6:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Mimic KeyMgtGetNextValueConcurrent routine
- Replies: 8
- Views: 2234
- Wed Jun 15, 2005 6:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to measure job complexity?
- Replies: 30
- Views: 13226
How to measure job complexity?
I got an email today asking this question. I have been thinking about this a lot lately. One of the reports that comes out of DwNav is Design Stats. This counts jobs, links and columns by category. The assumption is that one developer is probably working on that category. It would be nice to compare...