Synchronization error Resource

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
yiminghu
Participant
Posts: 91
Joined: Fri Nov 14, 2003 10:09 am

Synchronization error Resource

Post by yiminghu »

Hi,

I'm encountering a very strange warning message I have never seen before. I was running a job which reads from one table, and update existing rows/insert new rows of another table. The job finished OK with logs.

The log shows following message:

JObname..Trans1: Synchronization error Resource =
JobName..Insert_TableName.OutTable, CurWave = 6, LastWave = 6, Expected 0

Though the record count are correct. What does that mean?


Thanks,

Carol
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

I did a quick search for 'all terms' of curwave lastwave and got 12 hits, couting yours. Picked this one at random and it seemed like one of the normal Ray To The Rescue posts you'll find on pretty much any subject around here.

Try the search yourself and check out the other answers if you like as well, it's all good education. :D
-craig

"You can never have too many knives" -- Logan Nine Fingers
yiminghu
Participant
Posts: 91
Joined: Fri Nov 14, 2003 10:09 am

Post by yiminghu »

Thanks. As I could see from past posts, reseting the job could fix the problem next time. My question is whether I need to re-run this time? All the record count looks fine to me.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

No, I do not believe that you need to rerun the job after one of these problems crops up.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply