How VBQ works in JDE
Hi,
We setup the VBQ with 2 servers in JDE but we noticed most the jobs runs on Primary server only, means if we submit 10 jobs in single threaded job queue so all jobs gets executed on primary servers, and if we submit 20 jobs in job queue which has capacity of 4 so at least 80% jobs goes on first/primary server.
- is there any setting which can be setup which server is primary or which server is batch or anything which we can indicate that most of the jobs should go at particular server ?
- As we setup VBQ so according to logic if both server are free and no jobs so VBQ should divide the jobs instead of submitting on single server ?