Validating EnterpriseOne 64-bit Implementation
To verify that you have successfully implemented to Tools Release 9.2.6 64-bit navigate to the Server Manager Console and select the Enterprise Server instance. Under Software Component Version you will see:
- EnterpriseOne Enterprise Server 9.2.6.0 X64 <date stamp>
Verifying Bitness on IBMi
The tools processes print the bitness in their jde.logs and joblogs when they start. In addition, the copyright information has the bitness embedded in most of the EnterpriseOne IBMi programs and service programs at compile time. The bitness in the copyright details are visible when executing DSPPGM or DSPSRVPGM with the option “DETAIL(*COPYRIGHT)”.
The copyright detail for the Tools *SRVPGM, E920SYS64/JDEKRNL, on JDEOW1 includes:
- << 64Bit Time & other data types >>
The copyright detail for the Apps *SRVPGM, PD92064/CAEC, on JDEOW1 includes:
- << 32Bit Time & other data types >>
The bitness between the tools code and the business function code should match to function correctly. The tools/apps combination on JDEOW1 (E920SYS64/PD92064) needs to be updated.