Step 1: Prepare the server to be added a) Shared the Database Storage b) Shared the OCR and voting disk c) Check the new box for ssh connectivity Step 2: Run cluvfy cluvfy stage -post hwos -n SUN12OS Step 3: Add node to Cluster using the $ORACLE_HOME/oui/bin/addnode.sh from the node existing in cluster And choose […]
Key Technology changes in E-Business Suite 12.2
Key Technology changes in E-Business Suite 12.2 There are lots of updates coming in 12.1 release, but from a technology stack perspective, EBS 12.2 will be notable for two things: A) Replacing Oracle Containers for Java (OC4J) 10g with WebLogic Server 11gEBS 12.2 will use WebLogic Server from Fusion Middleware 11g in place ofOC4J 10g […]
Oracle’s Containers for J2EE (OC4J) in R12
Oracle’s Containers for J2EE (OC4J) – OC4J stands for Oracle’s Containers for J2EE. OC4J can execute Servlets, Java Server Pages (JSP), Enterprise Java Beans (EJB)-OC4J replaces the older JServ implementation for running servlets on the web server-Oracle Application Server 10gR3 (10.1.3) is the latest production version-OC4J is based on J2EE standards:Specific directory structure,File requirements (content & naming […]
Important Profiles for Oracle Application Framework(OAF)
I am listing here important Oracle Apps Profile option for OA Framework Oracle Applications Look and Feel / APPS_LOOK_AND_FEEL Specifies the look and feel for all OA Framework based pages. This value can be set at any of the Site, Application, Responsibility or User levels.-Valid seeded values include:blaf – Oracle’s corporate Browser Look-and-Feel [ OTN Version […]
Oracle Application Framework(OAF) Basics
OAF Basics Oracle Application Framework (OAF) is an architecture for creating web based pages with in Oracle EBS platform.OAF follows MVC architecture. MVC stands for Module View Controller Architecture Key JSP Application Components A typical JSP application involves the following components: a browser for client access, a database for enterprise data and a web application […]
Downtime Reduction during Patching in R12.0/R12.1
(1) Oracle now supports the Shared Application-Tier System. If you have multiple Application Servers using Load Balancing, then all the servers can share one single shared Application-Tier. Use Metalink Note: 233428.1 for 11i, and 384248.1 for Release 12. Patches applied to shared application tiers are instantly available to all application tiers (2) Shared application tier […]