JDEQueues

mdillinger

Member
[smile] I would like anyones help with adding JDEqueues to our enterprise server. We currently have three and recognize the benefit on increasing this number on our current server. When you increase the number of maxNumberOfProcesses should you then increase the number of maxKernel Processess?? and if so what should the increase be. Also can you have a queue setup just to run a particular job like payroll so it does not interupt the other process in JD Edwards. Any help would be greatly appreciated. Maria
 
Take a look at:
Knowledge Garden Doc# oti-00-0110
Setting Up Multiple Batch Queues for UNIX and NT/2000

[JDE_KERNEL_DEF2] is your Queue section. Set the maxNumberOfProcesses to at
least 10. Mine is at 30 or 50. You'll need at MINIMUM one per Queue, but I
try to make mine about 5 per Queue.

maxKernelProcesses in the [JDENET] section should be equal to the total of
ALL the maxNumeberOfProcesses in ALL of the [JDE_KERNEL_DEFx] sections.

To add a Queue, Increase the [NETWORK QUEUE SETTINGS]UBEQueues quantity by
1. Below the last Queue in that section, simply type in a new Queue
name/thread and increase the maxNumberOfProcesses and maxKernelProcesses
accordingly.








B7332, SP17.1_E1, MSSQL 7.0, NT 4.0
 
Back
Top