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
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 |
1. What is garbage collection and what is it used for ?
how mny tyoes of profiles can be configured
Explain about virus in RFID?
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
What are components in Oracle SoaSuite?
what is oracle fusion middleware?
What is the use of garbage collection?
i am creating the 10 servers, How to run the 10 servers at a time using scripting?
How is RoadSync different from middleware?
Difference between Trigger disable and trigger suspend?trigger queue physical location ?
Why does ORB_init change the order of the command line arguments if we pass argv to ORB_init(argc, argv)?