Conectivity Problem
Hi,
I installed Ingres 2006 on Sun Solaris and get the following message at the end:
Building the password validation program 'ingvalidpw'.
Could not compile ingvalidpw: Using executable from the distribution instead.
Executable successfully installed.
I start the inges server using ingstart. The server seems to be started successfully.
-- Ingres 2006 Release 3/ingstart
-- Checking host "brogo" for system resources required to run Ingres 2006 Release 3...
-- Your system has sufficient resources to run Ingres 2006 Release 3.
-- Starting your Ingres 2006 Release 3 installation...
-- Starting the Name Server...
-- Allocating shared memory for Logging and Locking Systems...
-- Starting the Recovery Server...
-- II_DBMS_SERVER = 33432
-- Starting the Archiver Process...
-- Starting DBMS Server (default)...
-- II_DBMS_SERVER = 33435
-- WARNING!!! The recommended file descriptor hard limit for the NET Server to service 64 inbound, and 64 outbound connections is 261. The current file descriptor hard limit is set to 256.
-- Starting Net Server (default)...
-- GCC Server = 33438
-- TCP_IP port = II (21064)
-- Starting Data Access Server (default)...
Starting the Visual DBA Remote Command Server...
-- Ingres 2006 Release 3 installation successfully started.
And then, I setup vnode using netutil in the windows and tried to use ingres account to connect to the database. But I got the following error messsage:
E_GC2809_NTWK_CONNECTION_FAIL Network connection failed for protocol WINTCP, to node 203.0.128.2, port DA; status follows.
DT-xxx ::[II\COMSVR\1034 , 4148 , 00000000]: Thu Nov 13 16:10:47 2008 E_CL2781_GC_CONNECT_FAIL An attempted network connection failed
DT-xxx ::[II\COMSVR\1034 , 4148 , 00000000]: socket() failed with operating system error 10061 (No connection could be made because the target machine actively refused it.)
Could the ingres account be used to connect to the server? How can I manually execute the ingvalidpw (I tried the script in II_SYSTEM/ingres/bin. But the system just hanging there)?
Thanks a lot.
|