23 July, 2015

Bounce Apache Server

Release 12 (Run following command in UNIX)

Stop Server
sh $INST_TOP/admin/scripts/adoacorectl.sh stop

Start Server
sh $INST_TOP/admin/scripts/adoacorectl.sh start

Release 11 (Run following command in UNIX)

Stop Server
sh $COMMON_TOP/admin/scripts/KTPLDEV_linga/adapcctl.sh stop

Start Server
sh $COMMON_TOP/admin/scripts/KTPLDEV_linga/adapcctl.sh start

Finding OPP Manager log for a concurrent request

=> Use below query to find the OPP manager log for a concurrent request.  SELECT fcpp.concurrent_request_id req_id, fcp.node_name, fcp.lo...