Search found 15603 matches
- Mon Feb 11, 2008 9:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Jobs not running
- Replies: 20
- Views: 3913
- Mon Feb 11, 2008 9:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance Metrics
- Replies: 9
- Views: 2822
Hmmm... OK, I see what Ray is stating; but think that we disagree in matters of semantics instead of technically. If you make changes to a job and the Rows/Second changes then you have a metric that means something. You cannot compare it to the rows/second performance of any other job; and I feel th...
- Mon Feb 11, 2008 9:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Jobs not running
- Replies: 20
- Views: 3913
- Mon Feb 11, 2008 9:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Link counts return zero
- Replies: 9
- Views: 2741
- Mon Feb 11, 2008 8:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Resetting a job
- Replies: 13
- Views: 3181
- Mon Feb 11, 2008 8:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: In Datastage px Time Stamp issuse
- Replies: 4
- Views: 1225
- Mon Feb 11, 2008 8:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Jobs not running
- Replies: 20
- Views: 3913
- Mon Feb 11, 2008 7:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Xfm,0: Numeric string expected for returned value from funct
- Replies: 7
- Views: 14914
- Mon Feb 11, 2008 7:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Jobs not running
- Replies: 20
- Views: 3913
- Mon Feb 11, 2008 7:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Splitting "Name" field to FirstName,MiddleName,Las
- Replies: 4
- Views: 1351
Parsing the string into components is simple, you can use the FIELD() function. The complexity comes in trying to figure out which part of the string goes where. If you have it, you can use the QualityStage components, if you don't you need to come up with your own rules as to determining which part...
- Mon Feb 11, 2008 6:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Validate VS Compile
- Replies: 5
- Views: 1374
- Mon Feb 11, 2008 5:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Jobs not running
- Replies: 20
- Views: 3913
- Mon Feb 11, 2008 5:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How Fetch the Records....
- Replies: 9
- Views: 1773
Naveen - I am confused. You stated that you have written a script to retrieve the DB2 data; just add a redirector such as ">> textfile.txt" in order to create a sequential file from the output. Are you sure you wish to make it complicated and use a script and not do this in DataStage job with just 2...
- Mon Feb 11, 2008 5:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Resetting a job
- Replies: 13
- Views: 3181
- Mon Feb 11, 2008 5:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Double Vs Decimal: Which is faster?
- Replies: 9
- Views: 2699