Understanding Enterprise Server Troubleshooting

This subsection explains how to troubleshoot problems that can occur on an IBM i enterprise server. When troubleshooting, follow these guidelines:

  • Try to narrow the definition of any problem that you have, particularly when communicating the issue to someone, such as JD Edwards Worldwide Customer Support Services.

    For example, rather than reporting that the batch application failed, explain how the batch application failed. The more specific the information, the faster the problem can be solved. Rather than reporting that "The report had the wrong data," say that "The batch status is E."

  • When communicating an error message to someone, be sure to include all parts of the error message exactly as they appear in the log file or on the screen.

    Parts of the message that might not seem important might actually hold the key as to why an error occurs. Also, distinguish between characters that might be misinterpreted, for example, the capital letter "O" and the numeral zero.

  • As soon as you notice an error, examine the log files.

    Messages near the end of the log files sometimes reveal the most important information about the cause of the error.

  • Before you restart JD Edwards EnterpriseOne on the server, either delete or move all the files from the log directories. Refer to the JDE.INI file for the locations of the log files.

  • When you first try to get JD Edwards EnterpriseOne running, verify that you have logging turned on. Examine the jde.log and jdedebug.log files carefully.

  • Carefully examine the JOBLOGs and jde.log files of the JD Edwards EnterpriseOne jobs to ensure that authorities and OCM are set correctly. Look for messages such as these in the jde.log files:

    JDB3100011 - Failed to get location of table F983051 for environment PD920
    Look for messages similar to these in the JOBLOGs:
    File F98306 not found in library PRODDTA.
    

You might want to temporarily modify the job description of the JD Edwards EnterpriseOne user profile to always write the joblog until you are satisfied that all setup is correct.

Note: To complete the resolutions provided for this issues, you must sign on to the enterprise server using an account that has administrative privileges.