Stopping Network Services on the Enterprise Server

To stop the network services on the Enterprise Server:

  1. Log on to the IBM i as ONEWORLD.

  2. On the IBM i command line, enter this command:

    ENDNET
    

    This command ends JDENET from an IBM i display, ends the JDENET jobs, and cleans up JDENET run-time structures.

  3. On the IBM i command line, enter:

    ENDSBS SBS(JDE) OPTION(*CNTRLD)
    

    where is the release to which you are installing (for example, E920).

    This command ends the JDE subsystem.

  4. On the IBM i command line, enter:

    WRKACTJOB SBS(JDEx)
    

    where x is the release to which you are installing (for example, E920).

    Wait until the JDE subsystem ends before you continue.