Manually start and stop the Oracle Web Listener

Manually start and stop the Oracle Web Listener


V1:   wlctl   start        eg. wlctl   start 8888
      wlctl   stop  

V2.0: wlctl2  start      eg. wlctl2  start admin
      wlctl2  stop  

V2.1: wlctl21 start      eg. wlctl21 start admin
      wlctl21 stop  
V3.x: owsctl start eg. owsctl start admin owsctl stop Note: with V1 one use the 'port number' that your listener is using to "listen" for connections.