How To Start/Stop The Managed Agent On AS400
You can start/stop the managed agent from the command line (green screen) by following the steps below: Start the QSHELL by typing STRQSH at the command prompt. Change to the JDE_HOME/bin directory by typing <install_dir>/JDE_HOME/bin. *** The <install_dir> refers to the installation directory in the IFS To start the agent enter: startAgent & *** The ...