After successful completion of fresh installation of R12.1.1 on OEL(Oracle Eneterprise Linux 5.5), there was an error while accessing form server. All other services and application are working fine.
When we are trying to access form Server its giving error as below:
When we click on details:
This error message is because of the missing rpm openmotif21-2.1.30-11.EL5.i386.rpm on Linux OS.
You can download this rpm from http://oss.oracle.com/projects/compat-oracle/files/Enterprise_Linux/
After Installing this rpm bounce the middle tiers and access form server.
Issue must be resolved.
Happy reading :)
When we are trying to access form Server its giving error as below:
When we click on details:
This error message is because of the missing rpm openmotif21-2.1.30-11.EL5.i386.rpm on Linux OS.
You can download this rpm from http://oss.oracle.com/projects/compat-oracle/files/Enterprise_Linux/
After Installing this rpm bounce the middle tiers and access form server.
Issue must be resolved.
Happy reading :)
Comments
Regards,
Suhaib
You can refer link:
http://appsdbaworkshop.blogspot.com/2010/11/oracle-applications-r1211-installation.html
regards,
Zaheer
after installing the patch, i am able to open the forms and reports.
i have one another problem. aftrer restarting the server i am not able to login into appslogin.
my all database, listner and forms, http services are working.
any solution on this?
sidharth
Please make sure your autoconfig is completing without any errors.
but when i was restarted my server. i am not able to open the AppsLogin page.
but after restart i have faced the problem. can you pl. tell me what is the default ORACLE_HOME path in EBS R12.
thank you
Application environment file:
. APPSsid_hostname.env
File will be located under $APPL_TOP
thanks,
Zaheer Syed
i guess below is path correct????
/d01/oracle/VIS/apps/apps_st/appl/APPSVIS_application12.env
pl guide me.
cd /d01/oracle/VIS/apps/apps_st/appl/
- and execute
. APPSVIS_application12.env
. /d01/oracle/VIS/apps/apps_st/appl/APPSVIS_application12.env
vncserver :2
export DISPLAY-:2
/d01/oracle/VIS/inst/apps/VIS_application12/admin/scrpits/adstral.sh apps/apps
pl. guide
But make sure that file executed properly using command
echo $APPL_TOP --> Then it should return value:
/d01/oracle/VIS/apps/apps_st/appl/
thanks,
X A H E E R
I have create scripts file like this.
one thing is more which database version is default for EBS R12?
pl. guide
thanks,
X A H E E R
thank you once again..:)
You're welcome :)
- Zaheer
I have installed Oracle EBS 12i on oracle linux 5.5 .I encountered the same error and followed your inputs ,but while applying the patch I got below error .
{
Missing Dependency: libXp.so.6 is needed by package openmotif21-2.1.30-11.EL5.i386 (/openmotif21-2.1.30-11.EL5.i386)
}
Could you please let me know what I need to do here .
Please insert OEL 5.5 DVD in your cd-rom and search for rpm "libXp-1.0.0-8.1.el5.i386.rpm". First install this rpm the install "openmotif".
If it still giving problem then update me.
regards,
X A H E E R
Thanks for your reply .I have tried to install libXp-1.0.0-8.1.el5.i386.rpm and got the below error .
Public key for libXp-1.0.0-8.1.el5.i386.rpm is not installed
Regards
Manas
Thank You very much .
I used the below command
rpm -ivh libXp-.0.0-8.1.el5.i386.rpm
and its installed successfully .
Thanks for your help .Oracle Forms are now opening .
Thank you very much for your help .
Regards
Manas
Glad to know that issue solved.
regards,
X A H E E R
how to solve it for windows?
can you pl. post your error here.