Monday, February 13, 2012

Accessing SQL Server 2000 via UNIX

Hi,

I am having a problem accessing SQL Server 2000 via UNIX. I am
accessing SQL Server 2000 from Solaris using Sybase Open Client
(CT-Lib). Here is the error message:

CT-LIBRARY error:
ct_connect(): network packet layer: internal net library
error: Net-Library operation terminated due to disconnect

I have another SQL server 6.5 and I do not have any problems accessing
6.5 using the same strategy. Can someone tell me how I should
configure to access SQL Server 2000 from UNIX?

Thanks,
AmyI would guess that the network libraries have changed enough between SQL 6.5 and 2000 that using
your old Sybase connector wouldn't work any more. SQL 6.5 was very similar to Sybase; SQL 2000 is
probably much different, "under the covers".

You may need to get some updated middleware software.

"Amy Tseng" <amy_p_tseng@.yahoo.com> wrote in message
news:cf3e7e11.0307300812.a96be91@.posting.google.co m...
> Hi,
> I am having a problem accessing SQL Server 2000 via UNIX. I am
> accessing SQL Server 2000 from Solaris using Sybase Open Client
> (CT-Lib). Here is the error message:
> CT-LIBRARY error:
> ct_connect(): network packet layer: internal net library
> error: Net-Library operation terminated due to disconnect
> I have another SQL server 6.5 and I do not have any problems accessing
> 6.5 using the same strategy. Can someone tell me how I should
> configure to access SQL Server 2000 from UNIX?
> Thanks,
> Amy

No comments:

Post a Comment