RE: isql/sperform/sacego and IDS 7.31
- From: "Murray Wood" <Murray.Wood@xxxxxxxxxxxxxxxxxxx>
- Date: Fri, 1 Jun 2007 08:53:14 +1200
You are using tools (ISQL etc) that were created prior to Solaris 8 or
IPV6. The TCP libraries in 7.20 ISQL are not compatible with the
Solaris 8. You must use Shared memory to connect from those tools to
the engine.
MW
-----Original Message-----
From: informix-list-bounces@xxxxxxxx
[mailto:informix-list-bounces@xxxxxxxx] On Behalf Of Cats
Sent: Friday, 1 June 2007 7:56 a.m.
To: informix-list@xxxxxxxx
Subject: Re: isql/sperform/sacego and IDS 7.31
On May 31, 7:38 pm, Richard Spitz <Richard.Sp...@xxxxxxxxxxxxxxxxxxx>
wrote:
Cats <ramwa...@xxxxxxx> schrieb:
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
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."
Since "v6new" is defined as a shared memory connection, TCP/IP doesn't
play any role in this context.
But it's v6newtcp it can't connect to - v6new is no problem for I/SQL.
Have you made sure that port 1533 is not already in use by another
application or daemon?
Would dbaccess be able to connect to it if it was?
Can you try changing the entry for "v6newtcp" in your sqlhosts file
to the following:
v6newtcp onsoctcp testhse2 v6newtcp
Have a feeling I started with onsoctcp and had to alter it to what it
is now due to what is and is not supported on that particular
platform.
Are server and application running on the same machine?
Yes
HTH, Richard
_______________________________________________
Informix-list mailing list
Informix-list@xxxxxxxx
http://www.iiug.org/mailman/listinfo/informix-list
.
- References:
- isql/sperform/sacego and IDS 7.31
- From: Cats
- Re: isql/sperform/sacego and IDS 7.31
- From: Richard Spitz
- Re: isql/sperform/sacego and IDS 7.31
- From: Cats
- isql/sperform/sacego and IDS 7.31
- Prev by Date: Re: Is IBM actually doing something with IDS?
- Previous by thread: Re: isql/sperform/sacego and IDS 7.31
- Index(es):