how to improve the performance of mainframe jobs

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
HariD
Participant
Posts: 15
Joined: Tue Feb 23, 2010 3:14 am
Location: Chennai
Contact:

how to improve the performance of mainframe jobs

Post by HariD »

Hi,

I have data coming from mainframe systems and we r going to improve the performance of the job (i.e Parallel job),is there logic to apply for improve the performace.


Any answer can be appreciated.
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

How is the data coming from the mainframe - that step might be your bottleneck, in which case any improvements to your DataStage jobs wouldn't increase throughput.
Sainath.Srinivasan
Participant
Posts: 3337
Joined: Mon Jan 17, 2005 4:49 am
Location: United Kingdom

Post by Sainath.Srinivasan »

You have been posting open questions on "how to improve performance" in such-and-such environment without detailed information on your situation.

It will be useful if you supply what you have tried, tested and identified as potential bottlenecks as part of your queries.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Define "performance" in an ETL context.

Unless you know what "performance" is, there's no point trying to improve it.

For example, in a mainframe environment where you're being billed for MIPS, the elapsed time metric may be secondary to using the smallest number of MIPS.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply