Opatch on R12.1.1. question?

We plan to apply some ORACLE database patches on R12.1.1 (ORACLE 11.1.0.7). when I using "opatch" I have error:
$ opatch version
Invoking OPatch 11.1.0.6.2
OPatch Version: 11.1.0.6.2
OPatch succeeded
$ ./opatch lsinventory
Invoking OPatch 11.1.0.6.2
Oracle Interim Patch Installer version 11.1.0.6.2
Copyright (c) 2007, Oracle Corporation. All rights reserved.
Oracle Home : /u1/oracle/EBS01/db/tech_st/11.1.0
Central Inventory : n/a
from :
OPatch version : 11.1.0.6.2
OUI version : 11.1.0.7.0
OUI location : /u1/oracle/EBS01/db/tech_st/11.1.0/oui
Log file location : n/a
OPatch cannot find a valid oraInst.loc file to locate Central Inventory.
OPatch failed with error code 104
how to setup environment variable for " oraInst.loc" location?
Thanks.

Hi,
Please see these documents.
Note: 780530.1 - OPatch Pre-Requirement Checks Reference - 11.1
Note: 604735.1 - OPatch failed with error code 104 when using OPATCH
Note: 437026.1 - ERROR :"OPatch cannot find a valid oraInst.loc file to locate Central Inventory.OPatch failed with error code 104"
If your oraInvetory is corrupted, you can refer to this document to rebuild it.
Note: 834894.1 - How to Create a Clean oraInventory in Release 12
Thanks,
Hussein

