On Wed, 2003-12-10 at 12:59, [EMAIL PROTECTED] wrote: > Hi! > > I am trying to connect to 2 sybase databases (actually it is a nco_sql version3.6). > I am trying to connect to the these database with use from a sybase client. > When I am just connecting to 1 database, it all works out fine, but when I try to > connect to 2 databases concurrently it fails: > > > Error message: > > OpenClient message: LAYER = (5) ORIGIN = (3) SEVERITY = (5) NUMBER = (4) > Message String: ct_connect(): network packet layer: internal net library error: > Net-Lib protocol driver call to connect two endpoints failed > Operating System Error: Failed to parse address info
That's usually due to a problem in the interfaces file. One cause that I have seen is having a very long host name in the interfaces file. Michael
