Kbase P113790: Can a r-code generated with OpenEdge 10.1x 32-bits be executed on OpenEdge 10.1x 64-bits?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/26/2010 |
|
Status: Verified
GOAL:
Can a r-code generated with OpenEdge 10.1x 32-bits be executed on OpenEdge 10.1x 64-bits product?
GOAL:
Can a r-code generated with OpenEdge 10.1x 64-bits be executed on OpenEdge 10.1x 32-bits product?
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.1x
FIX:
No, the r-code created starting on OpenEdge 10.1A 32-bits will not run on OpenEdge 10.1A 64-bits.
In Release 10.1A, 32-bit r-code only runs with the 32-bit client product, and 64-bit r-code only runs with the 64-bit client product.
This change provides performance benefits (such as very large memory) for the 64-bit product. However, it breaks the portability of r-code between 32-bit and 64-bit platforms.
If portability between platforms is more important than 64-bit performance, use the Release 10.1A 32-bit product, which can run Release 10.0x 32-bit and 64-bit generated r-code as well as Release 10.1A 32-bit generated r-code. The Release 10.1A 32-bit product can be installed and run on 64-bit hardware, but you will not see the performance benefits of the 64-bit product.