Search found 15603 matches
- Wed Feb 06, 2008 3:10 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Listing / Finding BEFORE SQL Statements
- Replies: 1
- Views: 604
- Wed Feb 06, 2008 1:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compilation Error
- Replies: 5
- Views: 1333
- Wed Feb 06, 2008 1:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to identify number of datastage processes?
- Replies: 5
- Views: 4062
[...Yes I found the variable "APT_DUMP_SCORE" in the administrator under environment variables , under reporting category , which set as false,if I make the value as true , where will I be able to see how parallel processes are running for a particular job... If you set it to "true" you can see an ...
- Wed Feb 06, 2008 1:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Determination of C++ compiler used
- Replies: 11
- Views: 2249
- Wed Feb 06, 2008 1:44 am
- Forum: General
- Topic: Configuration File
- Replies: 4
- Views: 4068
You would seem to have run out of total virtual memory on your machine but starting that many datastage jobs and processes. If you increase your swap space you will probably get rid of these errors but chances are quite good that your performance will be abyssmal. You can look up "out of process mem...
- Wed Feb 06, 2008 1:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: tracing log from director using parallel routines
- Replies: 8
- Views: 2704
- Wed Feb 06, 2008 1:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance tuning for Load into Oracle table
- Replies: 6
- Views: 1656
- Tue Feb 05, 2008 2:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: datastage server 751A restore from AIX unix backup
- Replies: 7
- Views: 2741
- Tue Feb 05, 2008 1:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compilation Error
- Replies: 5
- Views: 1333
- Tue Feb 05, 2008 1:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Runtime warning
- Replies: 6
- Views: 1255
- Tue Feb 05, 2008 1:07 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Tuning Solaris for Datstage 7.5.2
- Replies: 8
- Views: 2137
I would tend to look at your SOLARIS configuration first. Tuning the DataStage engine is often counterproductive. Almost all of the tuning possible in DataStage is done with the uvconfig file, and odds are you haven't changed that in the old installation and thus it shouldn't be changed in the new, ...
- Tue Feb 05, 2008 1:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to identify number of datastage processes?
- Replies: 5
- Views: 4062
- Tue Feb 05, 2008 11:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how can we add parameters in transformer stage
- Replies: 17
- Views: 2703
- Tue Feb 05, 2008 11:41 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: datastage server 751A restore from AIX unix backup
- Replies: 7
- Views: 2741
- Tue Feb 05, 2008 11:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Tuning Solaris for Datstage 7.5.2
- Replies: 8
- Views: 2137
You cannot tune DataStage at all unless you know what your bottleneck is. The first step to tuning is understanding what is slowing your jobs down. Are you close to 100% CPU when jobs are running? If not, then CPU is most likely not your bottleneck. Are your I/O channels at maximum throughput? Is yo...