Search found 53125 matches
- Wed Nov 14, 2007 8:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: column generator
- Replies: 1
- Views: 884
Level number is straight out of COBOL and refers to the ability to create subrecords. Similarly vectors are straight out of COBOL and refer to "repeating groups". The Column Generator stage does include the ability to generate data into these structures, but do you really have a need to do so? The a...
- Wed Nov 14, 2007 8:43 pm
- Forum: General
- Topic: Talking to SQL Server 2005 with DataStage Server 6.0
- Replies: 5
- Views: 2098
I don't understand. Or are you after a "no" answer to help justify the upgrade? At one level ODBC is ODBC so, if you have the appropriate driver, then DataStage is just another client application. On the other hand, DataStage 6.0 may only support ODBC 2.0 protocols, which may limit some of the funct...
- Wed Nov 14, 2007 5:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can Build Stage read a file?
- Replies: 1
- Views: 939
Yes, but you could do that with regular stage types as well. For example you could read the file with each line being a single VarChar column, and parse it within the job, possibly with an appropriate Column Import stage, possibly with a Transformer stage. Or, particularly if there are not too many ...
- Wed Nov 14, 2007 5:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage Director
- Replies: 10
- Views: 2888
- Wed Nov 14, 2007 5:39 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How a project VOC file can be destroyed.
- Replies: 2
- Views: 1607
Erk. Recovering the VOC file is not as simple as just recovering the VOC file. None of your routines will be cataloged, for example. You might try running Multi Job Compile (and include Routines) after restoring the physical VOC file. Any commands you may have saved from the Administrator client's C...
- Wed Nov 14, 2007 5:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to move jobs from one project to another?
- Replies: 32
- Views: 10833
- Wed Nov 14, 2007 5:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to move jobs from one project to another?
- Replies: 32
- Views: 10833
- Wed Nov 14, 2007 5:33 pm
- Forum: General
- Topic: Import Project from Project Directory
- Replies: 10
- Views: 2938
- Wed Nov 14, 2007 4:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: File from FTP
- Replies: 9
- Views: 2780
- Wed Nov 14, 2007 4:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSD.BCIPut call to SQLExecute failed
- Replies: 4
- Views: 3181
- Wed Nov 14, 2007 4:10 pm
- Forum: General
- Topic: Talking to SQL Server 2005 with DataStage Server 6.0
- Replies: 5
- Views: 2098
- Wed Nov 14, 2007 4:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: error reading the fixedwidth seq file
- Replies: 4
- Views: 1708
- Wed Nov 14, 2007 4:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Modify Stage
- Replies: 5
- Views: 3228
Professionalism Note Please eschew SMS-style abbreviations. DSXchange is not a mobile phone; we expect a professional standard of writing. The Row Generator can generate data in any of the simple data types, of which Integer is one. (It can not generate vectors or subrecords, which are non-simple d...
- Wed Nov 14, 2007 3:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance: COPY stage and MODIFY stage
- Replies: 4
- Views: 2578
- Wed Nov 14, 2007 3:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: An index is out of bounds
- Replies: 8
- Views: 2263