Clearing the jde.log and jde.debug Files for IBM i

For IBM i:

  1. To clear the jde.log stream files, enter this command:

    DEL `/JDEErelease/jde_*'
    

    Where release is the JD Edwards EnterpriseOne release, such as JDEE920.

  2. To clear the jdedebug log, enter this command:

    DEL `/JDEErelease/jdedebug_*'
    

    Where release is the JD Edwards EnterpriseOne release, such as JDEE920.