isql/sperform/sacego and IDS 7.31



Our machine is Solaris 2.8, running IDS 7.31.UD6 and we are using the
tools (isql, ACE & PERFORM) 7.20.UE1. I'm aware these are old
versions, our previous attempts to use later versions of the tools
came unstuck on new 'features' which had developed somewhere along the
way.

The problem is using the tools with a TCP connection to the database:
/etc/services:
v6new 1532/tcp # inhouse informix
server
v6newtcp 1533/tcp # inhouse informix
server

$INFORMIXDIR/etc/sqlhosts:
v6new onipcshm testhse2 v6new
v6newtcp ontlitcp testhse2 v6newtcp

from onconfig -c:
DBSERVERNAME v6new # Name of default database server
DBSERVERALIASES v6newtcp # List of alternate dbservernames

dbaccess can happily connect to v6new and v6newtcp, but attempting to
use any of the v7.20 tools against v6newtcp results in a -25572 error
- "Network driver cannot bind a name to the port."

I'm not sure if this is a subtle configuration problem, or simply that
the old version of the tools won't connect to a TCP connection, just
to shared memory. Trying to find what the latest version of I-SQL is
on the IBM web site is driving me nuts!

.



Relevant Pages

  • Re: Problem with writing to sockets - not robust
    ... Checking whether the server has closed the connection is what I don't ... > you'd see is the tcp connection being closed by the server. ... The idea is that the program should always output an error code when it ... A zero code means "file sent", any non-zero value means ...
    (comp.lang.perl.misc)
  • RE: How to find process behing TCP connection ?
    ... Windows 2003 server is acting as client in my case. ... initiating session to port 139 to different workstations on the net. ... How to find process behing TCP connection? ...
    (Security-Basics)
  • icecast audio streams and TCP send queues
    ... I've been trying to set up an icecast streaming audio server, ... been having 'weird' TCP connection issues. ... However when a client such as WinAmp ... I tried various versions of the icecast server, and in one version I saw ...
    (comp.os.linux.networking)
  • Re: Wich FreeBSD version to install
    ... >> I need to build a freeBSD server. ... This machine runs an inn server, ... down TCP connection ... stuff on the sort of machines which exist in the real world. ...
    (comp.unix.bsd.freebsd.misc)
  • Re: isql/sperform/sacego and IDS 7.31
    ... dbaccess can happily connect to v6new and v6newtcp, ... Since "v6new" is defined as a shared memory connection, ... Would dbaccess be able to connect to it if it was? ...
    (comp.databases.informix)