Starting Daemons for Clean Address
Problem Description :
Starting Daemons for Clean Address
Resolution :
1. Log into BanINB as Oracle
2. Set your ORACLE_HOME = [/home/oracle] ? /home/oracle/mw11g/fmw11g
3. cd /home/oracle/clean_address/bin
4. Query the deamons to make sure that they are not running
./query_clnaddrws.sh (If running will return 1, else nothing)
./query_clnaddrd.sh (If running will return 3, else nothing)
5. If rows are returned (which means they are running) when querying the daemons then you will need to stop the daemons and restart them.
./stop_clnaddrd.sh
./stop_clnaddrws.sh
6. Start daemons
./start_clnaddrws.sh
./start_clnaddrd.sh
Revision Date : 6/27/2016