Search found 53125 matches
- Wed Oct 12, 2005 3:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: TOTAL
- Replies: 3
- Views: 869
Turns out Progress was a red herring, and that describing the P-E as a "mainframe" probably wishful thinking. It's the Perkin-Elmer port of TOTAL only. Had a meeting with them today; they have three utilities that can dump the data from the hierarchical database into flat formats as well as COBOL pr...
- Wed Oct 12, 2005 2:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Attempted READ of record ID larger than file/table maximum
- Replies: 9
- Views: 4083
- Wed Oct 12, 2005 2:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel Extender Memory issue.
- Replies: 12
- Views: 6917
- Tue Oct 11, 2005 3:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: TOTAL
- Replies: 3
- Views: 869
TOTAL
I have a new challenge, to get data out of a (hierarchical) TOTAL database running on Progress on a Perkin-Elmer mainframe. There is no ODBC access nor any "native API". There is only server edition of DataStage available. FTP access is available. Has anyone ever successfully achieved this? I'm sure...
- Tue Oct 11, 2005 3:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ORAOCI8 is used as lookup stage
- Replies: 12
- Views: 2013
- Tue Oct 11, 2005 3:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: make changes to a shared container
- Replies: 8
- Views: 2963
- Tue Oct 11, 2005 3:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Attempted READ of record ID larger than file/table maximum
- Replies: 9
- Views: 4083
- Tue Oct 11, 2005 3:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Project Permisions: DataStage Administration
- Replies: 2
- Views: 609
- Tue Oct 11, 2005 3:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Source and Target mapping data
- Replies: 8
- Views: 1995
- Tue Oct 11, 2005 3:07 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Check for open file before processing.
- Replies: 3
- Views: 1411
- Tue Oct 11, 2005 3:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Conversion of date from (Mon dd yyyy hh:mmAM) to (dd-mon-yyy
- Replies: 18
- Views: 5773
- Tue Oct 11, 2005 3:00 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: GCI Link initialisation error
- Replies: 4
- Views: 2156
- Tue Oct 11, 2005 2:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Difference between Sort stage and inline Sort
- Replies: 5
- Views: 5066
Neither the Sort stage nor the implicit sort (by which I assume you to mean sorting specified on the input link of a stage) goes out to UNIX sort command - at least by default. If you want to bring UNIX sort into the mix why not bring third-part sort utilities such as SyncSort or CoSort in as well? ...
- Tue Oct 11, 2005 3:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Significance of "Identifier Value" in Data Stage E
- Replies: 1
- Views: 704
V = view. The basic top-level design of a job is always V0. A local container is V1, the next local container added to the job is V2, and so on. S = stage. The numeric part is the order in which the stage was added to the job. P = pin. A pin is the intersection between a link and a stage. Again the ...
- Tue Oct 11, 2005 3:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Orphan Server Instances Problem
- Replies: 7
- Views: 1260