Search found 53125 matches
- Mon Apr 07, 2008 2:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Regarding DSGetJobInfo Function
- Replies: 3
- Views: 1741
- Mon Apr 07, 2008 2:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Regarding DSGetJobInfo Function
- Replies: 3
- Views: 1741
- Mon Apr 07, 2008 2:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: StringToTimestamp function (%m/%d/%yyyy %h:%nn:%ss)
- Replies: 2
- Views: 1296
- Mon Apr 07, 2008 2:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Insight for Project Review
- Replies: 5
- Views: 1452
You have missed probably THE most important questions, if it's a review of an existing implementation. These are two. 1. Are the end-users' requirements being met and, if not, why not and how could they be? 2. Are the key performance indicators of the ETL being met (usually these are expressed in te...
- Mon Apr 07, 2008 2:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Insight for Project Review
- Replies: 5
- Views: 1452
You have missed probably THE most important questions, if it's a review of an existing implementation. These are two. 1. Are the end-users' requirements being met and, if not, why not and how could they be? 2. Are the key performance indicators of the ETL being met (usually these are expressed in te...
- Mon Apr 07, 2008 2:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: query on vertical pivot
- Replies: 7
- Views: 2698
Please answer my questions about your Transformer stage job. Help us to help you. An extra question, then. What are the row counts when you use an Aggregator stage - inputs and outputs to that stage? Can you please post the job design in each case? But use Code tags (which gives fixed-width typeface...
- Mon Apr 07, 2008 2:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Performance Issue
- Replies: 8
- Views: 2011
Even that may not help. Relying on CPU as the metric of performance in an I/O intensive job is probably missing the point. The process spends time waiting for I/O operations to complete - while it is waiting it can not consume CPU so the CPU goes off and services other processes or, if there is none...
- Mon Apr 07, 2008 1:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Insight for Project Review
- Replies: 5
- Views: 1452
Welcome aboard. This is, of course, a huge topic. Many of us here have the experience you mention, often more than once. IBM has a specific methodology that they use, called ITERATIONS, which begins with fundamental questions like "is the enterprise ready for a data warehouse?". You might do well to...
- Mon Apr 07, 2008 1:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Production Information
- Replies: 7
- Views: 1881
- Mon Apr 07, 2008 1:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sort stage..
- Replies: 3
- Views: 920
The server Sort stage is notorious for not being the quickest sort utility around. It was "thrown in" to the product to check a box in marketing requirements, and somehow never got tweaked after that. We generally prefer to sort using a UNIX sort where possible. (Note that the same is not true in pa...
- Mon Apr 07, 2008 1:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Accessing Oracle table from Job control
- Replies: 5
- Views: 1403
The "purest" DataStage approach would be to create a job sequence that reads from the control table (using a DataStage job), stores those values somewhere (maybe in user variables) and proceeds on that basis. From time to time it may be necessary to run other minor jobs to update and even to re-read...
- Mon Apr 07, 2008 12:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: query on vertical pivot
- Replies: 7
- Views: 2698
- Sun Apr 06, 2008 11:23 pm
- Forum: General
- Topic: UNLOCK is NOT a Magic Bullet
- Replies: 1
- Views: 1219
UNLOCK is NOT a Magic Bullet
As someone with some experience as a DBA, as well as being somewhat knowledgable about DataStage, I flinch every time I see UNLOCK being given immediately as the "solution" for every lock-related problem. The locks are there for a reason, people. Take some time to study what is being locked, and why...
- Sun Apr 06, 2008 11:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: hi
- Replies: 3
- Views: 878
- Sun Apr 06, 2008 10:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: regarding Start_time and End_time of Job
- Replies: 2
- Views: 783