creating jobqs

wgrantusa

Well Known Member
We are currently XE and we have on the World side certain jobs that go to certain jobqs (ie, Qbatch3, Qbatch4 and Qbatch5). We want to on the OneWorld side to set these jobs up to go to the same jobq as World did. I used option 8 from A98OWMNU to create jobqs but it says that it already exists. How do I set this up?

Thanks
Stephanie
 
Put this In the jde.ini file for your clients:

[NETWORK QUEUE SETTINGS]
UBEQueue=qbatch3
 
This would work but we do not want to set it up per user, we want to do it as a per job. I read in a previous post that I need to add it to the UDC 98/JQ. I am going to add these to the UDC and see if it works.

Thanks for your help
Stephanie
 
Stephanie...adding the queues to UDC is the first step. Then you will probably need to hard code the versions of the UBE's to go to the new queues. The only other way is to change the default queue at the ini level as previously mentioned.

Regards,
 
Back
Top