How To Find Location Of Install, Autoconfig, Patching , Clone And Other Logs?

单击此项可添加到收藏夹转到底部转到底部

2014-1-24HOWTO
为此文档评级通过电子邮件发送此文档的链接在新窗口中打开文档可打印页

In this Document

Goal
 Solution
 References

APPLIES TO:

Oracle Applications Manager - Version 12.0.0 to 12.1.3 [Release 12 to 12.1]
Oracle Applications Technology Stack - Version 12.0.1 to 12.1.3 [Release 12.0 to 12.1]
Information in this document applies to any platform.
***Checked for relevance on 14-Feb-2013***


GOAL

How to find location of Install, Autoconfig, Patching , Clone and other logs in R12?

SOLUTION

Log files are useful in troubleshooting issues in Oracle Applications.


Here is the list of Log file location in Oracle Applications for Startup/Shutdown, Cloning, Patching, DB & Apps Listener and various components in Apps R12/12i:

 

Note:Instance top ($INST_TOP)  is new directory  added in R12  to keep  the log files ,Startup/stop scripts for the application tier

 

 

A. Startup/Shutdown Log files for Application Tier in R12 
========================================================= 
i) Startup/Shutdown error message text files like adapcctl.txt, adcmctl.txt… :

$INST_TOP/apps/$CONTEXT_NAME/logs/appl/admin/log

ii) Startup/Shutdown error message related to tech stack (10.1.2, 10.1.3 forms/reports/web) :

$INST_TOP/apps/$CONTEXT_NAME/logs/ora/ (10.1.2 & 10.1.3) 
$INST_TOP/apps/$CONTEXT_NAME/logs/ora/10.1.3/Apache/error_log[timestamp] 
$INST_TOP/apps/$CONTEXT_NAME/logs/ora/10.1.3/opmn/ (OC4J~…, oa*, opmn.log)
$INST_TOP/apps/$CONTEXT_NAME/logs/ora/10.1.2/network/ (listener log) 
$INST_TOP/apps/$CONTEXT_NAME/logs/appl/conc/log (CM log files) 

B. Log files related to cloning in R12 
=======================================

For assistance in finding clone logs for R12 (or 11i), please try the Clone Log Parser Utility:  E-Business Suite Clone Log Parser Utility (Rapid Clone)  [Doc ID 1447553.1] The utility also parses the logs for errors and displays all errors found in a single HTML report! 


Preclone (adpreclone.pl) log files in source instance

i) Database Tier-$ORACLE_HOME/appsutil/log/$CONTEXT_NAME/(StageDBTier_<time>.log) 
ii) Apps Tier     - $INST_TOP/apps/$CONTEXT_NAME/admin/log/ (StageAppsTier_<time>.log)


 Post-Clone (Adcfgclone.pl) log files in target instance 

 i) Database Tier- $ORACLE_HOME/appsutil/log/$CONTEXT_NAME/ApplyDBTier_<time>.log
  ii) Apps Tier    - $INST_TOP/apps/$CONTEXT_NAME/admin/log/ApplyAppsTier_<time>.log

 
If your clone on DB Tier fails while running txkConfigDBOcm.pl ( Check metalink note - 415020.1)  
During clone step on DB Tier it prompts for “Target System base directory for source homes” and during this you have to give like /base_install_dir like ../../r12 and not oracle home like ../../r12/db/tech_st_10.2.0  




C. Patching related log files in R12 
====================================== 
i) Application Tier-- adpatch log - $APPL_TOP/admin/<SID>/log/

 

ii) Developer (Developer/Forms & Reports 10.1.2) Patch   - $ORACLE_HOME/.patch_storage

iii) Web Server (Apache) patch - $IAS_ORACLE_HOME/.patch_storage

iv) Database Tier opatch log - $RDBMS_ORACLE_HOME/.patch_storage


D. Autoconfig related log files in R12 
======================================== 
i) Database Tier Autoconfig log :
 
$ORACLE_HOME/appsutil/log/$CONTEXT_NAME/<MMDDHHMM>/adconfig.log 
$ORACLE_HOME/appsutil/log/$CONTEXT_NAME/<MMDDHHMM>/NetServiceHandler.log

ii) Application Tier Autoconfig log -

 $INST_TOP/apps/$CONTEXT_NAME/admin/log/<MMDDHHMM>/adconfig.log



E. R12 Installation Logs 
========================== 
Database Tier Installation logs:

$RDBMS_ORACLE_HOME/appsutil/log/$CONTEXT_NAME/<MMDDHHMM>.log $RDBMS_ORACLE_HOME/appsutil/log/$CONTEXT_NAME/ApplyDBTechStack_<MMDDHHMM>.log $RDBMS_ORACLE_HOME/appsutil/log/$CONTEXT_NAME/ohclone.log $RDBMS_ORACLE_HOME/appsutil/log/$CONTEXT_NAME/make_<MMDDHHMM>.log 
$RDBMS_ORACLE_HOME/appsutil/log/$CONTEXT_NAME/installdbf.log $RDBMS_ORACLE_HOME/appsutil/log/$CONTEXT_NAME/adcrdb_<SID>.log 
$RDBMS_ORACLE_HOME/appsutil/log/$CONTEXT_NAME/ApplyDatabase_<MMDDHHMM>.log $RDBMS_ORACLE_HOME/appsutil/log/$CONTEXT_NAME/<MMDDHHMM>/adconfig.log 
$RDBMS_ORACLE_HOME/appsutil/log/$CONTEXT_NAME/<MMDDHHMM>/NetServiceHandler.log

Application Tier Installation logs :

$INST_TOP/logs/<MMDDHHMM>.log 
$APPL_TOP/admin/$CONTEXT_NAME/log/ApplyAppsTechStack.log 
$INST_TOP/logs/ora/10.1.2/install/make_<MMDDHHMM>.log 
$INST_TOP/logs/ora/10.1.3/install/make_<MMDDHHMM>.log 
$INST_TOP/admin/log/ApplyAppsTechStack.log 
$INST_TOP/admin/log/ohclone.log 
$APPL_TOP/admin/$CONTEXT_NAME/log/installAppl.log 
$APPL_TOP/admin/$CONTEXT_NAME/log/ApplyAppltop_<MMDDHHMM>.log 
$APPL_TOP/admin/$CONTEXT_NAME/log/<MMDDHHMM>/adconfig.log 
$APPL_TOP/admin/$CONTEXT_NAME/log/<MMDDHHMM>/NetServiceHandler.log

Inventory Registration logs : 

<Global Inventory_location>/logs/cloneActions<timestamp>.log 
<Global Inventory_location>/logs/oraInstall<timestamp>.log 
<Global Inventory_location>/logs/silentInstall<timestamp>.log 

F. Other log files in R12 
========================= 
1) Database Tier 

1.1) Relink Log files : 
$ORACLE_HOME/appsutil/log/$CONTEXT_NAME /<MMDDHHMM>/ make.log

1.2) Alert Log Files : 
$ORACLE_HOME/admin/$CONTEXT_NAME/bdump/alert_$SID.log

NOTE:  bdump no longer available in 11g

 

1.3) Network Logs : 
$ORACLE_HOME/network/admin/$SID.log

1.4) OUI Inventory Logs : 
$ORACLE_HOME/admin/oui/$CONTEXT_NAME/oraInventory/logs 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值