Job Queue Inheritance

jdedave

Active Member
When calling a child UBE from a parent UBE the batch queues get changed. Likewise if R09801 is called from P0011 [row exit post by batch], the job runs in Qbatch[multi threaded] instead of PBATCH [single threaded]. Please help.
Thanks
David S
ERP8.10, SQL2000
 
Dave,

A possible explanation could be different versions of the R09801 being run with the versions JOBQ field being populated in one with different jobqueue to the default or both versions JOBQ field being populated with different job queues.

That's my AUD 0.02 I hope it helps.
 
Thanks for your reply. The job queue in the version level is PBATCH [Single threaded], if we run the same version using batch version the job runs in the PBATCH, if we call this version through the applicaition through report interconnect it runs in QBATCH. Thanks for your help.
Thanks
David
 
See solution id 200975134. This should help you out a bit. You failed to mention which Tools Release and one-off you are running...this can have an impact.
 
Thanks for your reply. We are in 8.94J1. Looks like this will be fixed in 8.94k1.

Thanks for you help.
David
 
Back
Top