Skip to main content

Using instant SQL with rmcobol ruintime 32-bit oracle connection works well, when migrate to linux 64-bit runtime rmcobol the same library doesn´t work shows the error :

libiodbc.so.2 wrong ELF class ELF CLASS32

What can be the problem?

 


#linuxcobol
#RMCOBOL

Using instant SQL with rmcobol ruintime 32-bit oracle connection works well, when migrate to linux 64-bit runtime rmcobol the same library doesn´t work shows the error :

libiodbc.so.2 wrong ELF class ELF CLASS32

What can be the problem?

 


#linuxcobol
#RMCOBOL

The 64-bit runtime needs 64-bit libraries. So you also need to upgrade to the library to 64-bit.