Error with shared container

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
vigneshra
Participant
Posts: 86
Joined: Wed Jun 09, 2004 6:07 am
Location: Chennai

Error with shared container

Post by vigneshra »

Hi

One of our jobs which is calling a shared container to generate a sequence number aborts frequently with the following warning and error messages.

SCGenSeqNo.db2API_Max_Seq,0: Logging delayed metadata.
SCGenSeqNo.db2API_Max_Seq,0: Requesting delayed metadata.
SCGenSeqNo.db2API_Max_Seq,0: Failure during execution of operator logic.

But on 1 or 2 re-runs, the job completes successfully. Any idea?
Vignesh.

"A conclusion is simply the place where you got tired of thinking."
SURA
Premium Member
Premium Member
Posts: 1229
Joined: Sat Jul 14, 2007 5:16 am
Location: Sydney

Re: Error with shared container

Post by SURA »

Hi,

It might be bcz, in your previous stage there is some warning and DS try to find / resolve it.

Ram
vigneshra wrote:Hi

One of our jobs which is calling a shared container to generate a sequence number aborts frequently with the following warning and error messages.

SCGenSeqNo.db2API_Max_Seq,0: Logging delayed metadata.
SCGenSeqNo.db2API_Max_Seq,0: Requesting delayed metadata.
SCGenSeqNo.db2API_Max_Seq,0: Failure during execution of operator logic.

But on 1 or 2 re-runs, the job completes successfully. Any idea?
Post Reply