Search found 53125 matches
- Tue Jun 19, 2007 7:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Websphere 8.0 training
- Replies: 1
- Views: 811
As yet, the DSXchange group has no version 8.0 training to offer (though some is in the pipeline, I understand). IBM has released DataStage Essentials for version 8.0 (code DX444) which includes a couple of modules on setting up and configuring IIS and DataStage. It's other courses in the suite are ...
- Tue Jun 19, 2007 7:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage Parallel Routines and Malloc/New
- Replies: 8
- Views: 10233
- Tue Jun 19, 2007 7:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequential file load problem
- Replies: 8
- Views: 2758
- Tue Jun 19, 2007 7:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: null handling error
- Replies: 17
- Views: 5667
- Tue Jun 19, 2007 7:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: folding a single record into multiple records at fixed width
- Replies: 24
- Views: 7203
- Tue Jun 19, 2007 7:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Increasing datastage job performnace
- Replies: 7
- Views: 2025
- Tue Jun 19, 2007 7:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Text file delimiter - space + TAB + space
- Replies: 8
- Views: 2692
- Tue Jun 19, 2007 7:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: KeyMgtGetNextValue
- Replies: 2
- Views: 1842
These routines attempt to create SDKSequences if it can't be opened. Check permissions on SDKSequences and D_SDKSequences in your project directory. If someone has deleted these (find them and convince them that this was a very bad thing to do) you need to delete the VOC entry. DELETE FROM VOC WHERE...
- Tue Jun 19, 2007 6:59 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Use of Filter Commands
- Replies: 7
- Views: 2200
Can you script Cybermation to check for both times (the CoSort finish time as well as the job finish time), and only proceed when both indicate that they are finished? I guess CoSort is busy cleaning up the resources (including disk resources) that it consumed, even though it's delivered the final r...
- Tue Jun 19, 2007 3:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Need some information on Web Sphere Data Stage Architecutre.
- Replies: 2
- Views: 1104
1. Radically different. In version 8 DataStage is an optionally installed component of IBM Information Server. 2. What's your IT budget? (Ask IBM or search their website - the suite grows nearly every month.) WebSphere is IBM's marketing term that encompasses everything that could be called "middlew...
- Tue Jun 19, 2007 3:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to Load Mainframe file in a table
- Replies: 7
- Views: 1904
You don't actual need the A margin (where the level 01 item begins) to be in column #8 - that's just a convention. You can tell the import process where the A margin is. Similarly, the B margin is conventionally four places indented from the A margin - so, if your level 01 item begins in column #8 t...
- Tue Jun 19, 2007 3:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Increasing datastage job performnace
- Replies: 7
- Views: 2025
- Tue Jun 19, 2007 3:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Deleting a dataset
- Replies: 15
- Views: 14471
- Tue Jun 19, 2007 3:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Use of Server routines in Parallel Jobs
- Replies: 13
- Views: 5475
Pretty much the case - you do have to make sure that a small number of components are deployed to the other machines, perhaps by mounting disk, perhaps by other means. Details are in the manuals. But only the parallel framework supports this capability; server jobs expect to run on a server, hence t...
- Tue Jun 19, 2007 3:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: problem when inserting records into DB2 table
- Replies: 8
- Views: 1902