Are you an Oracle Apps DBA looking for Upgrading Oracle E-Business to version 12.2 ? If you confused where to start and what documents to read before you Upgrade to Oracle E-Business Suite 12.2 then you are at right place. This post covers 10 important Oracle documents that every Apps DBA must read before doing Oracle EBS […]
Read MoreArchitecture in Oracle EBS R12.2 changed and Oracle introduced WebLogic Server. This was covered by Atul in his previous post on changes in EBS12.2. WebLogic Server contains Admin Server in a Domain and you use script adadminsrvctl to start Admin Server in Oracle EBS Domain. You need username/password to start/boot Admin Server and this […]
Read MoreRecently, one of our trainee came across the error when he was trying to drop RCU Schema that Prerequisite ” Oracle Platform Security services” failed . In this post, we will cover how to find what is the error and how to resolve this issue but before that one should know what is RCU. RCU: Repository Creation Utility […]
Read MoreWith the launch of database 12c in 2013, Oracle introduced a new architectural concept called Multi-Tenancy, where you have a Container Database (CDB) and Pluggable Database (PDB). To explain I included video from Tom Kyte & Randy Urbano where Tom discuss about Pluggable Databases and challenges in Database Consolidation. Randy explains Architecture of PDB/CDB and moves […]
Read MoreOracle Access Manager (OAM) is Oracle’s recommended Single Sign-On (SSO) solution that not only provides heterogeneous platform support but is also Integrated with Oracle Fusion Applications . OAM is also recommended SSO solution for Oracle Fusion MiddleWare (Webcenter, OBIEE , SOA) and Oracle E-Business Suite, Peoplesoft or Siebel CRM. Lot of time in our Oracle Access Manager Training trainees ask […]
Read MoreWe were trying to start IDM services but services were failing with error as shown in below screen shot 1. As it was showing issue with OPMN services so we tried to start opmn services manually but it was failing to start opmn services We looked into opmn log file log (located under $ORACLE_INSTANCE/diagnostics/logs/OPMN/opmn). […]
Read MoreOracle Apps (E-Business Suite) current release (as of Sep 2015) is Oracle E-Business suite is 12.2.4 also commonly known as R12.2 . WebLogic Server is introduced in Oracle E-Business Suite as part of 12.2 version . In this post we are going to cover Oracle Apps 12.2 installation issue encountered by one of our Oracle […]
Read MoreOracle HTTP Server (OHS) is part of Oracle Web Tier (other components in Web Tier are Oracle Traffic Director OTD and Oracle WebCache). OHS is a recommend component as per Oracle Reference Architecture (some of we call it Oracle Enterprise Deployment). OHS is mandatory if you wish to integrate any Oracle Fusion Middleware product (like […]
Read MoreOne of the trainee from our previous batch encountered issue while accessing the oamconsole URL: http//<Hostname>:<Admin Port>/oamconsole. To find the root cause check the Admin Server log file located at $DOMAIN_HOME/servers/AdminServer/logs and in our case, it was showing below error messages: <Error> <HTTP> <hostname> <AdminServer> <[ACTIVE] ExecuteThread: ’14’ for queue: ‘weblogic.kernel.Default (self-tuning)’> <<WLS Kernel>> <> <0000wJ81aCT7y0G6yzYfMG000024000F0n> <1424169946099> […]
Read MoreThis post is from our Oracle Apps DBA – R12 Training ( next batch starts on 8th Aug, 2015) where we cover installation, patching, cloning and other maintenance tasks. We also cover upgrade of Oracle E-Business Suite 12.2.0 to 12.2.4 to show how to apply patches and new patch process in Oracle Apps. One of […]
Read More