Hello,
Every 10 minutes (whith Task scheduler) I'm running from a windows-xp
pro/Sybase 12.5 client, 8 executables which do just some SELECT/
INSERT/UPDATE to a Sybase ASE 12.5 (SUN Solaris server) which is on a
remote/lan.
All these executables are written is C + CT-LIB with Visual C++6
Everything works fine except sometimes (I mean randomly) one (or many)
of my executable cannot connect to the server and throws me the
message :
sql error msg client (4, level 0) :ct_connect(): network packet layer:
internal net library error: Net-Lib protocol driver call to connect
two endpoints failed
At this time, I cannot connect too with sql-advantage !!???
Then after 2 or 3 minutes, everything works again...
Sounds a network failure, but I did a ping -t ... and everything is
ok !!
(and by the way when a program failed, all the others still working !)
How can it possible ?
Do you have an idea ?
thanks...


|