Tuesday, October 20, 2015

Apache Server Bounce Steps , to take application restart



1.       Login as apps user
2.       Go to /appsuat/APPSUAT/inst/apps/UATQA_WEBoracleqa/admin/scripts
3.       Execute ./ adapcctl.sh stop
4.       Check for apache process: ps –ef | grep –I http | grep applqa | wc –l (It should return 1)
5.       Start apache service ./adapcctl.sh start

No comments:

Post a Comment

Clear BNE Cache for WebADI Changes

It Sometime happens that WebAdi Changes doesn't reflect once migrated in controlled instances. Here are the quick steps(Generally perfor...