You can check for code "E_SC051D" in %II_SYSTEM%\ingres\files\errlog.log. It has the port for DBMS and is in the following format-
hostname::[AA\INGRES\ae4 , ffffffff]: Wed Oct 01 13:48:46 2008
E_SC051D_LOAD_CONFIG Finished loading configuration parameters for configuration '(DEFAULT)'of server type 'DBMS'.
For Network port, you can refer to code "E_GC2815". It is in the following format-
E_GC2815_NTWK_OPEN Network open complete for protocol WINTCP, port AA (16904).
I don't understand which number is the port in that line
I am sorry but I don't have a clue about ingres and servers actually
I am just trying to find this port because we have a problem i our bank and there are no technitians at this time here
---------------------
IINAMU> show
INGRES * DD\INGRES\1ac8 (sole server)
---------------------
*errlog.log* shows -
---------------------
hostname::[DD\INGRES\1ac8 , ffffffff]: Wed Oct 01 14:34:42 2008
E_SC051D_LOAD_CONFIG Finished loading configuration parameters for configuration '(DEFAULT)' of server type 'DBMS'
---------------------
In this case, "1ac8" is the DBMS port.
Hope this helps.
Thanks a lot Divya. We are trying to manage the server here becouse it is down and it shold be up by tomorrow before the customers get to the bank. I will let you know about the results.
ok, the problem is that branch users cannot connect to the ingress server. We tried to connect localy to it (from the intranet) and we didn't succeed. Te server seems to be running normaly. What do you think the proble should be?
I just read your last update. It is possible that either the DBMS got de-registered or you ran the maximum limit of allowable inbound/ outbound connections.
If all ingres processes are running normally, we need to know the error that you see when users can't connect.