Error while saving jobs in IIS

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
parag.s.27
Participant
Posts: 221
Joined: Fri Feb 17, 2006 3:38 am
Location: India
Contact:

Error while saving jobs in IIS

Post by parag.s.27 »

While saving jobs we are getting following error many times: -

Code: Select all

A database deadlock occurred during the operation.
After this the job is not opening and when we click on that link then another error comes as The invalid CLink operation.

It is happening so many times. Can any one suggest what can be the reason for this
Thanks & Regards
Parag Saundattikar
Certified for Infosphere DataStage v8.0
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Almost certainly the problem is that a database deadlock occurred during the operation.

You need to get a DB2 DBA (assuming your XMETA instance is DB2) to trace where the deadlocks are occurring.
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