Search found 53125 matches
- Sun Oct 22, 2006 11:26 am
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: regarding connection to profile stage
- Replies: 9
- Views: 4766
Etiquette Note Please don't "shout" (use all upper case), as it is offensive. I do not have the benefit of being able to see what you're doing, so am perforce obliged to ask questions in what I believe to be a systematic diagnostic process. If you would like me to visit your site to diagnose the pr...
- Sun Oct 22, 2006 11:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DATASTAGE GRID
- Replies: 5
- Views: 2093
- Sun Oct 22, 2006 11:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Read DataSet file name patterns
- Replies: 8
- Views: 1936
- Sat Oct 21, 2006 4:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Splitting a single record into multiple records
- Replies: 6
- Views: 1209
- Sat Oct 21, 2006 4:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Link Collector job continues to run
- Replies: 14
- Views: 4019
- Sat Oct 21, 2006 4:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage Job 222 Phantom 20314
- Replies: 3
- Views: 1006
- Sat Oct 21, 2006 4:42 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: regarding connection to profile stage
- Replies: 9
- Views: 4766
- Sat Oct 21, 2006 7:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Read DataSet file name patterns
- Replies: 8
- Views: 1936
I misunderstood - I thought you wanted to read "a bunch of files" as if it were a Data Set. Now I understand that you want to read "a bunch of Data Sets". This is not possible, and kinda defeats the purpose of Data Set, which is already a parallel structure. Why not simply append all sources to a si...
- Sat Oct 21, 2006 7:33 am
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: regarding connection to profile stage
- Replies: 9
- Views: 4766
- Fri Oct 20, 2006 8:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Splitting a single record into multiple records
- Replies: 6
- Views: 1209
- Fri Oct 20, 2006 8:32 pm
- Forum: IBM QualityStage
- Topic: QualityStage Certification
- Replies: 0
- Views: 896
QualityStage Certification
Has anyone attempted the test (Test #416)? If so, please post your impressions of it.
- Fri Oct 20, 2006 2:48 pm
- Forum: IBM QualityStage
- Topic: Caching problem in QualityStage
- Replies: 3
- Views: 1262
- Fri Oct 20, 2006 2:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Read DataSet file name patterns
- Replies: 8
- Views: 1936
Well it wouldn't be a Data Set (which uses internal, binary, forms for numeric data), but it might be a File Set. You can craft a File Set control file containing the pathnames of the actual files (which require identical record structure, and probably no "first line is column names") and a record s...
- Fri Oct 20, 2006 2:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error in Data conversion
- Replies: 7
- Views: 2766
It's generated because Oracle does not have a true INTEGER data type, and converted your INTEGER specification in CREATE TABLE to NUMBER(38) or - in your particular case - because the default size of NUMBER is 38. But your job design takes this and tries to import it into an int32 (specified in your...
- Fri Oct 20, 2006 2:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Version Control Batch
- Replies: 6
- Views: 1576