I need instructions for migrating a Core built in 32 bits to a new architecture in 64 bits. On the current platform there is interaction between Cobol, Dialog System and CCI. We have new Suse 15 servers at 64 bits, we installed Cobol Server Version 10 at 64 bits, we installed a machine for Visual Cobol 10 development at 64 bits, the interaction with MFSD was activated through a graphical interface (browser) achieving the CCI connection, the CCI architecture and the existing Core were passed, it was compiled to 64 bits and the functionality of this implementation is being tested.
The indication for which I request support is in reference to the CCI data or tables. The current error is related to the tables that are created and in use at 32 bits. These cannot be accessed by programs compiled to 64 bits. Should I upgrade these tables from the native 32-bit environment to deploy them in the new 64-bit environment? Or if I copy them from the old 32-bit environment to the new 64-bit environment, they work correctly.
Thank you very much for your instructions.