Oracle EBS Applications 11i Health Check(健康檢查11項)
..........
[@more@]As Oracle Apps DBA / Sysadmin you Apply patches & restart servives or make some configuration changes in applications 11i before releasing Instance to Application Users you wish to check if all components in E-Business Suite 11i are working fine. Here is list of components you should check apart from your custom services.
1. Check Web Server is Up : Check in browser where hostname.domain name is Machine Name on which Web Server(OHS) is running. If you are using load balancer or Proxy Server in front of Web Server it will be loadbalancer / Proxy Server Name. Port is port on which Web Server is Listening. It is defined in $IAS_ORACLE_HOME /Apache /Apache /conf /httpd.conf , To find more about WebServer & its parameters Click Here . If you can't access this check error_log at $IAS_ORACLE_HOME /Apache /Apache/ logs
2. Check Jserv is Up : Check if you can access OAM (Oracle Application Manager) page. If you can't access login screen for OAM, check logs at
3. Check mod_pls is working fine : so if you installed vision instance with SID as VIS11I your SID here is VIS11II this sometime in documents also called as TWO_TASK. You should see output from procedure FND_WEB.PING . If not check that -
A) database listener is Up
B) GUEST User is not end dated & password is correct.
C) dbc (database connect descriptor) file is corerct at $FND_TOP/secure
D) apps password is correct in wdbsvr.app at $IAS_ORACLE_HOME/Apache/modplsql/cfg
4. Login to Application : Login to application with Application User to confirm login is working fine , if not check mod_pls for any issues.
5. Check Form Server is working : Click on any Core Responsibility like "System Administrator", If you are facing any problem opening form Applet
A) Check jinitiator is installed, if not do you have access to install jinitiator
B) Try clearing cache from jinitiator
C) Check forms server parameters are configured properly in appsweb_$CONTEXT_NAME.cfg
D) Check if form server listener is Up : netstat -an | grep form_server_port
6. Check Concurrent Manager is Up & Running : Select "Administer Concurrent Manager" & check if "Actual" & "Target" are same. If not check $SID_MM_DD.mgr at $APPLCSF/$APPLLOG To know more about concurrent Manager Click Here
7. Check Reports can display properly : Change "Active Users" reports output from "Text file" to "PDF" from Define Concurrent Request Screen. Submit Active Users request & click on Output , check if you can se report in PDF format. If you encounter error like REP-3000 Oracle Toolkit , issue is with DISPLAY, To know more about this Click Here
To know more like how to check Discoverer, Workflow..
8. Check Apps Listener is Up : Apps listener is different from database listener, Apps Listener is used for various purpose one is to check output & log files in concurrent requests. Check if apps listener is fine by clicking on log file & output file for Active Users request you submitted in Step 7 on previous page. If you encounter any issues while trying to access Log & Output file issue might be with Oracle Apps Listener. Check if adalnctl.sh (where ad is apps dba, aln is apps listener and ctl is control) on application tier started successfully. If yes then check this query (select logfile_name, logfile_node_name, outfile_name, outfile_node_name from fnd_concurrent_requests where request_id=[your request id number].
9. Check if Workflow is Up : Login to OAM (Oracle Application Manager) using url mentioned in step 2 in previous page. After login, On top right of page from "Nevigate to" select "Workflow Manager" from drop down menu and click on GO button. Check "Notification Mailers" is Up .
10. Check if Discoverer 4i is Up : There are two type of discoverer 4i
Discoverer Viewer - Check
Discoverer Plus Check
11. Custom applications : Any custom application configured with oracle apps 11i, oem any other monitoring software.
If you think I missed any checks in E-Business Suite 11i Mail Me :longchun.zhu@gmail.com
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/12707874/viewspace-2144578/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Health Monitor 健康檢查
- 【健康檢查】How to Perform a Health Check on the Database (Doc ID 122669.1)ORMDatabase
- 安裝EBS前期檢查工具 - RDA - Health Check / Validation Engine GuideGUIIDE
- Recommended Browsers for Oracle Applications 11iOracleAPP
- 安裝EBS前期檢查工具 - RDA - Health Check / Validation Engine Guide 2 結果GUIIDE
- Oracle EBS 11i 表結構Oracle
- 【Azure 應用服務】App Service 執行狀況健康檢查功能簡介 (Health check)APP
- oracle 11g health monitor健康監控Oracle
- 安裝Oracle 11i EBS+Database RACOracleDatabase
- Oracle EBS 11i 學生手冊(中文版)Oracle
- Oracle EBS 11i全模組設定詳例Oracle
- Oracle Appliactions 11i concepts(七) - Oracle Applications Manager(1)OracleAPP
- ORACLE EBS 11i APP-FND-00362錯誤OracleAPP
- EBS 11i彈不出Form介面ORM
- 11G執行oracle自帶的檢查 checkOracle
- Oracle Text Health Check (Doc ID 823649.1)Oracle
- ORACLE SQL Tuning Health-Check(SQLHC)OracleSQL
- 下載:Oracle EBS 11i應用技術之WorkflowOracle
- Three ways to quickly login into EBS 11iUI
- Oracle ebs 11i 上的admin scripts list 和說明..Oracle
- Check_oracle_health 之阻塞會話數Oracle會話
- Configuring the URL to Directly Launch Oracle Applications 11i & R12OracleAPP
- Oracle SCN健康狀態檢查Oracle
- How to Perform a Health Check on the DatabaseORMDatabase
- 括展actuator health check
- nagios使用check_oracle_health配置文件iOSOracle
- Check_oracle_health之程式數使用率Oracle
- check_postgres指令碼集檢查資料庫健康情況指令碼資料庫
- Oracle ERP系統健康檢查Oracle
- 利用RDA對Oracle做健康檢查Oracle
- Java後端分散式系統的服務健康檢查:Spring Boot HealthJava後端分散式Spring Boot
- Check_oracle_health之增加監控會話數Oracle會話
- UNIX/LINUX 上針對Oracle EBS 11i的執行的所有程式狀態的查詢方法:LinuxOracle
- Suse 64位LINUX 安裝 ORACLE EBS 11i(32位)有問題LinuxOracle
- EBS 11i form打不開解決辦法ORM
- 漫談Oracle資料庫健康檢查Oracle資料庫
- Oracle資料庫健康檢查常用SQLOracle資料庫SQL
- Oracle 11g Health MonitorOracle