EBS R12 - Forms Patch 10.1.2.3 failing

Hello All
I am trying to apply Forms patch 10.1.2.3 as part of 12.1.1 upgrade and installer is failing with these errors in inventory log files below. Is my inventory wrong?. I have recreated central inventory. And I don't have Components directory in it.
java.io.FileNotFoundException: /u01/app/oraInventory/Components/oracle.rsf.slax_rsf/10.1.0.2.0/1/context.ser (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at oracle.sysman.oii.oiis.OiisCompContext.readContext(OiisCompContext.java:1889)
at oracle.sysman.oii.oiis.OiisSerBaseCompContext.readContext(OiisSerBaseCompContext.java:116)
at oracle.sysman.oii.oiic.OiicCompsWizEngine.setBaseContextForPatches(OiicCompsWizEngine.java:390)
at oracle.sysman.oii.oiic.OiicCompsWizEngine.doOperation(OiicCompsWizEngine.java:194)
at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:131)
at oracle.sysman.oii.oiic.OiicInstallSession$OiicSelCompsInstall.doOperation(OiicInstallSession.java:3704)
at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:162)
at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:970)
at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:232)
at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:400)
at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:742)
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:653)
java.io.FileNotFoundException: /u01/app/oraInventory/Components/oracle.rsf.xdk_rsf/10.1.0.2.0/1/context.ser (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at oracle.sysman.oii.oiis.OiisCompContext.readContext(OiisCompContext.java:1889)
at oracle.sysman.oii.oiis.OiisSerBaseCompContext.readContext(OiisSerBaseCompContext.java:116)
at oracle.sysman.oii.oiic.OiicCompsWizEngine.setBaseContextForPatches(OiicCompsWizEngine.java:390)
at oracle.sysman.oii.oiic.OiicCompsWizEngine.doOperation(OiicCompsWizEngine.java:194)
Please help.
Regards
Amit

Please see these docs.
String Index Out Of Range: -17 While Installing 10.1.2 Patchset 5983622 [ID 1511777.1]
Oracle MRCA 10.1.4.0.1 Fails to Install - OUI Error: FileNotFoundException "../javavm/install/sbs/ojvmjava.sbs" [ID 760796.1]
Thanks,
Hussein

Similar Messages

  • EBS R12 forms over Internet...???

    Hii All,
    Can we deploy EBS R12 forms over internet?
    Is it supported by oracle..?
    will there be any issues in accessing EBS forms through internet...?
    Will there be any security issues...??
    Did anybody implemented this already..?
    or using VPN is safe...?
    Please help me out finding right stratagy...!!
    Thanks
    RB
    Edited by: R12DBA on Nov 5, 2010 1:39 PM

    Hi,
    Can we deploy EBS R12 forms over internet?Yes.
    Is it supported by oracle..?Yes.
    will there be any issues in accessing EBS forms through internet...?
    Will there be any security issues...??If you follow the steps in the DMZ documents, it should be OK.
    Did anybody implemented this already..?Yes.
    or using VPN is safe...?This is also a valid option.
    Please help me out finding right stratagy...!!See these docs/links.
    Oracle E-Business Suite R12 Configuration in a DMZ [ID 380490.1]
    Case History: Implementing a Reverse Proxy Alone in a DMZ Configuration - R12 [ID 726953.1]
    iHelp in R12 Not Working With Load Balanced or DMZ Environments [ID 604843.1]
    What Does "DMZ Certification" Mean?
    http://blogs.oracle.com/stevenChan/2007/04/what_does_dmz_certification_me.html
    Additional Configuration and Deployment Options in Release 12
    http://blogs.oracle.com/stevenChan/2007/02/additional_configuration_and_d.html
    Troubleshooting DMZ Setups for Apps
    http://blogs.oracle.com/stevenChan/2007/09/troubleshooting_dmz_setups_for.html
    Thanks,
    Hussein

  • Make change to existing EBS r12 form

    Hi All,
    New to form dev. Can anyone offer an explanation or link to documentation that shows how to take an existing EBS r12 form, make changes to it and then push it back to the EBS server.
    I've already looked at OAF with JDev however the forms i need to change also include the type .fbx (fmb) and i've been lead to believe that to create/modify these i need to be using Forms Developer.
    Any advice welcomed.
    Cheers

    Hi,
    you need to pass the Action = 'U' to the FM.
      CALL FUNCTION 'VIEW_MAINTENANCE_CALL'
          EXPORTING
            ACTION      = 'U'
            VIEW_NAME   = 'ZTAB'
          TABLES
            DBA_SELLIST = IT_RANGETAB
          EXCEPTIONS
            CLIENT_REFERENCE                     = 1
            FOREIGN_LOCK                         = 2
            INVALID_ACTION                       = 3
            NO_CLIENTINDEPENDENT_AUTH            = 4
            NO_DATABASE_FUNCTION                 = 5
            NO_EDITOR_FUNCTION                   = 6
            NO_SHOW_AUTH                         = 7
            NO_TVDIR_ENTRY                       = 8
            NO_UPD_AUTH                          = 9
            ONLY_SHOW_ALLOWED                    = 10
            SYSTEM_FAILURE                       = 11
            UNKNOWN_FIELD_IN_DBA_SELLIST         = 12
            VIEW_NOT_FOUND                       = 13
            MAINTENANCE_PROHIBITED               = 14
            OTHERS                               = 15.
        IF SY-SUBRC <> 0.
          MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
        ENDIF.
    Regards
    vijay

  • Oracle EBS R12: Install, Patch and Maintain Applications  1z0-238

    Hi,
    I am planning to give the above exam. Can you please let me know if this exam is for R12 or R12.1.1 or 12.1.2 version ? I mean which version of documents i should refer for practicising this exam.
    Thanks in advance.
    Suneel

    Hi Suneel
    Herewith a suggestion about what docs to use
    First see the exam objectives
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_org_id=1001&lang=US&p_exam_id=1Z0_238
    Try to get your manager&company to finance you some training course
    Recommended Training and Preparation
    R12 Oracle: Install, Patch and Maintain Oracle Applications
    OR
    R12 Oracle: Install, Patch, and Maintain Oracle Applications - LVC
    if not possible with the exam objectives read the proper chapter from the documentation
    http://download.oracle.com/docs/cd/B34956_01/current/html/docset.html
    and this excellent blogs contains also advices http://www.oracleappsblog.com/index.php or this book could be something ? http://www.amazon.com/Oracle-Applications-DBA-Covers-11i/dp/0070077290
    hope this helps

  • EBS R12 forms not opening

    Hi,
    My apps version is R12,
    We are getting the front end but forms fails to open.
    Instead a file is getting created which menttions a problem due to java runtime environment.
    Below is the exception given :
    EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7d8e61a1, pid=2128, tid=3336
    Please suggest some solution for the same asap as this is the production environment.
    Thanking you in anticipation,
    Shreas

    My apps version is R12,What is the OS?
    We are getting the front end but forms fails to open.
    Instead a file is getting created which menttions a problem due to java runtime environment.What is the complete error message? Please check the application.log for details.
    Any changes have been done recently?
    Below is the exception given :
    EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7d8e61a1, pid=2128, tid=3336
    Please suggest some solution for the same asap as this is the production environment.Have you tried to run AutoConfig and see if it helps?
    If this is your production instance, I would suggest you log a SR with severity 1, and Oracle support should help.
    Thanks,
    Hussein

  • EBS R12 : NLS size per language ?

    We are preparing a test machine, so that we can perform a new EBS R12 installation.
    Currently we have a EBS R11i.6, but we would like to do a VISION install and let key users have a fell.
    As a second step, we will be performing a migration test.
    Right now, I am making a document for OS team to prepare the server.
    My question is space - NLS :
    I've read the documents concerning a new installation, but so far could not find the space required by each new language added to the base install (AMERICAN).
    In 11.5.10, it says (application node ~ 10Gb + database ~ 1Gb)
    Anyone has seen this information in some official Oracle doc ?
    I've seen a lot of Docs, mentioned in the Installation white paper, and EBS R12 Knowledge Center (Metalink), but so far failed - Probably missing something, somewhere, among the pile of documents.
    Regards,
    Priscilla S M

    On the same note, I would like to hightlight this for those who have :
    Multiple languages are installed + Upgrading to R12 + Plan to apply "Latest HRMS (HR Global) Legislative" after upgrade
    then please refer : Note:145837.1:
    Optional (Step 5):For customers using other languages than US and wishing to apply translated legislative seed data, please apply the relevant language specific version of the consolidated translation patch after successfully completing the hrglobal.drv above. Instructions for applying this patch can be found in the patch readme. For additional information please consult Metalink Note 414434.1
    Summary: The correct sequence should be :
    1. Install Oracle Applications E-Business Suite Release 12 Baseline.
    2. Run DataInstall and select legislations to install.
    3. Apply hrglobal.drv
    4. Apply R12 Baseline NLS patch for all other installed languages.
    On a test env we applied in wrong sequence i.e. applied NLS R12 Baseline and then applied Hrglobal. And we had some data missing issue because of this. So wanted to share this with all.
    Thanks

  • R12 forms not opening on Win7 client with IE8

    Oracle EBS r12 form launch is giving error with IE 8 on windows 7 client pcs. The following is the error message. Please advise.
    FRM-92050: Failed to connect to server: /forms/lservlet:-1

    Hi;
    In addition to Hussein Sawwan great notes sharing Please check below settings
    1 - Go to Tools > Internet Options > Security > Select Sites > click on button "Sites": add the url of ebs.
    2 - Go to Tools > Internet Options > Security > Select Sites > Custom Level > Disabled XSS filter
    Which is cover on Recommended Browsers for Oracle E-Business Suite Release 12 [ID 389422.1]
    Regard
    Helios

  • Oracle EBS R12 for Windows Installation Error

    Hi,
    I tried to install Oracle EBS R12 for Windows. My installation had failed. Listed below is the log information. On the Second log file (further down below) it is saying "TNS:no listener". Please help.
    FIRST LOG FILE:Log Path: C:\Orale\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\06132024
    C:\Users\Bing\AppData\Local\Temp>if 0 == 0 goto :TCFG_OK
    C:\Users\Bing\AppData\Local\Temp>echo "runProcess_4"
    "runProcess_4"
    C:\Users\Bing\AppData\Local\Temp>REM
    C:\Users\Bing\AppData\Local\Temp>REM Perform the instance configuration
    C:\Users\Bing\AppData\Local\Temp>REM
    C:\Users\Bing\AppData\Local\Temp>echo "Statusstring Configuring Database Technology Stack"
    "Statusstring Configuring Database Technology Stack"
    C:\Users\Bing\AppData\Local\Temp>(echo APPS & echo APPS ) | J:\StageR12\startCD\Disk1\rapidwiz\jre\NT\1.6.0\bin\java -DCONTEXT_VALIDATED=true -mx512M -classpath .;J:\StageR12\startCD\Disk1\rapidwiz\jlib\java;J:\StageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar oracle.apps.ad.clone.ApplyDBTechStack -e C:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_bing-pc.xml -stage J:\StageR12\startCD\Disk1\rapidwiz -showProgress -phase cfg -nopromptmsg
    Log file located at C:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\ApplyDBTechStack_06132042.log
    | 0% completed
    / 0% completed
    - 0% completed
    \ 0% completed
    | 0% completed
    / 0% completed
    - 0% completed
    \ 0% completed RC-00110: Fatal: Error occurred while relinking of ApplyDBTechStack
    C:\Users\Bing\AppData\Local\Temp>if 1 == 0 goto :ICFG_OK
    C:\Users\Bing\AppData\Local\Temp>echo "Cannot execute configure of database ORACLE_HOME using RapidClone\n";
    "Cannot execute configure of database ORACLE_HOME using RapidClone\n";
    C:\Users\Bing\AppData\Local\Temp>if "" == "TRUE" goto :ICFG_OK
    RW-50010: Error: - script has returned an error: 1
    RW-50004: Error code received when running external process. Check log file for details.
    Running Database Install Driver for VIS instance
    SECOND LOG FILEC::\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\ApplyDBTechStack_06132042.log
    LOCAL : VIS
    ORACLE_SID :
    PATH : C:\Oracle\VIS\db\tech_st\11.1.0\perl\5.8.3\bin\MSWin32-x86-multi-thread\;C:\oracle\VIS\db\tech_st\11.1.0\bin;C:\oracle\VIS\db\tech_st\11.1.0\appsutil\jre\bin;C:\oracle\VIS\db\tech_st\11.1.0\appsutil\jre\bin;J:\StageR12\startCD\Disk1\rapidwiz\unzip\NT;C:\oracle\VIS\db\tech_st\11.1.0\bin;C:\Program Files (x86)\Oracle\jre\1.3.1\bin;C:\Perl\bin\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\hp\bin\Python
    LD_LIBRARY_PATH : C:\oracle\VIS\db\tech_st\11.1.0\lib
    ECHO is off.
    ECHO is off.
    The log information will be written to
         "C:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\addlnctl.txt"
    ECHO is off.
    ECHO is off.
    Starting listener process VIS ...
    ECHO is off.
    LSNRCTL for 32-bit Windows: Version 11.1.0.7.0 - Production on 13-JUN-2009 20:43:12
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=bing-pc.horse.com)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    LSNRCTL for 32-bit Windows: Version 11.1.0.7.0 - Production on 13-JUN-2009 20:43:14
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    addlnctl.cmd exiting with status 1
    OpenSCManager failed
    adsvdlsn.cmd exiting with status 1002
    ERRORCODE = 1002 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Setup Phase
    Running Setup Process 5 of 6 for AppsUtil
    Executing script in InstantiateFile:
    C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_bing-pc\afmkinit_inst.cmd
    script returned:
    Sat 06/13/2009
    08:43 PM
    "afmkinit_inst.cmd exiting with status 0"
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Setup Phase
    Running Setup Process 6 of 6 for AppsUtil
    Executing script in InstantiateFile:
    C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_bing-pc\afmkinit.cmd
    script returned:
    Sat 06/13/2009
    08:43 PM
    1 file(s) copied.
    1 file(s) copied.
    1 file(s) copied.
    "afmkinit.cmd exiting with status 0"
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    Skipping Profile Phase
    Skipping Apply Phase
    adcvmlog.xml renamed to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\adcvmlog.xml.06132042
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [SETUP PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_bing-pc
    adsvdlsn.cmd INSTE8_SETUP 1002
    AutoConfig is exiting with status 1
    RC-50014: Fatal: Execution of AutoConfig was failed
    Raised by oracle.apps.ad.clone.ApplyDBTechStack
    Thanks in advanced,
    Edited by: amorsolo on Jun 15, 2009 9:12 PM

    Hi user3726038,
    I have seen posting about the installation of EBS R12/i11 saying it does not work with Windows Vista (64 bit). I went ahead and tried it anyway to see what kind of errors I get and to confirm if the errors I get are consistent with other people using Windows Vista. FYI, my installation went as far as 99% complete of step 2 of 5 before it errored out. I checked and noticed that many components of EBS have been installed with status equal zero which is good.
    When I got the "TNS-12541: TNS: no listener", I went to Windows services, located the Oracle TNS service that was created by the EBS installation and tried to start it. Then I got this error: "error 1053 the service did not respond to the start or control request in a timely fashion". I googled the error message and the resolution is: "To resolve this problem, obtain the latest service pack for the Microsoft .NET Framework 1.1.". I have tried this but it does not work because my Windows Vista uses a higher version of .Net Framework 1.1. I have done more research but to no avail. However, it is fun as I learn many things about the EBS intallation and Windows Vista.
    By the way, these are the steps when I run the rapidwiz on Windows Vista. Click on Start => Click on command prompt => right click on command Prompt => select run as administrator => CD to the path where the rapidwiz reside. Somehow if I use the regular command prompt the installation will die on step 1 of 5 even when I log in as administrator.
    In your case you are using Windows 2k3. Make sure your OS is not 64 bit. Whenever you get an error and it does not say much, google it to see the resolution and make sure you read the Installation Guide. Hope this helps.

  • What is significant of OC4J (OC4J:oafm,OC4J:forms,OC4J:oacore) (ebs R12) ?

    What is significant of OC4J (OC4J:oafm,OC4J:forms,OC4J:oacore) (ebs R12) ?
    Please help to provide detail information.

    failed to start a managed process after the maximum retry limitClear the lock files as per (Oacore Processes Won't Start After Increasing Their Number In Oracle Applications Release 12 In Context.xml [ID 555214.1]) and try again.
    Error occurred during initialization of VM
    java.lang.Error: No such file or directory
    at java.lang.System.initProperties(Native Method)
    at java.lang.System.initializeSystemClass(System.java:1070)See these docs.
    Applying an 11i (or R12) Patch, Failed on : Error occurred during initialization of VM, Could not reserve enough space for object heap [ID 557926.1]
    Adstpall.sh Fails With Error Occurred During Initialization Of VM [ID 1156443.1]
    Release 12 Oracle Reports Programs Fail: "Error occured during initialization of VM" [ID 429819.1]
    Thanks,
    Hussein

  • Install missing plugins error while opening forms in EBS R12

    Hi,
    I installed EBS R12 in my desktop through vm ware. my host os is windows xp and my guest os is oel 5.3. Now when i am trying to open any form based window through OAM in firefox browser, install missing plug ins error occurs.
    How can i open forms? Pls can any one help me. Thanks in advance.

    I installed EBS R12 in my desktop through vm ware. my host os is windows xp and my guest os is oel 5.3. Now when i am trying to open any form based window through OAM in firefox browser, install missing plug ins error occurs.
    How can i open forms? Pls can any one help me. Thanks in advance.To answer your this question, Hussein already updated the referenced notes, just follow them and you will be able to access/open EBS on firefox.
    Somewhere i heard that we have to create a sybolic link with the java plugin. Where can i find that java plugin in our system and to where i have to crete the link.from where you heard that, it is required ?
    regards

  • How to upload data into form of Oracle EBS R12 using ATS ver 9.0

    Hi experts,
    Could you please guide me how to upload data into form on Oracle EBS R12 using Oracle Application Testing Suite verson 9.(The simpliest way)
    For example: I need to create user account on Oracle EBS. Normally, I use Dataloader to upload the data, however it just can upload one by one record, cannot upload multi record at same time. Moreover if the performance of server is low, so I will get the issue when using dataloader.
    Thanks in advance
    Best Regards
    Hieu

    Hi you can create Virtual users to enter data. Note than you have to name the objects accordingly.
    For Example default recording provided by Open script is ObjectNAME_(Index No of the object).
    when you record one iteration the name of any object would be ObjectNAME_(0)
    You can then create virtual users so the index will increment as the total number of Virtual users increases. Also you have to handle which row of your test data would get mapped to which Virtual user in the script run session.
    Thanks

  • What oracle forms / reports version are using in EBS R12?

    Hi all,
    We are planning to upgrade to EBS R12. what oracle forms / reports version are using in EBS R12?
    Thanks.

    Hi,
    Forms and Reports 10.1.2.x are used by Oracle Applications Release 12.
    Note: 437878.1 - Upgrading Forms and Reports 10g in Oracle Applications Release 12
    Oracle Applications Concepts
    http://download.oracle.com/docs/cd/B53825_03/current/acrobat/121oacg.pdf
    upgrade forms reports R12
    http://forums.oracle.com/forums/search.jspa?threadID=&q=upgrade+forms+reports+R12&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • What is Oracle's recommendation of enabling a 3rd Party application for Online Patching? Is this a requirement with EBS R12.2 or is this something that can be done in phases for e.g.:

    Hello -
    My Oracle Partner account uses Oracle EBS, Fusion Apps and is in the process of migrating from 10g to 11g;  forwarding their question here -
    What is Oracle’s recommendation of enabling a 3rd
    Party application for Online Patching? Is this a requirement with EBS R12.2 or
    is this something that can be done in phases for e.g.
    Phase 1: Oracle EBS utilizes Online patching while
    the 3rd Party application does not leverage edition based
    redefinition for Online patching
    Phase 2: 3rd Party application is modified
    to leverage edition based redefinition Online patching mechanism.
    I would appreciate any insight/recommendations you may have
    regarding Online patching for EBS 12.2.

    This seems to be related to EBS an may be better answered in the EBS forums as this forum is dedicated to Fusion.
    Jani Rautiainen
    Fusion Applications Developer Relations
    https://blogs.oracle.com/fadevrel/

  • Packages,patches,RPM required in Oracle Linux 6 for EBS R12 installation.

    Hello,
    I am a not a newbie and i am trying to do a vision installation of Oracle EBS R12 on my laptop.
    I have downloaded Oracle Enterprise Linux release 6 update 3 media pack from edelivery.com and installed Oracle Linux on Vmware workstaion.
    Now i want to know what all patches, packages and RPM's are required as a pre-requisite before proceeding with installation of R12.
    How to check whether they are already present and how to install them.
    I have referred to oracle notes but confused in which points to follow and which to skip.
    Please guide.
    Thanks,
    Swapnil

    swapnil_yeole wrote:
    Hello,
    I am a not a newbie and i am trying to do a vision installation of Oracle EBS R12 on my laptop.
    I have downloaded Oracle Enterprise Linux release 6 update 3 media pack from edelivery.com and installed Oracle Linux on Vmware workstaion.
    Now i want to know what all patches, packages and RPM's are required as a pre-requisite before proceeding with installation of R12.
    How to check whether they are already present and how to install them.
    I have referred to oracle notes but confused in which points to follow and which to skip.
    Please guide.
    Thanks,
    SwapnilAll OS packages and rpms can be found in these docs.
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86-64 [ID 761566.1]
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86 [ID 761564.1]
    Use "rpm -qa" command to verify if the package is installed or not.
    To install the packages, please use "yum install" or "rpm -Uvh" command.
    Thanks,
    Hussein

  • EBS R12 not launcing forms on mac os x

    Hi
    We are in oracle EBS R12 and have jdk 6 update 7 installed on the server.
    EBS launcing forms well on windows os but when we try to open EBS on mac os asks java 7 and installs it, but later says Jinitiator version is too low please install latest version of java 1.1.8 or later. but it works fine on windows.
    As i know, now EBS is compatible with java update 7 and mac os certified to run EBS R12 with java 7.
    Not finding java 6 for mac version. won't EBS run with java 6 update on mac or is it compulsary to update java from 6 to 7 on server..?
    Please suggest
    Thanks in advance

    Hi,
    Please refer link:
    Mac OS X Java 7 Information for installing and using Java
    It says:
    Oracle's Java version 7u17 and below have been disabled by Apple on OS X. Updating to the latest release will allow Java to be run on Mac OS X.
    I believe the only option you have is to upgrade Java in the Client MAC OS to 7 update 21 or 7 Update 25.
    Please update Java and check. If you have trouble loading Java in the updated version, I found a workaround where you can use java to work on any Server JRE by setting a permanent environment variable as:
    JAVA_TOOL_OPTIONS=-Djava.vendor="Sun Microsystems Inc."
    But I am not sure, whether it works in Mac OS, please check and let us know!!
    Hope this helps!
    Thanks &
    Best Regards

Maybe you are looking for