Error: WARNING: The domain runtime MBean server has not been found after trying for 600 seconds during startup of Admin Server. (I did face this error as part of OBIA 11.1.1.10 Installation) Cause: There can be several reasons for this (just highlighting few…) Because of stuck thread You might have...
↧
WARNING: The domain runtime MBean server has not been found after trying for 600 seconds
↧
ODI-10182: Uncategorized exception during repository access
Error (Which I faced during OBIA 11.1.1.10 Configuring Oracle BI Applications): ODI-10182: Uncategorized exception during repository access. Could not get JDBC Connection; nested exception is java.sql.SQLException: Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource: java.sql.SQLException: IO Error: Connection reset DW_LOG_FILE data server update failed with return code:...
↧
↧
Oracle E-Business Suite Database Failover Procedure
Oracle Applications Database Failover Procedure Failover Procedure is based on below architecture: Multi-Node E-Business Suite 12.1.3 is configured and running on Oracle RAC 11gR2 (Primary), which has Oracle RAC 11gR2 Standby (Secondary). Multi-Node E-Business Suite has standby site as well (It can be Active-Active or Active-Passive). Scenario: We are testing Database...
↧
Oracle E-Business Suite 12.2.6 Released
Oracle has released Oracle E-Business Suite 12.2.6 and it is available for download. Login to edelivery.oracle.com and download Oracle Apps 12.2.6 To install Oracle Apps 12.2.6, please follow note ID: Oracle E-Business Suite Release 12.2.6 Readme (Doc ID 2114016.1)
↧
Oracle Apps 12.2.6 Released
Oracle has released E-Business Suite 12.2.6 and it is available for download. Login to edelivery.oracle.com and download Oracle Apps 12.2.6 To install Oracle Apps 12.2.6, please follow note ID: Oracle E-Business Suite Release 12.2.6 Readme (Doc ID 2114016.1)
↧
↧
Oracle Weblogic 12c (12.2.x) New Features
Below are the list of Oracle Weblogic 12c (12.2.x) New Features: 1. New Graphical User Interface. 2. New Installation Modes: WebLogic Server—Installs WebLogic Server and Oracle Coherence, but excludes the WebLogic Server code examples. Coherence Installation—Installs Oracle Coherence and WebLogic Server components needed to administer the life cycle of managed...
↧
Oracle Policy Modeling 12.2.4 Installation
Oracle Policy Modeling is a desktop application used to build interactive interviews based on business requirements, complex policy and legislation. Using its Rule Engine, all the rules are written in natural language in Microsoft Word or Excel. It also requires BI Publisher Desktop Template Builder to develop rich text formats. OPM Download Instructions...
↧
How to become an Oracle Weblogic Administrator
How to become an Oracle Fusion Middleware Administrator or Weblogic Administrator ? To become a successful Oracle Fusion Middleware Administrator or Weblogic Administrator, one should have knowledge on application technologies (such as Weblogic and OHS) and basic database exposure. If you know how load balancers work such as F5 or...
↧
How to become an Oracle Fusion Applications DBA
How to become an Oracle Fusion Applications DBA ? To become a successful Oracle Fusion Apps DBA, one should have knowledge on both the database technologies as well as application technologies. Database technologies (such as Oracle RAC, Oracle ASM and Oracle Data Guard) and application technologies (such as E-Business Suite,...
↧
↧
How to become an Oracle Apps DBA
How to become an Oracle Apps DBA ?? To become a successful Oracle Applications DBA, one should have knowledge on both the database technologies as well as application technologies. Database technologies (such as Oracle RAC, Oracle ASM and Oracle DataGuard) and application technologies (such as Apache, 10g AS, Weblogic and...
↧
Oracle Apps DBA Roles and Responsibilities
Oracle Apps DBA role combines the efforts of an Oracle Applications System Administrator, Oracle database administrator and Oracle Weblogic Administrator. From Oracle E-Business Suite 12.2.x, Oracle has introduced Weblogic as its Web Server to achieve clustering capabilities, application server capabilities and load balancing capabilities. Because of this, Oracle Apps DBAs...
↧
How to change apps password in R12.2.x Oracle E-Business Suite
Changing apps password in R12.2.x is as similar as R12.1.x, but by having Weblogic Server in R12.2.x, we have one additional step as Weblogic Data Sources will also be pointing to apps schema. Source Run Edition Shutdown Middle Tier Services ($ADMIN_SCRIPTS_HOME/adstpall.sh (ON ALL NODES IF IT IS MULTI-NODE)) Change APPLSYS...
↧
Differences between Oracle Apps R12.1.x and R12.2.x
I listed couple of new features of Oracle E-Business Suite R12.2.x: Architectural Changes: 12.1.x has 10gAS as Webserver, but R12.2.x has Weblogic as Websever, which provides application server and clustering capabilities. Installation Changes: In R12.2.x, we have flexibility to chose either 11g or 12c database while installing. In R12.2.x, we...
↧
↧
How to Add managed oacore in Oracle Apps R12.2.x
To increase the performance, we might need to add up more JVMs to existing weblogic by doubling managed servers. Please follow below steps to add extra oacore managed server to Oracle E-Business Suite R12.2.x. You can follow same procedure to add extra oafm, forms, forms-c4ws servers. Steps to Follow on Run...
↧
What is Oracle Apps DBA
What is Oracle Apps DBA ?? Oracle Apps DBA is responsible in administering both Oracle Database and Oracle Applications (Middle Tier). He/She will be responsible in taking up regular issues (BAU Activities), installation, upgrade, patching, cloning and regular code migration activities. Apps DBAs must be strong in Linux, Database and in...
↧
Oracle Apps R12.2.x File System
Oracle E-Business Suite R12.2.x File System: Below are the list of changes in Oracle Apps R12.2.x file system Oracle Apps R12.2.x has dual file system, which helps organisations to have less downtime during patching. By introducing duplicate file system, Oracle has reduced patching downtime and improved availability of the system....
↧
Download Oracle Apps 12.2.6
Download Oracle E-Business Suite R12.2.6 as shown below: Step 1: Login to edelivery.oracle.com Step 2: Select Product (Oracle Payroll (EBS, Oracle E-Business Suite, PAY, ebusiness)) and platform as “Linux x-86-64” and click “Continue” Step 3: Expand the Download Queue and deselect Languages and Mobile Application Archive. Step 4: Accept Oracle...
↧
↧
[INS-21003] Installer has detected that an invalid inventory pointer location file was specified
While installing Oracle Apps R12.2.6, I did face below issue: Error: [INS-21003] Installer has detected that an invalid inventory pointer location file was specified Solution: Make sure /etc/oraInst.loc file contains below entries. inventory_loc=/home/oraInventory inst_group=oinstall If we don’t have above entries, rapidwiz will fail in validation as shown below and we...
↧
Starting and Stopping EM12c
Note: Please make sure ORACLE_HOME variables are not exported; otherwise, you will end up in getting errors like below: “EM Configuration issue. /u01/ora/fmw/database/product/11.2.0/dbhome_1/localhost_EM12c not found.” Shutdown EM12c: 1. Stop Agent cd /u01/ora/fmw/agent/agent_inst/bin ./emctl stop agent 2. Stop OMS cd /u01/ora/fmw/mw_r5/oms/bin ./emctl stop oms -all Startup EM12c 1. Start Agent cd...
↧
EM Configuration issue while stopping em12c
While starting/stopping EM12c, we sometimes find below error: $ emctl stop oms -all EM Configuration issue. /u01/ora/fmw/db/product/11.2.0/dbhome_1/localhost_EM12c not found. or Environment variable ORACLE_UNQNAME not defined. Please set ORACLE_UNQNAME to database unique name. Solution: Unset all environment variables and try to stop the oms again.
↧