Skip to main content

Posts

Showing posts with the label Installation R12.1.1 linux 5

FRM-92101 there was a failure in form Server startup

There was on error in accessing ERP Forms though all per-requisites exists on the system. I've encountered this issue on freshly configured system. In earlier post I've discussed about this issue: http://appsdbaworkshop.blogspot.com/2011/02/frm-92101-there-was-failure-in-forms.html This issue will solved only if yo will Install same version of openmotif as mentioned in Installation document. If you have higher version of rpm then its simply not going to workout. Required version of openmotif rpm - openmotif21-2.1.30-11.EL5.i386.rpm Actual version exists on system - openmotif22-2.2.3-18.EL5.i386.rpm If you do not want to Install the old version of rpm and want to access the forms using the same rpm "openmotif22-2.2.3-18.EL5.i386.rpm" then this is the post/article which you're looking for : Form error message: Application Error log: 12/03/24 13:56:12.509 formsweb: Forms session aborted: runtime process failed during startup with errors /u01/applR12/PR ODERP/apps/...

Installation of Oracle Applications R12.1.1 on Linux and vmware

The below article is step by step procedure to Install oracle E-Business suite R12.1.1 on Oracle Enterprise Linux 5.6 (32-bit) using vmware server 2 on windows 7 64 bit. This is a single node Installation. (All services will be hosting on same machine 0 db, conc, web, forms etc) I have Installed it on a virtual machine with 4gb ram, 120 GB of local disk space and 1 core cpu. - Requires 80 GB of free space for fresh installation (excluding stage area) - Requires 100+ GB of free space for vision installation (excl. stage) I will split this configuration in 5 steps: 1) create and configure virtual machine 2) Install linux operating system 3) create stage Area 4) Perform all operating system per-requisites 5) Install oracle E-business suite R12.1.1 create and configure virtual machine: >> Login to vmware Server console >> click on add virtual machine >> Here i have selected iso image for OS Installation, you can select local cd drive if u want. >> Now the virtual m...