1. login to our EBS instance using the putty tool
2. login applmgr user
3. Set the Apps Environment file
applmgr 32497 1 0 Aug23 ? 00:00:00 /u01/applmgr/fs2/EBSapps/10.1.2/bin/tnslsnr APPS_VIS -inherit
[applmgr@visebsapp ~]$ cd /u01/applmgr
[applmgr@visebsapp applmgr]$ ls
03241000.log 04011141.log 04042229.log 04082046.log 08191303.log 08231914.log EBSapps.env fs1 fs2 fs_ne
[applmgr@visebsapp applmgr]$ . EBSapps.env
E-Business Suite Environment Information
----------------------------------------
RUN File System : /u01/applmgr/fs2/EBSapps/appl
PATCH File System : /u01/applmgr/fs1/EBSapps/appl
Non-Editioned File System : /u01/applmgr/fs_ne
DB Host: visebsdb.xyz.com Service/SID: VIS
E-Business Suite Environment Setting
------------------------------------
- Enter [R/r] for sourcing Run File System Environment file, or
- Enter [P/p] for sourcing Patch File System Environment file, or
- Enter anything else to exit
Please choose the environment file you wish to source [R/P]:R
Sourcing the RUN File System ...
[applmgr@visebsapp applmgr]$
4. Go to $ADMIN_SCRIPTS_HOME
[applmgr@visebsapp applmgr]$ cd $ADMIN_SCRIPTS_HOME
[applmgr@visebsapp scripts]$ ls
03292126.log adautocfg.sh adnodemgrctl.sh cz64bitengine.pl jtffmctl.sh shtiloglib.pl
05052013.log adcmctl.sh adopmnctl.sh EBSProvisioner.log msc
adadminsrvctl.sh adexecsql.pl adpreclone.pl gsmstart.sh mwactl.sh
adalnctl.sh adformsrvctl.sh adstpall.sh ieo mwactlwrpr.sh
adapcctl.sh admanagedsrvctl.sh adstrtal.sh java.sh pon64bitengine.pl
[applmgr@visebsapp scripts]$
5. To Stop the Apache server
adapcctl.sh stop
6. To Start the Apache server
adapcctl.sh start
7. check the status of the Apache Server
adapcctl.sh status
[applmgr@visebsapp scripts]$ adapcctl.sh status
You are running adapcctl.sh version 120.0.12020000.6
Checking status of OPMN managed Oracle HTTP Server (OHS) instance ...
Processes in Instance: EBS_web_OHS1
---------------------------------+--------------------+---------+---------
ias-component | process-type | pid | status
---------------------------------+--------------------+---------+---------
EBS_web | OHS | 32155 | Alive
adapcctl.sh: exiting with status 0
adapcctl.sh: check the logfile /u01/applmgr/fs2/inst/apps/VIS_visebsapp/logs/appl/admin/log/adapcctl.txt for more information ...
No comments:
Post a Comment