Performance degraded exponentially

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
rafik2k
Participant
Posts: 182
Joined: Wed Nov 23, 2005 1:36 am
Location: Sydney

Performance degraded exponentially

Post by rafik2k »

Hi,
I am facing one serious performance issue from today in jobs.
AS of day before yesterday things were going fine and processing speed was 316 rows/sec
Yesterday just the server was moved to another place. Nothing has been installed/ reinstalled on the server since then.
Now today i run the same job, processing speed goes down to 2 rows/sec that's strange.

Source and target environment of my job is in the same ds server.

Could you plz share your experince what is reason of this and how to improve perofmance?

Thanks in advance.
kcbland
Participant
Posts: 5208
Joined: Wed Jan 15, 2003 8:56 am
Location: Lutz, FL
Contact:

Post by kcbland »

Sounds like the server was restarted after the move. Chances are that something is now running on the server affecting performance. Check if any virus software like Norton is running and interfering.
Kenneth Bland

Rank: Sempai
Belt: First degree black
Fight name: Captain Hook
Signature knockout: right upper cut followed by left hook
Signature submission: Crucifix combined with leg triangle
rafik2k
Participant
Posts: 182
Joined: Wed Nov 23, 2005 1:36 am
Location: Sydney

Post by rafik2k »

Yes Server was restarted after the move.

But the performacne in Task Manager showing that CPU usage was less that 10 % and also PF Usage was very less.
nick.bond
Charter Member
Charter Member
Posts: 230
Joined: Thu Jan 15, 2004 12:00 pm
Location: London

Post by nick.bond »

Where are all the disks? are they local to the box or is it a SAN?
Regards,

Nick.
nick.bond
Charter Member
Charter Member
Posts: 230
Joined: Thu Jan 15, 2004 12:00 pm
Location: London

Post by nick.bond »

Maybe it has nothing to do with the move :?:

What is the job doing? is it writing to hashed files? looking up against DB?
Regards,

Nick.
rafik2k
Participant
Posts: 182
Joined: Wed Nov 23, 2005 1:36 am
Location: Sydney

Post by rafik2k »

One month back disk was SAN. at that time we had good performance

Now all disks are on local server, but since then nothing has been changed.

My job is extracting from db2, have some transformation rule and loading into target db2 table.
Post Reply