| suzhetao 2006-02-25, 9:50 am |
| I have a problem with redhat linux platform, i use SQL Anywhere studio 9.0,
when i try to start mobilink to connect my ASE server, the erroe screen is:
I. 02/22 09:44:35. <Main>: MobiLink server started
I. 02/22 09:44:35. <Main>: Local file for remote synchronization logs:
'dbmlsrv.
mle'
I. 02/22 09:44:35. <Main>: Stream specifier 1: TCPIP
E. 02/22 09:44:35. <Main>: Error: [-10002] ODBC: [Sybase][ODBC Driver
Loader] Da
ta source not found and no default driver specified (ODBC State = IM002,
Native
error code = -620)
E. 02/22 09:44:35. <Main>: Error: [-10002] ODBC: [Sybase][ODBC Driver
Loader] Un
able to load driver (ODBC State = IM003, Native error code = -620)
I. 02/22 09:44:35. <Main>: MobiLink server finished
I use the following script to start mobilink
/opt/sybase/SYBSsa9/bin/dbmlsrv9 -c 'DSN=Sybase ASE Wire Protocol' -za -zu+
also i already set user entironment by /opt/sybase/SYBSsa9/bin/asa_config.sh
and copy odbc.ini.sample to ~/.odbc.ini.
and i already create ASE mobilink table and view by
/opt/sybase/SYBSsa9/MobiLink/setup/syncase125.sql
I try to test several redhat linux both redhat9 to redhat as4 but the
problem still post, But same version mobilink in Tuobe linux 7 is OK.
can somebody tell me how to do?
Thanks
|