Monitor/List Apache Active Connections : Websphere JVM Connections

Posted by Sagar Patil

1. If you configure Apache for mod_status you can view how many connections are open, the bandwidth being used, and a bunch of other neat statistics.

Read more…

Troubleshooting OAS Instance

Posted by Sagar Patil

How to start Oracle Application Server?

Starting an application server instance

a) login to server with oracle Userid
b) set the environment
c) cd $ORACLE_HOME/opmn/bin
d) opmnctl startall (to start)

Read more…

Top of Page