Sequence not passing multi-instance invocation id

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
gowrishankar_h
Participant
Posts: 42
Joined: Wed Dec 26, 2012 1:13 pm

Sequence not passing multi-instance invocation id

Post by gowrishankar_h »

Hi,

I am calling around 20 parallel jobs in a sequence which all are multi-instance enabled. but when I run the sequence the invocation id is not setting for any of the jobs. Help me to identify what could be the issue.

Thanks,
Gowri
prasson_ibm
Premium Member
Premium Member
Posts: 536
Joined: Thu Oct 11, 2007 1:48 am
Location: Bangalore

Post by prasson_ibm »

Are you passing the invocation id to job in sequence?
gowrishankar_h
Participant
Posts: 42
Joined: Wed Dec 26, 2012 1:13 pm

Post by gowrishankar_h »

yes i am passing..
gowrishankar_h
Participant
Posts: 42
Joined: Wed Dec 26, 2012 1:13 pm

Post by gowrishankar_h »

the main sequence is calling 6 sub-sequences and some parallel jobs... for all sub-sequences I am able to get the invocation id but not for the parallel jobs...
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Are you certain that you are passing the invocation-id from the job sequence to your actual multi-instance jobs?
Image
Post Reply