{"id":8284,"date":"2015-10-25T11:17:30","date_gmt":"2015-10-25T15:17:30","guid":{"rendered":"http:\/\/onlineappsdba.com\/?p=8284"},"modified":"2017-02-22T08:18:37","modified_gmt":"2017-02-22T12:18:37","slug":"r12-2-log-files-location-apps-every-oracle-apps-dba-r12-must-know","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/25\/r12-2-log-files-location-apps-every-oracle-apps-dba-r12-must-know\/","title":{"rendered":"Oracle Apps R12.2 Log Files Location every Apps DBA must know"},"content":{"rendered":"<p>This post covers <strong>Log File Location <\/strong>in\u00a0<strong>Oracle E-Business Suite \u00a0R12.2<\/strong>\u00a0that every <strong>Oracle\u00a0Apps DBA<\/strong> must know. <strong>Log File\u00a0<\/strong>helps in <strong>troubleshooting<\/strong> and is first thing you must look when looking at any issue .<br \/>\nThis post is from our <a href=\"http:\/\/k21technologies.com\/oracle-apps-dba-training\" target=\"_blank\">Oracle Apps DBA\u00a0(R12.2) Training<\/a>\u00a0for E-Business Suite\u00a0\u00a0<span style=\"color: #ff0000;\">(next batch starts on 31st October, 2015<\/span> <span style=\"color: #ff0000;\">and We cover Architecture, Installation, File System, WebLogic Concepts, Patching, Cloning , Common Tasks and difference in 12.2 from previous version.\u00a0Register<\/span> <a href=\"http:\/\/www.k21technologies.com\/oracle-apps-dba-training\" target=\"_blank\">here for Oracle Apps DBA 12.2 Training<\/a> )<\/p>\n<p>One of the trainee from our previous batch asked for the L<strong>og File Locations<\/strong> in Oracle E-Business Suite 12.2 so here is the list of Log file locations for Oracle E-Business Suite 12.2 <strong>depending on task<\/strong> you are performing:<\/p>\n<p><strong>1.<span style=\"text-decoration: underline;\"> R12.2\u00a0Start\/Stop Log Files<\/span>:<\/strong><\/p>\n<p><strong>a)<\/strong> Startup\/Shutdown error message text files like adstrtal.txt, adstpall, adapcctl.txt, adcmctl.txt\u2026for services like oacore, forms, apache, opmn, weblogic admin server\/node manager etc<\/p>\n<p>[code language=&#8221;bash&#8221;]<\/p>\n<p>$INST_TOP\/logs\/appl\/admin\/log<\/p>\n<p>[\/code]<\/p>\n<p><span style=\"color: #ff0000;\">Log files for start\/stop of services from $ADMIN_SCRIPTS_HOME<\/span><\/p>\n<p>Here is an image representing EBS R12.2 Service control (<strong>start\/stop<\/strong>) logs:<\/p>\n<p><strong>Green colour boxes indicates location of log files\u00a0<\/strong><\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/4.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone  wp-image-8293\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/4-248x300.png\" alt=\"4\" width=\"372\" height=\"450\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/4-248x300.png 248w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/4.png 475w\" sizes=\"auto, (max-width: 372px) 100vw, 372px\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p><strong>\u00a02. <span style=\"text-decoration: underline;\">Patching Log files:<\/span><\/strong><\/p>\n<p><strong>a) <\/strong>The <a href=\"https:\/\/onlineappsdba.com\/index.php\/2013\/10\/25\/adop-online-patching-cycle-in-oracle-apps-e-business-suite-r12-12-2-apps-dbas-must-read\/\" target=\"_blank\">Online Patching (ADOP) <\/a>log files are located on the <strong>non-editioned<\/strong> file system (<strong>fs_ne<\/strong>), under :<\/p>\n<p>[code language=&#8221;bash&#8221;]<\/p>\n<p>$NE_BASE\/ EBSapps\/ log\/adop\/&lt;adop_session_id&gt;\/&lt;phase&gt;_&lt;date&gt;_&lt;time&gt;\/&lt;context_name&gt;\/log<\/p>\n<p>[\/code]<\/p>\n<p><span style=\"color: #ff0000;\"><strong>Note<\/strong>:\u00a0<strong>fs1<\/strong> and <strong>fs2<\/strong> are dual file system for software where as <strong>fs_ne<\/strong> contains non editioned objects\u00a0<\/span><\/p>\n<p>This log directory will contain <strong>patch logs<\/strong>, <strong>patch worker logs<\/strong> and other patch related log files created for specific purposes.<br \/>\nAlso, some patch tasks may create separate log files in the same directory from where patch executable is\u00a0started<\/p>\n<p><strong>3. <span style=\"text-decoration: underline;\">Log files for concurrent programs\/managers<\/span><\/strong><\/p>\n<p>[code language=&#8221;bash&#8221;]<\/p>\n<p>$NE_BASE\/ inst\/&lt;CONTEXT_NAME&gt;\/logs\/appl\/conc\/log<\/p>\n<p>[\/code]<\/p>\n<p><strong>\u00a0Output files for concurrent programs\/managers<\/strong><\/p>\n<p>[code language=&#8221;bash&#8221;]<\/p>\n<p>$NE_BASE\/inst\/&lt;CONTEXT_NAME&gt;\/logs\/appl\/conc\/out<\/p>\n<p>[\/code]<\/p>\n<p>Here is an image representing EBS R12.2 Non-Editioned file system Logs:<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/1.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone  wp-image-8290\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/1-298x300.png\" alt=\"1\" width=\"395\" height=\"397\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/1-298x300.png 298w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/1-150x150.png 150w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/1.png 665w\" sizes=\"auto, (max-width: 395px) 100vw, 395px\" \/><\/a><\/p>\n<p><strong>Patching Log file Location:<\/strong><\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/2.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone  wp-image-8291\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/2-300x259.png\" alt=\"2\" width=\"422\" height=\"364\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/2-300x259.png 300w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/2.png 658w\" sizes=\"auto, (max-width: 422px) 100vw, 422px\" \/><\/a><\/p>\n<p><strong>4. <span style=\"text-decoration: underline;\">Cloning related Log Files:<\/span><\/strong><\/p>\n<p><strong>a) Pre-clone log files in source instance<\/strong><\/p>\n<p><strong>\u00a0 \u00a0 \u00a0I. Database Tier<\/strong><\/p>\n<p>[code language=&#8221;bash&#8221;]<\/p>\n<p>$ORACLE_HOME\/appsutil\/log\/$CONTEXT_NAME\/(StageDBTier_MMDDHHMM.log)<\/p>\n<p>[\/code]<\/p>\n<p><strong>\u00a0 \u00a0 II. Application Tier<\/strong><\/p>\n<p>[code language=&#8221;bash&#8221;]<\/p>\n<p>$INST_TOP\/admin\/log\/ (StageAppsTier_MMDDHHMM.log)<\/p>\n<p>[\/code]<\/p>\n<p><strong>b) Clone log files in target instance<\/strong><\/p>\n<p><b>\u00a0 \u00a0 I.\u00a0<\/b><strong>Database Tier<\/strong><\/p>\n<p>[code language=&#8221;bash&#8221;]<\/p>\n<p>$ORACLE_HOME\/appsutil\/log\/$CONTEXT_NAME\/ApplyDBTier_&lt;time&gt;.log<\/p>\n<p>[\/code]<\/p>\n<p><b>\u00a0 \u00a0 II.\u00a0<\/b><strong>Apps Tier<\/strong><\/p>\n<p>[code language=&#8221;bash&#8221;]<\/p>\n<p>$INST_TOP\/admin\/log\/ApplyAppsTier_&lt;time&gt;.log<\/p>\n<p>[\/code]<\/p>\n<p>If your clone on DB Tier fails while running txkConfigDBOcm.pl (Check metalink note \u2013 415020.1)<br \/>\nDuring clone step on DB Tier it prompts for \u201cTarget System base directory for source homes\u201d 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<\/p>\n<p><strong>5.\u00a0<\/strong><span style=\"text-decoration: underline;\"><strong>AutoConfig log file:<\/strong><\/span><\/p>\n<p>Autoconfig can be run on Application Tier or Database Tier<\/p>\n<p><strong>a) Autoconfig Log Location on Application tier :<\/strong><\/p>\n<p>[code language=&#8221;bash&#8221;]<\/p>\n<p>$INST_TOP\/admin\/log\/$MMDDHHMM\/<span class=\"skimlinks-unlinked\">adconfig.log<\/span><\/p>\n<p>[\/code]<\/p>\n<p><strong>b) Autoconfig Log Location on Database tier:<\/strong><\/p>\n<p>[code language=&#8221;bash&#8221;]<\/p>\n<p>$ORACLE_HOME\/ appsutil\/ log\/ $CONTEXT_NAME\/ &lt;MMDDHHMM&gt;\/ \u00a0*<span class=\"skimlinks-unlinked\">.log<\/span><\/p>\n<p>[\/code]<\/p>\n<p><strong>6.\u00a0<span style=\"text-decoration: underline;\"> Installation Related Logs<\/span>:<\/strong><\/p>\n<p>There are <strong>four main phases<\/strong> (in context of logs) during R12.2 installation, here is log location of all four phases .<\/p>\n<p><b>a)\u00a0<\/b>The<strong> Rapidwiz Configuration File<\/strong>\u00a0is saved in below locations:<\/p>\n<p>[code language=&#8221;bash&#8221;]<\/p>\n<p>$TMP\/&lt;MMDDHHMM&gt;\/conf_&lt;SID&gt;.txt<\/p>\n<p>$INST_TOP\/conf_&lt;SID&gt;.txt<\/p>\n<p>&lt;RDBMS ORACLE_HOME&gt;\/ appsutil\/ conf_&lt;SID&gt;.txt<\/p>\n<p>[\/code]<\/p>\n<p><strong>b) Pre-install system check logs<\/strong>:<\/p>\n<p>[code language=&#8221;bash&#8221;]<\/p>\n<p>$TMP\/&lt;MMDDHHMM&gt;\/&lt;MMDDHHMM&gt;.log<\/p>\n<p>$TMP\/dbPreInstCheck.xxxxx.log<\/p>\n<p>$TMP\/wtprechk.xxxx\/wtprechk.xxxx.log<\/p>\n<p>&lt;Global Inventory&gt;\/logs\/installActions&lt;timestamp&gt;.log<\/p>\n<p>[\/code]<\/p>\n<p><strong>c) Database tier<\/strong><\/p>\n<p>I. Main Installation log:<\/p>\n<p>[code language=&#8221;bash&#8221;]<\/p>\n<p>RDBMS $ORACLE_HOME\/ appsutil\/ log\/ $CONTEXT_NAME\/ &lt;MMDDHHMM&gt;.log<\/p>\n<p>[\/code]<\/p>\n<p>II. ORACLE HOME installation logs:<\/p>\n<p>[code language=&#8221;bash&#8221;]<\/p>\n<p>RDBMS $ORACLE_HOME\/ temp\/ $CONTEXT_NAME\/ logs\/ *.log<\/p>\n<p>&lt;Global\u00a0Inventory&gt;\/logs\/*.log<\/p>\n<p>[\/code]<\/p>\n<p><b>d)\u00a0<\/b><strong>Application tier<\/strong><\/p>\n<p>Both primary(Run) and Secondary Edition (Patch) file systems will each contain these logs:<\/p>\n<p><strong>\u00a0 \u00a0 I. <\/strong>Main Installation Log:<\/p>\n<p>[code language=&#8221;bash&#8221;]<\/p>\n<p>$INST_TOP\/logs\/&lt;MMDDHHMM&gt;.log<\/p>\n<p>[\/code]<\/p>\n<p><strong>\u00a0 \u00a0 II. <\/strong>FMW and OHS TechStack Installation\/Patching logs:<\/p>\n<p>[code language=&#8221;bash&#8221;]<\/p>\n<p>$APPL_TOP\/admin\/$CONTEXT_NAME\/log\/*<\/p>\n<p>&lt;Global\u00a0Inventory&gt;\/logs\/*.log<\/p>\n<p>[\/code]<\/p>\n<p><strong>\u00a0 \u00a0 III. <\/strong>Forms Oracle Home installation logs:<\/p>\n<p>[code language=&#8221;bash&#8221;]<\/p>\n<p>$APPL_TOP\/admin\/$CONTEXT_NAME\/log\/*.log<\/p>\n<p>[\/code]<\/p>\n<p>Here is an image representing the R12.2 Installation logs<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/ebs_log1.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone  wp-image-8289\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/ebs_log1-300x258.png\" alt=\"ebs_log1\" width=\"379\" height=\"326\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/ebs_log1-300x258.png 300w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/ebs_log1.png 522w\" sizes=\"auto, (max-width: 379px) 100vw, 379px\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p><strong>6.<\/strong><span style=\"text-decoration: underline;\"><strong> Fusion Middleware (FMW_HOME) Log Files:<\/strong><\/span><\/p>\n<p><span style=\"color: #ff0000;\">Oracle 12.2 includes Fusion Middleware (WebLogic &amp; OHS) as new components and we cover these components in detail in our <a href=\"http:\/\/k21technologies.com\/oracle-apps-dba-training\" target=\"_blank\">Apps DBA Training<\/a><\/span><\/p>\n<p><strong>\u00a0a)\u00a0Log files for OPMN and OHS processes<\/strong>: Below directory contains log files related OPMN process(opmn.log), OPMN Debug logs(debug.log), HTTP Transaction logs (access.log), security settings related logs.<\/p>\n<p>[code language=&#8221;bash&#8221;]<\/p>\n<p>$IAS_ORACLE_HOME\/ instances\/ &lt;ohs_instance&gt;\/diagnostics\/logs<\/p>\n<p>[\/code]<\/p>\n<p><strong>b) Log files for weblogic node manager:<\/strong> Log file is generated by Node Manager and contains data for all domains that are controlled by Node Manager on a given physical machine.<\/p>\n<p>[code language=&#8221;bash&#8221;]<\/p>\n<p>$FMW_HOME\/ wlserver_10.3\/ common\/ nodemanager\/ nmHome1\/ nodemanager.log<\/p>\n<p>[\/code]<\/p>\n<p><strong>c) Log files for weblogic Oracle Management Service log file: <\/strong>Initial settings AdminServer and Domain level information is written in this log file.<\/p>\n<p>[code language=&#8221;bash&#8221;]<\/p>\n<p>$EBS_DOMAIN_HOME\/sysman\/log<\/p>\n<p>[\/code]<\/p>\n<p><strong>d) Log files for server processes initiated through weblogic:<\/strong> Stdout and stderr messages generated by the server instance (server instances like forms, oafm, oacore etc) at NOTICE severity level or higher are written by Weblogic Node Manager to below directory.<\/p>\n<p>[code language=&#8221;bash&#8221;]<\/p>\n<p>$EBS_DOMAIN_HOME\/ servers\/ &lt;server_name&gt;\/ logs\/ &lt;server_name&gt;.out<\/p>\n<p>[\/code]<\/p>\n<p>Here is an image representing EBS R12.2 Fusion Middleware Log files:<\/p>\n<p><a href=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/3.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone  wp-image-8292\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/3-274x300.png\" alt=\"3\" width=\"432\" height=\"473\" srcset=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/3-274x300.png 274w, https:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/3.png 644w\" sizes=\"auto, (max-width: 432px) 100vw, 432px\" \/><\/a><\/p>\n<p>Did you get a chance to download <a href=\"http:\/\/k21academy.com\/oracle-apps-dba-free-guide\"><strong>6 Docs Every Apps DBA Must Read for EBS R12.2<\/strong><\/a> ? If not, then get it now by clicking on link below.<\/p>\n<p><a href=\"http:\/\/k21academy.com\/oracle-apps-dba-free-guide\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-11693\" src=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/10\/6-docs-every-apps-dba-must-read.png\" alt=\"6 docs every apps dba must read\" width=\"1024\" height=\"154\" \/><\/a><\/p>\n<p>If you want to\u00a0learn more about\u00a0<strong>Oracle Apps DBA<\/strong>\u00a0(Architecture, Installation, WebLogic, Patching, Cloning and other maintenance tasks with the\u00a0<strong>upgrade <\/strong>of<strong> Oracle E-Business Suite 12.2.0 <\/strong>to<strong> 12.2.4<\/strong>\u00a0then have a look\u00a0at our <a href=\"http:\/\/k21academy.com\/oracle-apps-dba\/\" target=\"_blank\">\u00a0<strong>Oracle Apps DBA Training<\/strong><\/a>\u00a0.<\/p>\n<div style=\"padding: 5px; margin-bottom: 5px; background: #ffffde; border: 1px solid #ddd; width: 100%;\" align=\"center\">\n<h2>Oracle AppsDBA R12.2<\/h2>\n<p style=\"text-align: center;\">Live Instructor led Online sessions with Hands-on Lab Exercises, Dedicated Machines to Practice.<\/p>\n<p style=\"text-align: center;\">For more queries mail\u00a0us at <a href=\"mailto:contact@k21academy.com\">contact@k21academy.com<\/a><\/p>\n<p style=\"text-align: center;\"><a href=\"http:\/\/k21academy.com\/oracle-apps-dba\/\" target=\"_blank\">Click here to learn more<\/a><\/p>\n<\/div>\n<p><strong>Note<\/strong>: We are so confident on our workshops that we provide <strong>100% Money<\/strong> <strong>back guarantee<\/strong> provided that<strong>\u00a0<\/strong>you do the work e.g. attend Live Sessions, Perform Activity Guides, Watch Recordings, Apply for the Job<strong>,<\/strong>\u00a0in unlikely case of you being not happy, just drop us a mail \u00a0and We\u2019ll refund FULL money (or ask us from our 100s of happy trainees in our\u00a0<a href=\"https:\/\/www.facebook.com\/groups\/k21technologies\/\" target=\"_blank\">private Facebook Group<\/a>)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This post covers Log File Location in\u00a0Oracle E-Business Suite \u00a0R12.2\u00a0that every Oracle\u00a0Apps DBA must know. Log File\u00a0helps in troubleshooting and [&hellip;]<\/p>\n","protected":false},"author":115,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[35],"tags":[],"class_list":["post-8284","post","type-post","status-publish","format-standard","hentry","category-r12"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Oracle Apps R12.2 Log Files Location every Apps DBA must know -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/25\/r12-2-log-files-location-apps-every-oracle-apps-dba-r12-must-know\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Oracle Apps R12.2 Log Files Location every Apps DBA must know -\" \/>\n<meta property=\"og:description\" content=\"This post covers Log File Location in\u00a0Oracle E-Business Suite \u00a0R12.2\u00a0that every Oracle\u00a0Apps DBA must know. Log File\u00a0helps in troubleshooting and [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/25\/r12-2-log-files-location-apps-every-oracle-apps-dba-r12-must-know\/\" \/>\n<meta property=\"article:published_time\" content=\"2015-10-25T15:17:30+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2017-02-22T12:18:37+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/4-248x300.png\" \/>\n<meta name=\"author\" content=\"Masroof Ahmad\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Masroof Ahmad\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/25\/r12-2-log-files-location-apps-every-oracle-apps-dba-r12-must-know\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/25\/r12-2-log-files-location-apps-every-oracle-apps-dba-r12-must-know\/\",\"name\":\"Oracle Apps R12.2 Log Files Location every Apps DBA must know -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/25\/r12-2-log-files-location-apps-every-oracle-apps-dba-r12-must-know\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/25\/r12-2-log-files-location-apps-every-oracle-apps-dba-r12-must-know\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/4-248x300.png\",\"datePublished\":\"2015-10-25T15:17:30+00:00\",\"dateModified\":\"2017-02-22T12:18:37+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/25\/r12-2-log-files-location-apps-every-oracle-apps-dba-r12-must-know\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/25\/r12-2-log-files-location-apps-every-oracle-apps-dba-r12-must-know\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/25\/r12-2-log-files-location-apps-every-oracle-apps-dba-r12-must-know\/#primaryimage\",\"url\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/4-248x300.png\",\"contentUrl\":\"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/4-248x300.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/25\/r12-2-log-files-location-apps-every-oracle-apps-dba-r12-must-know\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Oracle Apps R12.2 Log Files Location every Apps DBA must know\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/onlineappsdba.com\/#website\",\"url\":\"https:\/\/onlineappsdba.com\/\",\"name\":\"\",\"description\":\"Oracle Implementation &amp; Training Experts\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/onlineappsdba.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\",\"name\":\"Masroof Ahmad\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g\",\"caption\":\"Masroof Ahmad\"},\"url\":\"https:\/\/onlineappsdba.com\/index.php\/author\/masroof\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Oracle Apps R12.2 Log Files Location every Apps DBA must know -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/25\/r12-2-log-files-location-apps-every-oracle-apps-dba-r12-must-know\/","og_locale":"en_US","og_type":"article","og_title":"Oracle Apps R12.2 Log Files Location every Apps DBA must know -","og_description":"This post covers Log File Location in\u00a0Oracle E-Business Suite \u00a0R12.2\u00a0that every Oracle\u00a0Apps DBA must know. Log File\u00a0helps in troubleshooting and [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/25\/r12-2-log-files-location-apps-every-oracle-apps-dba-r12-must-know\/","article_published_time":"2015-10-25T15:17:30+00:00","article_modified_time":"2017-02-22T12:18:37+00:00","og_image":[{"url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/4-248x300.png","type":"","width":"","height":""}],"author":"Masroof Ahmad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Masroof Ahmad","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/25\/r12-2-log-files-location-apps-every-oracle-apps-dba-r12-must-know\/","url":"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/25\/r12-2-log-files-location-apps-every-oracle-apps-dba-r12-must-know\/","name":"Oracle Apps R12.2 Log Files Location every Apps DBA must know -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/25\/r12-2-log-files-location-apps-every-oracle-apps-dba-r12-must-know\/#primaryimage"},"image":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/25\/r12-2-log-files-location-apps-every-oracle-apps-dba-r12-must-know\/#primaryimage"},"thumbnailUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/4-248x300.png","datePublished":"2015-10-25T15:17:30+00:00","dateModified":"2017-02-22T12:18:37+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/25\/r12-2-log-files-location-apps-every-oracle-apps-dba-r12-must-know\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2015\/10\/25\/r12-2-log-files-location-apps-every-oracle-apps-dba-r12-must-know\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/25\/r12-2-log-files-location-apps-every-oracle-apps-dba-r12-must-know\/#primaryimage","url":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/4-248x300.png","contentUrl":"http:\/\/onlineappsdba.com\/wp-content\/uploads\/2015\/08\/4-248x300.png"},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2015\/10\/25\/r12-2-log-files-location-apps-every-oracle-apps-dba-r12-must-know\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"Oracle Apps R12.2 Log Files Location every Apps DBA must know"}]},{"@type":"WebSite","@id":"https:\/\/onlineappsdba.com\/#website","url":"https:\/\/onlineappsdba.com\/","name":"","description":"Oracle Implementation &amp; Training Experts","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/onlineappsdba.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb","name":"Masroof Ahmad","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g","caption":"Masroof Ahmad"},"url":"https:\/\/onlineappsdba.com\/index.php\/author\/masroof\/"}]}},"_links":{"self":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/8284","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/users\/115"}],"replies":[{"embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/comments?post=8284"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/8284\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=8284"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=8284"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=8284"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}