- We have got the following question in the Linked In:
- Below is the question from the Requester :
Max and Min ports set for each Node in Informatica on Solaris How
they are related to processes running On node .
Say Max .Process set On Node 300
and Max Min Ports On node range from 6005 -6105 .
Here are some more points as per infa No .of ports on node = No.of max .Processes set On node + services running On node ( repository , integration , web service ..etc ) .Now Increased port range on Node and process on node . Do these local ports need to be opened by Sysadmin ?? How do I find the ports are available for use ? How do i check ports are being used By informatica ? How the process are associated with ports ??? ..Please provide a complete explanation on this.
Here are some more points as per infa No .of ports on node = No.of max .Processes set On node + services running On node ( repository , integration , web service ..etc ) .Now Increased port range on Node and process on node . Do these local ports need to be opened by Sysadmin ?? How do I find the ports are available for use ? How do i check ports are being used By informatica ? How the process are associated with ports ??? ..Please provide a complete explanation on this.
- Below is my solutions to the above query :
Please
use the below commands in order identify which process/service is using which
port. Each and every Application, Services built on any operating
systems runs as processes on operating system , operating system profiles are
set to have a port per applications and processes per port.
- netstat –p | grep service_name
- netstat –p | grep pmrepagent
- netstat –p | grep pmserver
- netstat –p | grep pmdtm.
Default
Ports Used For Informatica :
Ports
|
Protocols
|
Purpose
|
Domain
port
|
6005
|
To
connect to client
|
Service
Manager port
|
6006
|
To
connect to client
|
Service
Manager shutdown
|
6007
|
To
connect to client
|
Informatica
Administrator port
|
6008
|
To
connect to client
|
Informatica
Administrator shutdown port
|
6009
|
To
connect to client
|
Range
of ports for application services
|
6013
to 6113
|
To
connect to client
|
http
|
80
|
|
https
|
443
|
|
Ssh
|
22
|
|
telnet
|
23
|
|
ftp
|
21
|
|
Sftp
|
22
|
Hi Shiva,
ReplyDeleteI have to check these details for my current environment. where should i check these port details?
-Ajay
Hi Ajay
ReplyDeleteYou will get in the below ones.
1) domains.infa file in the $INFA_HOME directory.
2) In Admin-console