Search found 53125 matches
- Thu Apr 17, 2008 4:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: diff b/w force complie, mutiple complie and complie in PX
- Replies: 8
- Views: 1535
That response is bewildering! Force Compile exists for parallel jobs. If you change a parallel job but do not change an already compiled Transformer or Build stage, then an ordinary compile does not re-compile these stage types. Force Compile guarantees that they are re-compiled and re-linked, even ...
- Thu Apr 17, 2008 4:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to Connect to Oracle Database.
- Replies: 11
- Views: 2329
- Thu Apr 17, 2008 4:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Designer crashes while creating a Sequence
- Replies: 9
- Views: 2064
- Thu Apr 17, 2008 4:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Designer crashes while creating a Sequence
- Replies: 9
- Views: 2064
- Thu Apr 17, 2008 2:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Calling COBOL ROUTINE from DataStage v8
- Replies: 4
- Views: 1371
- Thu Apr 17, 2008 2:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DSR_IMPORT (Action=2) error- metadata imp from Netezza ODBC
- Replies: 3
- Views: 1646
- Thu Apr 17, 2008 2:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: HOW TO CREATE CUSTOM STAGES IN PX
- Replies: 1
- Views: 917
There's both the manual Parallel Job Advanced Developer's Guide and on-line help. The first step is to decide what you need to achieve. The second step is to determine that none of the existing stages can do the job (there's a lot of capability there). Only then would you contemplate a custom stage ...
- Thu Apr 17, 2008 2:46 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error Logging for the DataStage Engine
- Replies: 4
- Views: 1845
Code: Select all
cd $DSHOME # assuming DSHOME has been set
touch errlog
chmod 777 errlogNote that this technique is appropriate only for UNIX-hosted DataStage (or UniVerse) systems, not Windows-based ones.
Administering UniVerse (version 9.6) page 14-14.
- Thu Apr 17, 2008 2:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage Server Engine - UniVerse
- Replies: 31
- Views: 18204
PI/Open still exists. Prime INFORMATION still exists. They were among the databases that Informix sold to IBM in 2001. No-one is going to take the time to explain what everything in $DSHOME/bin does. You use very few of them directly - they support what the engine does. Occasionally you will find on...
- Thu Apr 17, 2008 2:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: filter command in the sequential stage
- Replies: 8
- Views: 1655
- Thu Apr 17, 2008 2:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: reference lookup error
- Replies: 1
- Views: 788
The message indicates that the SQL on the reference input has returned more than one row. However, in DataStage only one row is accepted, and it chooses (is designed) to use the last row selected. Perhaps you could design the query to return only one row; this will run faster; or use an ODBC stage i...
- Thu Apr 17, 2008 2:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Designer crashes while creating a Sequence
- Replies: 9
- Views: 2064
- Thu Apr 17, 2008 2:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Approach in Filling a Relational Database
- Replies: 15
- Views: 4102
- Thu Apr 17, 2008 2:27 pm
- Forum: General
- Topic: RE: Helper Subroutines
- Replies: 14
- Views: 3818
1. From a DataStage perspective nothing whatsoever. But, if you read a history of the UniVerse product and VMARK Software, Inc., you will know that UniVerse was created to capture some of Prime's market share, so it had to be able to do what Prime INFORMATION did. 2. IBM will probably deny that ther...
- Thu Apr 17, 2008 5:40 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: File nane with date
- Replies: 25
- Views: 10315