zoukankan      html  css  js  c++  java
  • Log file location for Oracle E-Business Suite R12

    Log file location in Oracle E-Business Suite R12

    - Apache, OC4J and OPMN:

    $LOG_HOME/ora/10.1.3/Apache
    $LOG_HOME/ora/10.1.3/j2ee
    $LOG_HOME/ora/10.1.3/opmn

    - Startup/Shutdown Log files:

    $INST_TOP/logs/appl/admin/log

    - Patch log:

    $APPL_TOP/admin/$SID/log/

    - Autoconfig log file:

    Apps:

    $INST_TOP/admin/log/$MMDDHHMM/adconfig.log

    Db:

    $ORACLE_HOME/appsutil/log/$CONTEXT_NAME/<MMDDHHMM>/adconfig.log
    $ORACLE_HOME/appsutil/log/$CONTEXT_NAME/<MMDDHHMM>/NetServiceHandler.log

    - Concurrent log:

    $INST_TOP/logs/appl/conc/log

    - Clone log:

    Preclone log files in source instance

    Apps:

    $INST_TOP/admin/log/ (StageAppsTier_MMDDHHMM.log)

    Db:

    $ORACLE_HOME/appsutil/log/$CONTEXT_NAME/(StageDBTier_MMDDHHMM.log)

    Clone log files in target instance

    Apps :

    $INST_TOP/apps/$CONTEXT_NAME/admin/log/ApplyAppsTier_<time>.log

    Db:

    $ORACLE_HOME/appsutil/log/$CONTEXT_NAME/ApplyDBTier_<time>.log

    - Alert Log File:
    $ORACLE_HOME/admin/$CONTEXT_NAME/bdump/alert_$SID.log

    Reference:

    How to find location of Install, Autoconfig, Patching , Clone and other logs in R12 [ID 804603.1]

    Oracle Application Server Diagnostic Tools and Log Files in Applications Release 12 [ID 454178.1]

    Oracle Applications System Administrator’s Guide

  • 相关阅读:
    「题解」:毛一琛/$cow$ $subsets$
    「题解」:$e$
    「题解」:$d$
    「题解」:$Simple$
    「题解」:$Game$
    「题解」:砖块
    「题解」:天才绅士少女助手克里斯蒂娜
    约瑟夫问题小结
    「题解」:[loj2763][JOI2013]现代豪宅
    20190812
  • 原文地址:https://www.cnblogs.com/wanghang/p/6299299.html
Copyright © 2011-2022 走看看