Search found 53125 matches
- Thu Oct 31, 2013 5:36 pm
- Forum: IBM QualityStage
- Topic: Problems with Reference Match
- Replies: 1
- Views: 2566
If I may address the second of your problems first, a full save can take a substantial amount of time but it does get there (at least in my experience). For the first of your problems it looks like something you really need to take up with your official support provider (who may advise a fix pack or...
- Thu Oct 31, 2013 5:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Need help with reading delimited text file
- Replies: 9
- Views: 4672
- Thu Oct 31, 2013 3:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ustring to string function results NULL
- Replies: 4
- Views: 2880
- Thu Oct 31, 2013 3:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Need help with reading delimited text file
- Replies: 9
- Views: 4672
- Thu Oct 31, 2013 3:32 pm
- Forum: General
- Topic: Uvsh commands to look at columns
- Replies: 2
- Views: 1090
Welcome aboard. Short answer: it's not easy. Column names are not stored in DS_JOBS, they are stored in DS_JOBOBJECTS in a multi-valued field. And even then the collection of column names may be in a different field number for different job object types. Stick with using Advanced Find since you're a...
- Thu Oct 31, 2013 1:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Stored Proc having temp tables
- Replies: 3
- Views: 1063
- Thu Oct 31, 2013 1:46 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Need help with reading delimited text file
- Replies: 9
- Views: 4672
- Thu Oct 31, 2013 1:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Exception raised in GCI subroutine access violation
- Replies: 5
- Views: 3307
- Thu Oct 31, 2013 1:41 pm
- Forum: General
- Topic: Datastage job export through command
- Replies: 4
- Views: 1322
- Thu Oct 31, 2013 12:37 am
- Forum: General
- Topic: datastage code
- Replies: 1
- Views: 659
Go for it.
Most of what you need is in the ETLstats package which you can download (for free) from Kim Duke's website.
Most of what you need is in the ETLstats package which you can download (for free) from Kim Duke's website.
- Thu Oct 31, 2013 12:35 am
- Forum: General
- Topic: Need datastage development efforts advice
- Replies: 8
- Views: 2439
- Wed Oct 30, 2013 8:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How does Join stage know data is sorted or not?
- Replies: 4
- Views: 1403
The Join stage requires that its inputs be sorted on the Join keys. Other stage types have similar requirements. The reason is efficiency. The Join stage needs to process only one value at a time from the Left input (or Right if a right outer join) and compare that with only one value from the other...
- Wed Oct 30, 2013 6:55 pm
- Forum: Enhancement Wish List
- Topic: QualityStage Match Frequencies
- Replies: 0
- Views: 6369
QualityStage Match Frequencies
What would be really cool would be if the Match Frequencies stage had the ability to maintain match frequencies, assuming that the incoming stream of tokens are all new values, so that the effect on frequencies is purely additive. For example, one might capture the additional names being added to th...
- Wed Oct 30, 2013 5:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Balanced Optimizer - Transform Stage
- Replies: 8
- Views: 3100
- Wed Oct 30, 2013 5:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Need help with reading delimited text file
- Replies: 9
- Views: 4672