Similar Messages

  • Upgrade from 11.5.10.2 to R12.1.3 questions

    Hi,
    I want to upgrade my EBS from 11.5.10.2 to 12.1.3 (keeping DB same , i.e., 11.1.0.7). I have MT services running on 5 nodes. All 5 nodes have all the services enabled.
    My doubt is :
    While applying the upgrade patches, Do I have to execute the patches on all the nodes ?
    If yes, Do I have to run them sequentially (one node after another) OR can I run them parallely (simulteneously on all nodes )?
    Do I have to use any special options like 'nodatabaseportion' etc ?
    regards,

    I am follwoing the note : Interoperability Notes EBS R12 with Database 11gR2[ 1058763.1].
    1- Step 2: Apply patch 6400501 to the IAS 10.1.2. Do I really need to apply this patch ?( I am not sure how I can check whether this has already applied or not)
    As mentioned in the doc, if you are on Linux/Unix then you need to apply this patch.
    To verify if the patch is applied or not, it depends on what ORACLE_HOME you are referring to. Please see (How to apply Patch 6400501 to a Release 12 APPS-Tier ORACLE_HOME ? [ID 799907.1]). Since this patch can be applied on the database tier node or on the application tier node, you need to source the correct env file and issue "opatch lsinventory" command.
    2- Step 6: Install Oracle database 11g Products from the 11g Example CDs. Do I need to do this step and please ket me know whre I can get this CD ( I have 2 files : p10404530_112030_LINUX_1of7.zip and p10404530_112030_LINUX_2of7.zip)
    Do I need to download anything extra here to fullfil the step.Yes, it is mandatory and you need to download all files.
    3- Step 8: Apply additional 11.2.0.3 RDBMS pathes :
    Before applying this additional patches, I hv to upgrade the database to 11.2.0.3. Please correct me if I am wrong.
    As per the note, step 13 is to upgrade database to 11.2.0.3. I got confused here, It means, Do I need to apply additional patches on 10.2.0.5 database then upgrade to 11.2.0.3Before the upgrade. As mentioned under the same step "Do not run any of the post install instructions as those will be done after the upgrade.".
    Thanks,
    Hussein

  • PO Interface migrate 11i to R12

    Hi All,
    We are migrating PO Standard (open) from 11i to R12.
    The questions are.
    1. How could we map PO_HEADERS_ALL in 11i to PO_HEADERS_INTERFACE in R12?
    same with, PO_LINES_ALL and PO_DISTRIBUTIONS_ALL in 11i to PO_LINES_INTERFACE, PO_DISTRIBUTIONS_INTERFACE.
    2. We run used the Import Standard Purchase Orders for the interfacing, we encountered error,
    here:
    ORA-20001: APP-PO-14142: PO_WF_BUILD_ACCOUNT_INIT.Start_Workflow-010: ORA-20001: START_WORKFLOW_EXCEPTION-0: PO_SHARED_PROC_PVT.get_ou_and_coa_from_inv_org
    Cause:        A SQL error has occurred in PO_WF_BUILD_ACCOUNT_INIT.Start_Workflow.  in Package po.plsql.PO_PDOI_DIST_PROCESS_PVT. Procedure default_dists.60
    ORA-20001: APP-PO-14142: PO_WF_BUILD_ACCOUNT_INIT.Start_Workflow-010: ORA-20001: START_WORKFLOW_EXCEPTION-0: PO_SHARED_PROC_PVT.get_ou_and_coa_from_inv_org
    Cause:        A SQL error has occurred in PO_WF_BUILD_ACCOUNT_INIT.Start_Workflow.  in Package po.plsql.PO_PDOI_MAINPROC_PVT. Procedure process_distributions.50
    ORA-20001: APP-PO-14142: PO_WF_BUILD_ACCOUNT_INIT.Start_Workflow-010: ORA-20001: START_WORKFLOW_EXCEPTION-0: PO_SHARED_PROC_PVT.get_ou_and_coa_from_inv_org
    Cause:        A SQL error has occurred in PO_WF_BUILD_ACCOUNT_INIT.Start_Workflow.  in Package po.plsql.PO_PDOI_MAINPROC_PVT. Procedure process.40
    ORA-20001: APP-PO-14142: PO_WF_BUILD_ACCOUNT_INIT.Start_Workflow-010: ORA-20001: START_WORKFLOW_EXCEPTION-0: PO_SHARED_PROC_PVT.get_ou_and_coa_from_inv_org
    Cause:        A SQL error has occurred in PO_WF_BUILD_ACCOUNT_INIT.Start_Workflow.  in Package po.plsql.PO_PDOI_PVT. Procedure start_process.110
    User-Defined Exception in Package po.plsql.PO_PDOI_Concurrent. Procedure POXPDOI.30
       Need your help.
    Thanks,
    alex cross

    Any help pls.

  • R12 plsql web toolkit disabled - what are the alternatives?

    We have developed a fair amount of add-on applications in our e-business suite using the plsql web toolkit (htp). This functionality has been disbaled in R12.
    My question to Oracle, "What is the work around for using applications we developed in 11i that were developed using the plsql web toolkit?
    Oracel response:
    R12 does not support WWK fucntions.
    You will need to recreate these as custom JSP pages.
    The pl/sql toolkit in the Apache Server is disabled in R12 as a security precaution.
    1. What are other people doing who have encountered this issue?
    2. Is it possible to enable the pl/sql toolkit in the apache server? If for nothing else than to buy time until these apps are re-written as jsp apps.
    3. Is anyone doing something other than jsp? i.e. SSWA Servlet Function?
    Any help or suggestions appreciated.

    Pl see if this link can help - http://blogs.oracle.com/stevenChan/2008/07/new_whitepaper_mod_plsql_and_e_1.html
    HTH
    Srini

  • PLSQL Web Tool Kit (HTP) disabled in R12 - What are the alternitives

    We have developed a fair amount of add-on applications in our e-business suite using the plsql web toolkit (htp). This functionality has been disbaled in R12.
    My question to Oracle, "What is the work around for using applications we developed in 11i that were developed using the plsql web toolkit?
    Oracel response:
    R12 does not support WWK fucntions.
    You will need to recreate these as custom JSP pages.
    The pl/sql toolkit in the Apache Server is disabled in R12 as a security precaution.
    1. What are other people doing who have encountered this issue?
    2. Is it possible to enable the pl/sql toolkit in the apache server? If for nothing else than to buy time until these apps are re-written as jsp apps.
    3. Is anyone doing something other than jsp? i.e. SSWA Servlet Function?
    Any help or suggestions appreciated.

    Pl see your duplicate post here - R12 plsql web toolkit disabled - what are the alternatives?
    Srini

  • PLSQL Web Toolkit disabled in R12 - What are the alternatives?

    We have developed a fair amount of add-on applications in our e-business suite using the plsql web toolkit (htp). This functionality has been disbaled in R12.
    My question to Oracle Support was , "What is the work around for using applications we developed in 11i that were developed using the plsql web toolkit?
    Oracle response:
    R12 does not support WWK fucntions.
    You will need to recreate these as custom JSP pages.
    The pl/sql toolkit in the Apache Server is disabled in R12 as a security precaution.
    1. What are other people doing who have encountered this issue?
    2. Is it possible to enable the pl/sql toolkit in the apache server? If for nothing else than to buy time until these apps are re-written as jsp apps.
    3. Is anyone doing something other than jsp? i.e. SSWA Servlet Function?
    Any help or suggestions appreciated.

    Steven, this is a re-post of a question I asked in your article
    http://blogs.oracle.com/stevenChan/2006/11/mod_plsql_not_supported_in_ebu.html
    (great stuff btw)
    Hoping others may see this and have some input as well. So.....
    As means to buy some time while we learn how to redevelop our existing extensions in the R12 OA Framework as jsp, we are exploring using mod_plsql on a separate Oracle Application Server 10g installation to extend the life of our applications written using the pl/sql web toolkit.
    So here is my question: How do you integrate applications using this seperate mod_plsql into R12's security since it does not allow you to register a function type WWK (SSWA plsql function)? i.e registering as an EBS function then adding to a menu and so on.
    Do you still register the function as a WWK (SSWA plsql function) and enter a fully qualified url to the mod_plsql pkg.proc in the Web HTML tab?
    Thanks for any comments.

  • The patch directory area must be a number. - 10.1.3 R12

    Hi,
    I am running an R12 vision instance. I need to apply a patch but whenever I try I get the error "The patch directory area must be a number.".
    VIS121 r121@ebs121-vm /tmp/stage/15929270 $ pwd
    /tmp/stage/15929270
    VIS121 r121@ebs121-vm /tmp/stage/15929270 $ ls README*
    README.html  README.txt
    VIS121 r121@ebs121-vm /tmp/stage/15929270 $ echo $ORACLE_HOME
    /oracle/r12/VIS121/apps/tech_st/10.1.3
    VIS121 r121@ebs121-vm /tmp/stage/15929270 $ which opatch
    /oracle/r12/VIS121/apps/tech_st/10.1.3/OPatch/opatch
    VIS121 r121@ebs121-vm /tmp/stage/15929270 $ opatch apply
    Oracle Interim Patch Installer version 1.0.0.0.64
    Copyright (c) 2011 Oracle Corporation. All Rights Reserved..
    Oracle recommends you to use the latest OPatch version
    and read the OPatch documentation available in the OPatch/docs
    directory for usage. For information about the latest OPatch and
    other support-related issues, refer to document ID 293369.1
    available on My Oracle Support (https://myoraclesupport.oracle.com)
    Oracle Home           : /oracle/r12/VIS121/apps/tech_st/10.1.3
    Oracle Home Inventory : /oracle/r12/VIS121/apps/tech_st/10.1.3/inventory
    Central Inventory     : /home/r121/oraInventory
       from               : /etc/oraInst.loc
    OUI location          : /oracle/r12/VIS121/apps/tech_st/10.1.3/oui
    OUI shared library    : /oracle/r12/VIS121/apps/tech_st/10.1.3/oui/lib/linux/liboraInstaller.so
    Java location         : /oracle/r12/VIS121/apps/tech_st/10.1.3/jre/1.4.2/bin/java
    Log file location     : /oracle/r12/VIS121/apps/tech_st/10.1.3/.patch_storage/<patch ID>/*.log
    The patch directory area must be a number.
    ERROR: OPatch failed because of problems in patch area.
    VIS121 r121@ebs121-vm /tmp/stage/15929270 $
    VIS121 r121@ebs121-vm /tmp/stage/15929270 $ cat /etc/oraInst.loc
    inventory_loc=/home/r121/oraInventory
    #inventory_loc=/oracle/r12/EM_Agent/oraInventory
    inst_group=dba
    VIS121 r121@ebs121-vm /tmp/stage/15929270 $ cat ~/oraInventory/ContentsXML/
    comps.xml      inventory.xml  libs.xml
    VIS121 r121@ebs121-vm /tmp/stage/15929270 $ cat ~/oraInventory/ContentsXML/inventory.xml
    <?xml version="1.0" standalone="yes" ?>
    <!-- Copyright (c) 2002 Oracle Corporation. All rights Reserved -->
    <!-- Do not modify the contents of this file by hand. -->
    <INVENTORY>
    <VERSION_INFO>
       <SAVED_WITH>10.1.0.6.0</SAVED_WITH>
       <MINIMUM_VER>2.1.0.6.0</MINIMUM_VER>
    </VERSION_INFO>
    <HOME_LIST>
    <HOME NAME="VIS121_DB__oracle_r12_VIS121_db_tech_st_11_1_0" LOC="/oracle/r12/VIS121/db/tech_st/11.1.0" TYPE="O" IDX="1"/>
    <HOME NAME="VIS121_WEBOH__oracle_r12_VIS121_apps_tech_st_10_1_3" LOC="/oracle/r12/VIS121/apps/tech_st/10.1.3" TYPE="O" IDX="2"/>
    <HOME NAME="VIS121_WEBOH__oracle_r12_VIS121_apps_tech_st_10_1_2" LOC="/oracle/r12/VIS121/apps/tech_st/10.1.2" TYPE="O" IDX="3"/>
    </HOME_LIST>
    </INVENTORY>
    VIS121 r121@ebs121-vm /tmp/stage/15929270 $
    Can anyone help me here? I've tried re-downloading the patch, doing it with another patch etc but always the same. I am uploading the zip file to the server and unzipping using "unzip p....".
    VIS121 r121@ebs121-vm /tmp/stage/15929270 $ uname -a
    Linux ebs121-vm.us.oracle.com 2.6.18-164.11.1.0.1.el5 #1 SMP Wed Jan 20 01:49:42 EST 2010 i686 i686 i386 GNU/Linux
    VIS121 r121@ebs121-vm /tmp/stage/15929270 $
    Thanks!

    Hi,
    There seems to be couple of reasons for this:
    -This problem indicates that the patch is not extracted properly.
    The patch was unzipped on a pc and transferred over to the server box.
    The problem can also occur if the downloaded patch is corrupted .
    -Opatch was not run from the correct patch directory. Once the patch is unzipped, the patch is then stored in the following example location:
    \patches\p123456_9042_WINNT\123456\123456
    Make sure that the patch location has write permissions to the user that is performing the patching.
    Thanks,
    Sharmela

  • Urgent_Vendor segmentation in Oracle R12 supplier hub

    Hi,
    Client has a requirement that system should automatically define the vendor segmentation based on their own criteria.
    For example, custom program identifies all the suppliers who met the crietria and update the field value (field values are tier1, tier2, tier3, tier4) accordingly in the supplier profile in R12 supplier hub
    Question- Please let me know the options to implement this in Oracle.
    Thanks

    Hi Vidhu,
    Every supplier will have a site meant for different purposes ... at the backend they are stored in AP_SUPPLIER_SITES_ALL table ...
    If you query this table, you can find the list of supplier sites that are enabled for Purchase Site assignment and Payment Sites assignment ....
    i.e.
    Select VENDOR_ID, VENDOR_SITE_ID, ORG_ID, PURCHASING_SITE_FLAG, PAY_SITE_FLAG from AP_SUPPLIER_SITES_ALL
    From Vendor ID you can find the supplier name and number from AP_SUPPLIERS table
    From Vendor Site ID you can find the supplier site name from AP_SUPPLIER_SITES_ALL table
    From ORG_ID you can find the operating unit name from HR_OPERATING_UNITS
    I would recommend enabling the Pay_site_flag for the supplier sites that are enabled for Purchase site flag and assigned to operating unit already .....
    Since you cannot create Invoice for a supplier site, if the site is not enabled for Pay_Site_flag, and you cannot create purchase order for a supplier site, if the site is not enabled for Purchasing_site_flag... hence from business perspective they need a site in every operating unit which is enabled for Pay_site_flag and Purchasing_site_flag ...
    Regards,
    Ivruksha

  • Is it possible to upgrade MRC SOB's in 11i as Secondary Ledgers in R12

    We have a specific business requirement to convert current MRC Sets of Books as Secondary Ledgers when we upgrade to Oracle r12. My questions are as following
    1. Is this feasible to do?
    2. If yes what are the options?
    3. Can we change the setup in 11i to convert a MRC set of books to a Statutory Set of Books with dual postnig so it could upgrade as a Secondary Ledger?
    Any help will be highly appreciated.
    Thanks
    Amit

    Hi Amit,
    i am unable to find any reference from oracle stating that your requirement is NOT FEASIBLE ... However the intended functionality of the Upgrade scripts is to create reporting currency ledgers in R12 for your Reporting set of books in 11i .....
    Secondary ledger is a new concept in Release 12, it is not an extension or replacement to any feature in 11i, hence i highly doubt a standard script can map an Reporting Set of Books in 11i to a Secondary Ledger in R12...
    However do log a service request from oracle to get this confirmed ...
    References:
    R12 MRC Upgrade: Can an Existing Reporting Currency Be Assigned to a New Primary Ledger? [ID 1342618.1]
    Upgrading To R12 Created Multiple Ledgers From A Single Set Of Books In 11i [ID 452112.1]
    Regards,
    Ivruksha

  • Opatch Application

    Can anyone provide me with the detailed steps of applying Opatch in R12 which is running on RHEL ES4.??

    Oracle® Universal Installer and OPatch User's Guide 10g Release 2 (10.2) for Windows and UNIX
    http://download.oracle.com/docs/cd/B19306_01/em.102/b16227/toc.htm
    8 Oracle Software Patching Using OPatch
    http://download.oracle.com/docs/cd/B19306_01/em.102/b16227/oui8_opatch.htm#CEGCJGJD
    Note: 224346.1 - Opatch - Where Can I Find the Latest Version of Opatch?
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=224346.1
    Note: 242993.1 - OPATCH FAQ
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=242993.1

  • Patching questions:

    Hello,
    My env OS oul5x64 ebs r12.1.3 db11.2.0.3
    the middle tier has 2 node load balancing so when patching, we do apply patches to both nodes.
    now we just add another node as external web tier running module istore.
    so far i have not applied patches to this node because it is just a web tier running oracle approved module from EBS r12
    just a question if you know of any notes on how to determine which patch need to apply to this external web module.
    Thanks in advance.
    Regards,

    the middle tier has 2 node load balancing so when patching, we do apply patches to both nodes.
    now we just add another node as external web tier running module istore.
    so far i have not applied patches to this node because it is just a web tier running oracle approved module from EBS r12
    just a question if you know of any notes on how to determine which patch need to apply to this external web module.How did you add this node? Was it cloned from any of the existing nodes? If yes, then you do not need to apply any patch to this new node.
    Thanks,
    Hussein

  • Running custom webservice on Oracle 10.1.3.0 AS of Oracle eBS

    Rapid Install installs Oracle AS 10.1.3.0 as part of Oracle e-Business Suite R12.
    My question is: Is it possible to deploy webservices build in JDeveloper to this application server?
    Iam not talking about BPEL, just a custom build webservice or a webservice generated by Jdeveloper based on an existing PL/SQL procedure.
    Regards,
    Gertjan.

    Please see the document
    Oracle Application Framework Toolbox Tutorials Release 12.1.1
    Chapter 3: Supplemental Lessons --> Services Exercise explain how to create a business object service.
    ==========================================
    Arone.Zhang / 张礼军
    [email protected]
    Oralce EBS技术顾问
    Twitter: @aronezhang <http://twitter.com/aronezhang>
    博客: http://oracleseeker.com <http://oracleseeker.com/>
    ==========================================

  • Error using FND_RUN_FUNCTION.get_run_function_url   results in error

    All --- we (two Sr. and me ) are trying figure out how to create a url using FND_RUN_FUNCTION.get_run_function_url . the below code is used. we get to the 2nd page w/ a link that is created with no problem (params passed, link created). when the link is clicked we are getting the error :
    You are trying to access a page that is no longer active. - The referring page may have come from a previous session. Please select Home to proceed.
    purpose : a intermediate page will come up if multiple doc numbers. the user will hit a button of which one they want. then a package will be called, params passed, and the results will be produced by creating a html string to get us to view the results. this works great if you enter a 1 number. now w/ multiples we need a link to be created and then pass the string back
    eventually this will be the params used at all places p_out out varchar2 , rmode IN STRING, doc_type IN VARCHAR2 DEFAULT 'TEL', doc_id IN VARCHAR2 DEFAULT NULL, doc_num IN VARCHAR2 DEFAULT NULL
    Also the package is being modified from htp.p 11i to html r12
    So the question is 1) is this possible to create a link and pass it back to view, 2) if so what is causing the error, 3) any input, suggestions, examples would be great & helpful. the link will be created. it will then be given to the developer doing the pkg
    //PKG
    procedure my_test( p_out out varchar2 ) is my_string varchar2(500); lc_url varchar2(32767);
    p1 varchar2(100) := null; p2 varchar2(100) := 'TEL'; p3 varchar2(100) := NULL; p4 varchar2(100) := '3524204';
    begin
    --testing my_string and they both work
    --my_string := '<html><body><a href=http://www.foxnews.com>Fox News</a> </body></html> ';
    -- my_string := '<html><body>my test </body></html> ';
    lc_url:= FND_RUN_FUNCTION.get_run_function_url(p_function_id => 30027,
    p_resp_appl_id => 201, --null,
    p_resp_id => 54930, --null,
    p_security_group_id => 0,
    p_parameters => '&rmode='||p1||'&doctype='||p2||'&docid='||p3||'&docnum='||p4,
    p_override_agent => null,
    p_org_id => null,
    p_lang_code => null,
    p_encryptParameters => false); -- false
    dbms_output.put_line(lc_url);
    my_string := '<html><body><a href="||    lc_url     || ">my test</a> </body></html> '; // my test is a link to click on link created. but errors out.
    lc_url := my_string;
    p_out := lc_url ;
    end my_test;
    In MainCO ...... params passed via hashmap to second page where the work is done
    //in AMImpl
    public String my_test(String p_out /*, String rmode, String doc_abbr*/ ) // testing a link
    CallableStatement st = null;
    OADBTransaction txn = (OADBTransaction)getDBTransaction();
    Connection conn = txn.getJdbcConnection();
    String sql = " BEGIN scotts_test_proc_p.my_test(:1); END; "; //using for p_out param only
    // String sql = " BEGIN scotts_test_proc_p.my_test(:1, :2, :3); END; "; eventually params to be passed here.
    CallableStatement cs = txn.createCallableStatement(sql,1);
    String ErrorExist = "";
    String xxxx = "";
    try
    // cs.setString(1, rmode); // cs.setString(2, doc_abbr); //paramDOC_TYPE); // cs.registerOutParameter(3,Types.VARCHAR);
    cs.registerOutParameter(1,Types.VARCHAR);
    cs.execute();
    xxxx = cs.getString(1 ) ;
    cs.close();
    catch (SQLException sqle)
    try { cs.close(); }
    catch (Exception e) {}
    throw OAException.wrapperException(sqle);
    return xxxx;
    in CO on page 2
    String p_out = null;
    String paramdoc_abbr = null;
    Serializable paramList [] = {p_out/*,paramRMODE, paramdoc_abbr*/   };
    OAApplicationModule am1 = (OAApplicationModule)pageContext.getApplicationModule(webBean);
    OADBTransaction dbtrans1;
    Serializable paramABCD = "test";
    paramABCD = am1.invokeMethod("my_test", paramList);
    /* --- found this.... might be helpful
    String sourceUrl="OA.jsp?OAFunc=WFUAB_DOC_LOCATOR_RESULTS";
    WebAppsContext paramList2 = (WebAppsContext)((OADBTransactionImpl) pageContext.getApplicationModule(webBean).getOADBTransaction()).getAppsContext();
    String secureUrl = URLTools.generateSecureURL ("my_test", paramList2);*/
    OARawTextBean htmlResults = (OARawTextBean)webBean.findIndexedChildRecursive("htmlResults");
    htmlResults.setValue(pageContext, paramABCD );
    This error comes up You are trying to access a page that is no longer active.
    - The referring page may have come from a previous session. Please select Home to proceed.
    All Framework Pages should have a Function defined on the page when MAC Lite is enabled and the URL MAC Check fails.

    I had a similar experience with formula Weeknum. I had the Dutch Excel version installed and used the Dutch version of the formula, it did not work same message. Then I tried the formula in English,  of course Excel could not execute it, BUT Xcelsius did work fine.
    So I guess you have the Spanish Excel installed also, try both languages.

  • In-house developed applications

    Hi Friends,
    We have developed an in-house (home grown) application called LOANS SYSTEM using Dev6i with 9i DB, it is a complex and a big module just like the average module it EBS.
    Now I want to use the architecture of EBS R12 interms of security, the apps tier/db tier/apache/oc4j/forms server/reports server platform set-up . So I want to register this application to EBS R12.
    My question is...how much license to we pay...if we dont use any module in EBS R12, but only use the architecture
    setup and register our own apps? Is it a good idea in the first place.
    Thanks a lot

    All users and/or devices accessing Oracle E-Business Suite applications running on Oracle Database must be licensed.
    I would suggest you contact your Oracle Sales representative; she/he should be able to help.
    You may also review:
    Price Lists - Global Pricing and Licensing
    http://www.oracle.com/corporate/pricing/pricelists.html
    Application Licensing Table
    http://www.oracle.com/corporate/pricing/application_licensing_table.pdf

  • Oracle EBS and Hyperion

    Dear Experts,
    We are currently using Oracle EBS 11.5.10.2 and we wanted to implement Hyperion for BI, consolidation and budgeting needs. As you all know that 11.5.10 is now in an extended premium support and we have about 2 years (approx) to migrate to EBS R12.
    My question to all is whether Hyperion implementation should be done before R12 upgrade or we should migrate to R12 and then implement Hyperion. What is recommended what is pros and cons of both the approach?
    Thank you in advance.
    qARS

    Hi John,
    I thank you for your response. I have no idea about Hyperion as such. What is ERPi? What is the conventional method for interface?
    Regards,
    qARS

