how to know that the port 9060 is running and how to find the processes that are using 9060 in ibm websphere application server

Answers were Sorted based on User's Feedback



how to know that the port 9060 is running and how to find the processes that are using 9060 in ibm w..

Answer / sandesh

Run this command to know if the port is open : "netstat an | grep -i listen".
To know which process is using : "lsof -i TCP:9060"

Is This Answer Correct ?    1 Yes 0 No

how to know that the port 9060 is running and how to find the processes that are using 9060 in ibm w..

Answer / terminator

ps -ef |grep <portnumber>

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Middleware AllOther Interview Questions

1. What is garbage collection and what is it used for ?

1 Answers   Barclays,


how mny tyoes of profiles can be configured

0 Answers   Barclays,


Explain about virus in RFID?

0 Answers  


wat is the differences between xsd and dtd

2 Answers   L&T, Production Support,


Hello, IBM InfoShere DataStage and InfoShere Federation Server are midleware used to work between different databases located on different machines? I need a middleware that connects the databases that I have installed as I explain below: oracle on N.A. aix 6.1 on a Power 6 db2 on N.A. aix 5.3 on a Power 5

0 Answers  


What are components in Oracle SoaSuite?

1 Answers   IBM, Oracle,


what is oracle fusion middleware?

3 Answers   Lexis Nexis,


What is the use of garbage collection?

0 Answers  


i am creating the 10 servers, How to run the 10 servers at a time using scripting?

1 Answers  


How is RoadSync different from middleware?

0 Answers  


Difference between Trigger disable and trigger suspend?trigger queue physical location ?

0 Answers   Wipro,


Why does ORB_init change the order of the command line arguments if we pass argv to ORB_init(argc, argv)?

0 Answers  


Categories