Primarily DataStage's own Performance Analyzer.
You might also gather useful information from the Resource Estimation tool.
Both are available from within Designer. Performance analysis does require some preparation, all of which is described in the manuals.
Search found 53125 matches
- Thu Sep 22, 2011 12:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transpose Row to column from two files
- Replies: 10
- Views: 2495
- Wed Sep 21, 2011 6:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: design question
- Replies: 6
- Views: 1267
- Wed Sep 21, 2011 6:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: design question
- Replies: 6
- Views: 1267
What you are seeking to achieve is called a "vertical pivot". Search DSXchange for examples.
You need version 8.5 to accomplish a vertical pivot using a PXPivot stage.
You need version 8.5 to accomplish a vertical pivot using a PXPivot stage.
- Wed Sep 21, 2011 6:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Help needed in order to load remaining records in DB
- Replies: 2
- Views: 1143
- Wed Sep 21, 2011 6:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Server jobs performance on unix vs windows
- Replies: 13
- Views: 6531
- Wed Sep 21, 2011 4:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Pre-look up condition Failing even values are matching
- Replies: 9
- Views: 1758
I'm wondering if it's imprecision in decimal storage, though your precision and scale look OK for the values you're using. As a test, can you try converting them to string for the purpose of comparison? Amending Suzanne's suggestion slightly, can you use a reject link and set your Condition Not Met ...
- Wed Sep 21, 2011 3:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Peek stage and OCI stage
- Replies: 7
- Views: 2808
- Wed Sep 21, 2011 3:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: new line charecter in btwn double quotes in sequential file
- Replies: 10
- Views: 4312
- Wed Sep 21, 2011 3:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue while inserting to SQL server table
- Replies: 15
- Views: 10374
- Wed Sep 21, 2011 3:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transpose Row to column from two files
- Replies: 10
- Views: 2495
- Wed Sep 21, 2011 3:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Read operation failure
- Replies: 16
- Views: 5384
Does your Transformer stage call any routine? Is this a server Transformer stage, or a BASIC Transformer stage called from a parallel job? Please post proof that you can find the file RT_BP368/JOB.1161039537.DT.1455447146.TRANS1 in the project directory and show us the permissions on it by using an ...
- Wed Sep 21, 2011 3:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: After Job Subroutine executing before the job completes
- Replies: 3
- Views: 1462
Can you guarantee that someone isn't viewing the file with, say, Notepad? This is not the behaviour of after-job subroutine that I understand; it is not invoked until all stages have closed. Could you try introducing a short sleep into your DOS command, in case it's just a timing issue with operatin...
- Wed Sep 21, 2011 3:37 pm
- Forum: General
- Topic: How can I clear job log with DSJOB or using some routine?
- Replies: 3
- Views: 3268
- Wed Sep 21, 2011 3:34 pm
- Forum:
- Topic: Change the installation directory for IBM 8.5 Server
- Replies: 5
- Views: 1942
It is definitely not OK simply to move things, because locations (pathnames) are recorded in the common repository. It probably is possible to move them then record all those items of information, but I'd worry that I'd missed one and would therefore prefer to export, uninstall, reinstall and import.
- Wed Sep 21, 2011 3:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Microseconds issue in Timestamp column
- Replies: 7
- Views: 2264