|
|
sybperl-l Archive
Up Prev Next
From: Martin Moessel <alameda_stuff at yahoo dot com>
Subject: RE: 'Sybase error: Unknown network type found in interface file'
Date: Oct 10 2003 4:29PM
This probably dates me but in a former life I wrote a conversion
tool. Search for
+'int.pl' +sybase
on google. No idea whether it still works with current versions
regards
Martin
-----Original Message-----
From: owner-sybperl-l@peppler.org [mailto:owner-sybperl-l@peppler.org]On
Behalf Of Michael Peppler
Sent: Freitag, 10. Oktober 2003 17:58
To: Avis, Ed
Cc: Sybperl-L Mailing List
Subject: RE: 'Sybase error: Unknown network type found in interface
file'
On Fri, 2003-10-10 at 08:46, Avis, Ed wrote:
> >>>TEST_LN
> >>> query tcp ether 194.203.210.11 1400
> >>> master tcp ether 194.203.210.11 1400
>
> >if you put this interfaces file on the Solaris will your
> >Solaris CTlib apps continue to work? The answer is yes, assuming
> >that they use OpenClient 11.x or later.
>
> Ah, I see - the 'tli' versus 'ether' thing is just a different
> way of encoding the host address and port. I was thinking it was
> something more profound like a different wire protocol.
>
> OK, I'll see if I can change the whole file to use 'ether'. But
> won't this break dblib applications on Solaris, since on that
> platform dblib needs to see the TLI format?
I just tried it - DBlibrary can read the plain ether format on Solaris
(at least with OpenClient 12.0).
So it would seem that you'd be OK with just "ether" based interfaces
files for both platforms. The "ether" format has the advantage that you
can specify the host name instead of the IP address, which simplify
things if hosts get assigned different IP addresses (if they are moved,
for example, or put on different subnets, etc.)
Michael
--
Michael Peppler Data Migrations, Inc.
mpeppler@peppler.org http://www.mbay.net/~mpeppler
Sybase T-SQL/OpenClient/OpenServer/C/Perl developer available for short or
long term contract positions - http://www.mbay.net/~mpeppler/resume.html
__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
|