Search found 15603 matches
- Mon Jul 13, 2009 5:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: configuration file
- Replies: 6
- Views: 1561
- Mon Jul 13, 2009 5:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Metadata Mismatch
- Replies: 6
- Views: 1894
- Mon Jul 13, 2009 5:22 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: handling cobol data files in comp-1 and comp-3 format
- Replies: 1
- Views: 893
- Mon Jul 13, 2009 3:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: System.OutOfMemoryException: Exception of type 'System.OutOf
- Replies: 7
- Views: 1818
- Mon Jul 13, 2009 3:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: IXF file transfer and load
- Replies: 5
- Views: 3393
- Mon Jul 13, 2009 2:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: System.OutOfMemoryException: Exception of type 'System.OutOf
- Replies: 7
- Views: 1818
- Mon Jul 13, 2009 2:18 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: need clarification on installation
- Replies: 5
- Views: 1302
- Sun Jul 12, 2009 2:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: C++ routine error
- Replies: 16
- Views: 4437
- Sat Jul 11, 2009 5:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: System.OutOfMemoryException: Exception of type 'System.OutOf
- Replies: 7
- Views: 1818
- Sat Jul 11, 2009 12:57 am
- Forum: General
- Topic: Microfocus Index Files Format 8
- Replies: 3
- Views: 1159
- Sat Jul 11, 2009 12:53 am
- Forum: General
- Topic: Deriving job Info in a transformer
- Replies: 2
- Views: 1231
- Fri Jul 10, 2009 1:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Multivalued fields in Server Hashed File
- Replies: 4
- Views: 1440
- Fri Jul 10, 2009 7:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CPU Utilization 100%
- Replies: 14
- Views: 7448
Normally the ODBC connector, as a passive stage, doesn't consume CPU. Is there a transform stage before that? If one process uses 20-30% CPU then you should be able to run 4 concurrent processes, if you attempt to run more your performance will go down. Either increase CPU and/or memory (does your s...
- Fri Jul 10, 2009 7:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reseting and Running a Job from Routine
- Replies: 3
- Views: 2378
This is a tricky issue, which I think leads back to how the JobHandle is returned on resetting the job. I would recommend adding a line JobHandle=DSPrepareJob(JobHandle) as Craig suggested to replace your if-then-else construct. Note that DSPrepareJob() returns a different JobHandle when it resets t...
- Fri Jul 10, 2009 6:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CPU Utilization 100%
- Replies: 14
- Views: 7448