Ingres Community Forums Login Register Ingres.com  

Ingres Community Forum



Reply
 
LinkBack Thread Tools Display Modes
Old 2008-10-01   #1 (permalink)
Junior Member
 
Join Date: Jun 2008
Posts: 25
Default dbms port

Does anybody know how can I find DBMS port on IngressII 2.5/0011 (int.w32/00)
9247

Thanks in advance
koli1980 is offline   Reply With Quote
Old 2008-10-01   #2 (permalink)
Member
 
Join Date: Mar 2007
Location: California
Posts: 61
Default

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).
Divya is offline   Reply With Quote
Old 2008-10-01   #3 (permalink)
Junior Member
 
Join Date: Aug 2007
Posts: 4
Default

Another option is to use "iinamu". From the command prompt, as ingres user type iinamu, and then "show".

C:\>iinamu
Ingres NAME SERVICE MANAGEMENT UTILITY --
-- Copyright (c) 1989, 1999 Computer Associates Intl, Inc.
IINAMU> show
ivlbi01 is offline   Reply With Quote
Old 2008-10-01   #4 (permalink)
Junior Member
 
Join Date: Jun 2008
Posts: 25
Default

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

Thanks a lot
koli1980 is offline   Reply With Quote
Old 2008-10-01   #5 (permalink)
Junior Member
 
Join Date: Jun 2008
Posts: 25
Default

i got a reply like "II\INGRES\c84"
Does this mean that c84 is teh DBMS port?

Many thanks for your help guys
koli1980 is offline   Reply With Quote
Old 2008-10-01   #6 (permalink)
Member
 
Join Date: Mar 2007
Location: California
Posts: 61
Default

Yes, that would be the port.

An example showing the DBMS port is shown below:

*ingstart* shows -
---------------------
Starting DBMS Server (default)...
II_DBMS_SERVER = DD\INGRES\1ac8
---------------------

---------------------
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.
Divya is offline   Reply With Quote
Old 2008-10-01   #7 (permalink)
Junior Member
 
Join Date: Jun 2008
Posts: 25
Default

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.
koli1980 is offline   Reply With Quote
Old 2008-10-01   #8 (permalink)
Junior Member
 
Join Date: Jun 2008
Posts: 25
Default

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?

Any help please?

Thanx
koli1980 is offline   Reply With Quote
Old 2008-10-01   #9 (permalink)
Member
 
Join Date: Mar 2007
Location: California
Posts: 61
Default

Sure. You can always raise an issue with support via http://servicedesk.ingres.com or call us at any of the following numbers -
http://www.ingres.com/support/contacts.php
You would just need to have valid support contract for any technical assistance via means listed above.
Divya is offline   Reply With Quote
Old 2008-10-01   #10 (permalink)
Member
 
Join Date: Mar 2007
Location: California
Posts: 61
Default

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.
Divya is offline   Reply With Quote

Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


© 2009 Ingres Corporation. All Rights Reserved