Understanding Batch Process Administration for Windows

Administering batch processes involves knowing the processes that run when JD Edwards EnterpriseOne starts, where files are placed before and after printing, and how to watch those processes.

The user who started the JD Edwards EnterpriseOne software owns the processes that are running for JD Edwards EnterpriseOne; Windows Task Manager cannot track this information. When the software starts, a number of processes start and run under the environment and security of the user who started them. These processes are as follows:

Process

Description

jdesnet.exe

The network listener that listens for connection requests.

jdenet_n.exe

A network listener that listens for connection requests. Depending on the jde.ini setting, zero, one, or more of these processes can run simultaneously.

jdenet_k.exe

The job responsible for coordination between the net and queues. It is not started until the first batch job is submitted to the server.

runbatch.exe

The job responsible for executing the submitted reports.

ipcsrv.exe

The process responsible for passing Binary Large Objects (BLOBs) between other processes.