How to Restart Banner when you get the Runtime error

 Problem Description : 

When you get the runtime error and can not get into Banner - How to stop and Start it

 

 

 Resolution : 

 

Go into Putty - Hosts name : banwebt.gordonstate.edu login as oracle

do a ps -ef|grep INB to see what is running

do a sh INBstop.sh - wait for this to run to completion (If it does not stop everything then you have to do a kill -9 PID)

do a ps -ef|grep INB should show nothing running

do a sh INBstart.sh - wait until it runs to completion (takes a while)

do a ps -ef|grep INB to see what is running 

 

 

 

 

 Revision Date : 6/10/2014