Search found 53125 matches
- Wed Feb 14, 2007 6:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Single stage for running script
- Replies: 11
- Views: 2158
- Wed Feb 14, 2007 6:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Creating Parallel routine
- Replies: 7
- Views: 2539
You might find this recent tutorial on creating custom DataStage operators interesting. The screen shots are from version 8.0, but the content is valid at earlier releases, and it's for Windows rather than UNIX.
- Wed Feb 14, 2007 6:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Upgrading NLS to a speicifc Project
- Replies: 4
- Views: 1338
NLS is either globally enabled or globally disabled on a DataStage server. It is not possible to disable it on a project-specific basis. What is the value if NLSMODE in uvconfig? What is the result of the following UNIX command? $DSHOME/bin/analyze.shm -t | grep NLSMODE In the Administrator client, ...
- Wed Feb 14, 2007 6:09 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: using UniVerse and UniData
- Replies: 12
- Views: 3475
UniVerse and UniData are database products, in the same way that Oracle, Sybase, Informix and DB2 are. You can gain more information here on the IBM website, since IBM has owned these two databases since 2001.
- Wed Feb 14, 2007 6:07 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Running job in MI
- Replies: 9
- Views: 2015
- Wed Feb 14, 2007 6:03 pm
- Forum: General
- Topic: What the meaning of "BALCKHOLE" in datastage
- Replies: 14
- Views: 5261
- Wed Feb 14, 2007 6:01 pm
- Forum: IBM QualityStage
- Topic: Compiler Issue
- Replies: 6
- Views: 1837
- Wed Feb 14, 2007 3:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generating Multiple rows in output from single row in input
- Replies: 16
- Views: 4276
- Wed Feb 14, 2007 3:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Writing Data into CICS (Mainframe)
- Replies: 3
- Views: 1246
You can slice of a piece of the mainframe and run UNIX Support Services (USS) there. DataStage can run on USS, and access mainframe data. You would need to check with IBM whether DataStage USS version can access CICS. It can certainly access IMS datasets and viewsets, and various other mainframe dat...
- Wed Feb 14, 2007 2:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Upgrading NLS to a speicifc Project
- Replies: 4
- Views: 1338
- Wed Feb 14, 2007 2:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generating Multiple rows in output from single row in input
- Replies: 16
- Views: 4276
- Wed Feb 14, 2007 2:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 Lookup Failure
- Replies: 3
- Views: 1083
This could be a segment of the virtual Data Set that the Lookup stage is creating from the DB2 table. There are definitely upper limits on these. Remember that to use a normal lookup, the virtual Data Set must fit in memory. Consider using sparse lookup (if your data meet the guidelines) or using a ...
- Wed Feb 14, 2007 2:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Printing Metadata
- Replies: 6
- Views: 1293
- Wed Feb 14, 2007 2:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Does anyone have DataStage (EE) benchmarking figures
- Replies: 5
- Views: 2750
You still need to make sure you compare apples with apples. Performance test results such as these do not translate readily except into identical situations of hardware, software and data volumes. Having conducted benchmarks professionally for a number of years I can attest that you can construct a ...
- Wed Feb 14, 2007 2:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Import Jobs from Command line
- Replies: 14
- Views: 7359