Maybe you are looking for

  • CD's not showing up in library.

    I installed a CD but i can only put it in a playlist and it doesn't show up in the music library

  • How can I get the right driver(windows 7) for my ipod classic

    I just bought a ipod classic, and tried to use itunes but it doesnt recognize it. I have tried to mange the drivers, unistall, update them, and the the end the message of DEVICE DRIVER SOFTWARE WAS NOT SUCCESFULLY INSTALLED. FAILED. My computer has w

  • Regarding TEXT display in ME21n transaction

    hi, in ME21n tansaction, m getting TEXT ( Explanatory text for line item ) for some purchase order documents n not getting TEXT for some purch. order doc's. For this text Exit "MBCF0002" WAS USED. plz let me know wht to do.

  • Reporting Tool on Cloud

    Hi all, I have a Oracle Adf application ready to deploy to Oracle cloud but I am worry because it platform has not a reporting tool alternative. Any body knows what is the oracle cloud path about it?, I mean, Are they thinking to give bi publisher se

  • Installing PowerPC Pro Apps on an Intel-based computer

    I just installed the PowerPC version of Compressor 2 on a MacBook Pro and it works. I also installed Logic Pro 7 on the same and it works. How is this possible? I thought Pro Apps didn't run on the new platform? Or have I just killed my new machine?