Working With Table Conversion Log Files

The log files are stored in these specific locations:

  • The jde_ProcessId.log and jdedebug_ProcessId.log are stored in JDEdwardsE920\Logs /JDEdwards/E920/logs while the conversion is running.

    Once the conversion has finished, the logs are moved to JDEdwardsE920\PrintQueue/JDEdwards/E920/printqueue and renamed to these names:

    R98405A_XJDE0001_EnterpriseOne_Job_Number_PDF.jde.log

    R98405A_XJDE0001_EnterpriseOne_Job_Number_PDF.jdedebug.log

  • The JDE_IBM i_Job_Number.LOG and JDEDEBUG_IBM i_Job_Number.LOG are stored in \E920.

  • The conversion logs are stored in the Printqueue directory. The log will be named one of the following:

    • Report_Version_Ddate_Ttime_Jjob_number.log

    • Table_ALTERTABLE_Ddate_Ttime_Jjob_number.log

    • Table_MERGETABLE_Ddate_Ttime_Jjob_number.log

  • The directory for the printqueue is Oracle\E920\PrintQueue Oracle/E920/printqueue \E920SYS\PrintQueue

INI Settings

  • [DEBUG]

    ;Turn off jdedebug.log, set to FILE to turn on jdedebug.log

    Output=NONE

    ;Turn on jde.log, set to 0 to turn off jde.log

    LogErrors=1

    ;Do not send logging info to client, set to 1 to send logging info to client (not recommended)

    ClientLog=0

  • [JDENET]

    ;Turn off JDENET tracing. Set to 1 to turn on JDENET tracing.

    netTrace=0

  • [TCENGINE]

    ;Turn on minimal table conversion tracing. Set to 0 to turn off tracing (not recommended). Set to 10 for maximum tracing (useful for troubleshooting).

    TraceLevel=1

Note: There is a possibility that there may be invalid errors in the JDE.log. You can ignore any error along the lines that read:No rounding record found in table tablename - datasourcewhere tablename is the name of the table and datasource is the name of the datasource.
Tip: You can run the TC verification report prior to running spec merge to ensure tables are in the correct format. Refer to Compare Tables and Indexes Against Central Objects or TAM Specifications (R9698711) in the chapter entitled: Working with Reports.