John Piwowar recently covered EBS R12 Vision installation steps on Linux at oraclenerd This is four part series -Part 1 here covers introduction, recommendation and software location, Part 2 here covers installation (bonus troubleshooting steps) Part 3 here covers Start-up and Shutdown and finally Part 4 here covers accessing oracle apps (self service and forms). Interesting part is companion posts […]
Read MoreThis post covers interview question (related to Oracle Apps R12) from one reader, If you have any question then email us or post it under comments section. Q. Why do we get error when we run “opmnctl status” from “$INST_TOP/ ora/ 10.1.3/ opmn/ bin” where as $ADMIN_SCRIPTS_HOME/adopmnctl.sh works ? For those who are new to Oracle Apps R12 […]
Read MoreThis post covers overview of Oracle Apps R12 Multi-node installation (two or more machines) Things good to know about multi-node / distributed installation 1. Oracle Apps R12 is mainly categorised in to a) Database Tier – Oracle Database and Database Listener b) Application/Middle Tier– Oracle Web Server (Apache), Apps Server (OC4J – oacore, oaforms, oafm) and Concurrent Manager 2. […]
Read MoreAutoconfig is tool/utility to reconfigure your Oracle Application configuration files using context (XML file) and template files, more information here and here This post covers steps to run Autoconfig in Oracle Apps R12 (steps are similar to 11i, only change is location of autoconfig script and log files) . A) Running Autoconfig on R12 environment Application Tier […]
Read MoreThis post covers steps on how to troubleshoot “Unable to call fnd_ldap_wrapper . create_user / update_user” issues. This is similar to issue I discussed here in May 2009 . Setup – E-Business Suite (11i/R12) integrated with OID/SSO Issue– Error while creating/updating user in EBS 11i/R12 – Unable to call fnd_ldap_wrapper . create_user | update_user . […]
Read More. When I run a Concurrent request I get Phase – Pending and the Status – Standby. What does pending standby means and how to fix it ? When I run a request in GL,the status appears Inactive and phase as No Manager. Please tell me what the problem could be ? These are some of common questions […]
Read MoreFor daily checks ( Health Check on Admin/Concurrent Manager Node click on this link eBusiness 11i/R12 – Daily Checks (for Apps. DBA) – Admin Node .
Read MoreBug 8520057 – 12.1.1 NLS PATCHING HAS INCREASED IN TIME OVER 12.0.4 Follow the Note : 839978.1 (12.1.1 NLS Upgrade Patch 6678700 : Performance Installation Issues With XLIFFImporter Java Jobs) The issue is caused by the time delay spent in connection time within each Java job. Abort the session and apply the patch : 8576725 […]
Read MoreLet suppose below is the read me file of one patch says: This patch contains one or more driver files to be applied with AutoPatch. Please apply the driver files in the following order (if they exist) : c3196140.drv (This is the copy driver) d3196140.drv (This is the database driver) g3196140.drv (This is the generate […]
Read MoreOn popular request from newbie I am posting few more Apps DBA Interview Questions (around Installation). If you are new to Oracle Apps and prefer book then you can order one from Amazon written by Joyjeet Banerjee – Cracking the Oracle Apps DBA Interview: 325 Frequently Asked Questions Q1. Which user you use to install Oracle Apps 11i/R12 on […]
Read More