You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by bagsiur <ra...@gmail.com> on 2018/03/01 06:01:46 UTC

Re: Apache Ignite & unixODBC and truncating text

Yes,

Here is my libignite-odvc.so. Command "ldd /usr/local/lib/libignite-odbc.so"
show:

        linux-vdso.so.1 (0x00007fff18aad000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f96a60f7000)
        libignite-binary-2.5.0.26265.so.0 => not found
        libodbcinst.so.2 => /usr/lib/x86_64-linux-gnu/libodbcinst.so.2
(0x00007f96a5ee5000)
        libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6
(0x00007f96a5bda000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f96a58d9000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f96a552e000)
        libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1
(0x00007f96a5318000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f96a6592000)
        libltdl.so.7 => /usr/lib/x86_64-linux-gnu/libltdl.so.7
(0x00007f96a510e000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0
(0x00007f96a4ef1000)






--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Apache Ignite & unixODBC and truncating text

Posted by Igor Sapego <is...@apache.org>.
Ok, can you enable ODBC logging [1] and share a logfile
for this scenario?

[1] - https://www.easysoft.com/support/kb/kb00946.html

Best Regards,
Igor

On Thu, Mar 1, 2018 at 9:01 AM, bagsiur <ra...@gmail.com>
wrote:

> Yes,
>
> Here is my libignite-odvc.so. Command "ldd /usr/local/lib/libignite-odbc.
> so"
> show:
>
>         linux-vdso.so.1 (0x00007fff18aad000)
>         libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2
> (0x00007f96a60f7000)
>         libignite-binary-2.5.0.26265.so.0 => not found
>         libodbcinst.so.2 => /usr/lib/x86_64-linux-gnu/libodbcinst.so.2
> (0x00007f96a5ee5000)
>         libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6
> (0x00007f96a5bda000)
>         libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f96a58d9000)
>         libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f96a552e000)
>         libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1
> (0x00007f96a5318000)
>         /lib64/ld-linux-x86-64.so.2 (0x00007f96a6592000)
>         libltdl.so.7 => /usr/lib/x86_64-linux-gnu/libltdl.so.7
> (0x00007f96a510e000)
>         libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0
> (0x00007f96a4ef1000)
>
>
>
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>