Error trying to ODBC from Oracle client on SLES to another LINUX database
We are trying to ODBC from our SLES Hana server to another Oracle database on Linux.
We seemed to have followed the instructions have the profile right, but we are getting the error below. Anyone seen this before?
hmzadm@hanaql0101:/usr/sap/HMZ/HDB20> isql --help
unixODBC 2.3.5
hmzadm@hanaql0101:/usr/sap/HMZ/HDB20> isql --version
unixODBC 2.3.5
hmzadm@hanaql0101:/usr/sap/HMZ/HDB20> isql -v eaihbut0
isql: malloc.c:3091: sYSMALLOc: Assertion `(old_top == (((mbinptr) (((char *) &((av)->bins[((1) - 1) * 2])) - __builtin_offsetof (struct malloc_chunk, fd)))) && old_size == 0) || ((unsigned long) (old_size) >= (unsigned long)((((__builtin_offsetof (struct malloc_chunk, fd_nextsize))+((2 * (sizeof(size_t))) - 1)) & ~((2 * (sizeof(size_t))) - 1))) && ((old_top)->size & 0x1) && ((unsigned long)old_end & pagemask) == 0)' failed.