Rows coming out of CDC slows down

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
times29
Premium Member
Premium Member
Posts: 202
Joined: Mon Sep 22, 2008 3:47 pm

Rows coming out of CDC slows down

Post by times29 »

Hi,
I am using change capture stage
After stage i see 6825 rows/sec
Before stage has no rows as its first load

then after CDC i have transformer which do cdc=1 and 3. Performance drops
on to_transf link rows just go down to 449 rows/sec any idea who can i increase that.


Thanks
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Ignore rows/sec as indicator of performance. They include the wait time; for most stages the clock starts when the job starts. You can see this clearly using the Performance Analysis tool in Designer.
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