Blogroll

Get a website with Godaddy


Logo designer Fiverr Frelancer

Wednesday, October 8, 2014

How to restart JDE world services in AS400

According to Oracle,

The traditional way of starting JDE service is to logon as ONEWORLD and take option 7 (=CLRIPC cmd) and then option 5 to start (=STRNET cmd).
dspipc
clripc
strnet


It is just like enterprise server, you should see the subsystem with jdenet_* with DEQW or SELW status.

DEQW and SELW status ca be inquired in WRKACTJOB green screen 

WRKCTAJOB = work with active job Eg. RUN as status 
After a monitor job has gone completed, it would go to DEQW..If not, it could be either RUN or SELW..

  • SELW when it is waiting on the client.
  • RUN when it is serving the client



more info at http://www-01.ibm.com/support/docview.wss?uid=swg21299532
and http://publib.boulder.ibm.com/infocenter/cmod/v8r3m0/index.jsp?topic=%2Fcom.ibm.ondemand.iseries.doc%2Frzaf9mst148.htm

Another way of doing this is to use server manager .


Automatically starting up JDE services by creating CL program :

To start the enterprise server for IBM i automatically:
  1. Create a CL program.
    You will use this program to establish the appropriate JD Edwards EnterpriseOne library list and execute the command to start the IBM i server job (JDENet).
    The CL program should be similar to:
    PGM
    CHGLIBL LIBL(E900SYS QTEMP QGPL)
    STRNET
    ENDPGM


note: To end jde service, type endnet

Hope that helps..

No comments:

Post a Comment

Amazon store

alidropship plugin

alidropship plugin
alidropship plugin

Total Pageviews

About