R12 EBS Adapter - iRep Link

Hi,
Can you let us know whether EBS Adapter is part of standard R12.0.4 installation or not? How do we expose the public web services shown in iRep? Where are these webservices hosted?
any information is helpful.
Thanks

The JDev version should match your SOA Suite version. If you are starting a new project it is best to upgrade you to 10.1.3.4. This means that you would use JDev 10.1.3.4
eBus Adapter is installed in SOA Suite out of the box, but to check that it is installed login to Enterprise Manger select the oc4j comtainer (home for basic and oc4j_soa for advanced). Look at the applications installed. There should be one for apps adapter.
sorting your connection issue I would nee to know the errors, but have you started SOA Suite, are you connecting remotely, if so has the network been set up so your remote machine can connect. Are you usng the right port.
what is the status of opmn?
run the command
opmnctl status
from the directory $ORACLE_HOME/opmn/bin.
cheers
James

Similar Messages

  • Need help for learning how to develop interfaces for Oracle R12 EBS

    Hi all,
    I need to learn how to create interfaces in PL/SQL for Oracle R12 EBS Financials. I cannot find a good starting point for the documentation and examples to help me get started in this area. Would appreciate tips
    for this area.

    Hi,
    What kind of interfaces you are planning to develop?
    Oracle already provides list of APIs that can be used (in R12, it is responsibility).
    Oracle Integration Repository Documentation Resources Release 12 [ID 396116.1]
    Oracle Integration Repository
    http://irep.oracle.com/index.html
    If those APIs do not satisfy your requirements, you can refer to "Oracle Applications Developer" guide as well as SQL-PL/SQL guides.
    Applications Releases 11i and 12
    http://www.oracle.com/technetwork/documentation/applications-167706.html
    Database Documentation -- SQL-PL/SQL
    http://www.oracle.com/technetwork/database/enterprise-edition/documentation/index.html
    Thanks,
    Hussein

  • Error in Configuring the EBS Adapter for WebCenter

    Hi All,
    when I'm configuring EBS Adapter for Web Center I'm getting the below Error while running the sql script AXF_EBS_SOLUTION_DATA.sql ,and I check the AXF_CONFIGS table is not available in db schema, not sure when this table will create. please find the error log detail below and give me some hint or link to overcome from this issue.
    Error Log:
    SQL> @AXF_EBS_SOLUTION_DATA.sql
    49  /
      v_formId AXF_CONFIGS.FORMID%TYPE;
    ERROR at line 2:
    ORA-06550: line 2, column 12:
    PLS-00201: identifier 'AXF_CONFIGS.FORMID' must be declared
    ORA-06550: line 2, column 12:
    PL/SQL: Item ignored
    ORA-06550: line 3, column 26:
    PLS-00302: component 'EVENTID' must be declared
    ORA-06550: line 3, column 13:
    PL/SQL: Item ignored
    ORA-06550: line 6, column 8:
    PL/SQL: ORA-02289: sequence does not exist
    ORA-06550: line 6, column 1:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 7, column 13:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 7, column 1:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 9, column 8:
    PL/SQL: ORA-02289: sequence does not exist
    ORA-06550: line 9, column 1:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 10, column 254:
    PLS-00320: the declaration of the type of this expression is incomplete or
    malformed
    ORA-06550: line 10, column 254:
    PL/SQL: ORA-00904: "V_FORMID": invalid identifier
    ORA-06550: line 10, column 1:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 11, column 13:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 11, column 1:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 13, column 8:
    PL/SQL: ORA-02289: sequence does not exist
    ORA-06550: line 13, column 1:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 14, column 254:
    PLS-00320: the declaration of the type of this expression is incomplete or
    malformed
    ORA-06550: line 14, column 254:
    PL/SQL: ORA-00904: "V_FORMID": invalid identifier
    ORA-06550: line 14, column 1:
    PL/SQL: SQL Statement ignored
    Thanks in advance
    Sanjeev

    Hi Sanjeev,
    You need to check if you have access to AXF_CONFIGS table. Check if you have ran GRANT_ACCESS.sql script which has below grant commands.
    grant execute any type to apps;
    grant create type to AXF;
    grant select on AXF.AXF_CONFIGS to apps;
    v_formId AXF_CONFIGS.FORMID%TYPE; means tableName.columnName%type;
    so looks like when you are running AXF_EBS_SOLUTION_DATA.sql you are not able to access AXF_CONFIGS table.
    Hope this helps.
    Regards,
    Amol Gavali.

  • EBS - EDI Integration using SOA Suite EBS Adapter

    Hi, We would be receiving EDI 850 PO document in Oracle B2B. We want to update this EDI 850 document in EBS. We are using EBS Adapter. But we don't have much idea on how EDI method works in EBS. Couldn't find much references for implementation. Pls. provide some details if you have done this before.
    Thanks!

    Do you have SOA installed and integrated with R12? If not, please see these docs.
    Integrating Oracle E-Business Suite 12.1.3 with BPEL in SOA Suite 11g [ID 1070257.1]
    Useful Articles for the Oracle E-Business Suite Technology Stack for Technical Consultant / DBA [ID 828157.1] -- SOA/BPEL/Webservices
    Integrating Oracle E-Business Suite Release 12 with Oracle BPEL available in Oracle SOA Suite 11g [ID 1321776.1]
    Installing Oracle E-Business Suite Integrated SOA Gateway, Release 12 [ID 556540.1]
    Troubleshooting and Known Issues for EBS SOA Suite Deployment in R12.1.1 [ID 797596.1]
    Thanks,
    Hussein

  • EBS Adapter

    Hi,
    I would like to get information on Oracle EBS Adapter, to SOA enable EBS end-points, and PSFT ISR to explore PSFT integration points. Please point me to the relevant links.

    Oracle EBS Adapter for SOA: http://www.oracle.com/technology/products/middleware/appsintegration/ebs.html
    PSFT ISR is located inside the Customer Connect support site (password protected). You can locate Customer Connect at:
    http://www4.peoplesoft.com
    Hope this helps!
    Chuck Speaks
    http://blogs.oracle.com/speaks

  • Using eBS adapter with FDM

    Hi All
    I have successfully installed and configure FDM 11.1.1 and HFM 11.1.1.
    I also have access to Oracle E-Business Suite.
    Can someone please give me a detailed step by step process to extract data from EBS to FDM (EBS adapter is also installed and configured).
    I have gone through the readme documents provided by Oracle.
    But being very new to world of Hyperion and EBS I am not really able to proceed.
    Please do help.
    Thanks in advance.

    After configuring the file adapter, all you need to do is , give the path as a value for the logical name which you have created earlier. That you can do on the file adapter property inspector. There is no need to do anything on the server level. Lemme know
    Thanks,
    N

  • Using eBS Adapter with DB user other than APPS

    Anyone know the permissions that need to be set to get a different user from APPS to connect to the eBS adapter.
    And has anyone used this successfully.
    cheers
    James

    Anyone know the permissions that need to be set to get a different user from APPS to connect to the eBS adapter.
    And has anyone used this successfully.
    cheers
    James

  • Can someone clarify what are the advantages of using a EBS Adapter?

    Hi,
    I'm a little confused on what the EBS Adapter is all about. We have Integrated SOA Gateway(ISG) and SOA Suie 11g installed. I have a few questions:
    Why would I need to use a EBS Adapter in my composite?
    Why can't I use a web service adapter to call a service from ISG instead of using a EBS adapter?
    Why can't or use a Database adpater(which I can run PL/SQL) instead of using a EBS adapater?
    What is the security setup like with the EBS adapter?
    Thanks! I can't really seem to find any good documentation on this anywhere.

    You can find lots of information here.
    http://docs.oracle.com/cd/E15523_01/integration.1111/e10231/intro.htm#BHCECCFE
    Regarding the security, as this falls under JCA adapter, it will carry all the security that JCA can support.
    With the help of EBusiness adapter you talk to concurrent program, business events and much more. Database adapter wont let you to talk with businessevent and concurrent programs.
    It is considered good etiquette to reward answerers with points (as "helpful" - 5 pts - or "correct" - 10pts).
    Thanks,
    Vijay

  • Install & configuring EBS Adapter for ECM

    Hi All,
    I am trying to setup IPM/ECm 11g and in the process i am configuring the EBS Adapter. Following the documentation step by step.
    As per the document it says that EBS adapter is already installed for 11g and we just need to configure.
    I have executed the steps to create AXF tables and compiling AXF_Custom.pll and changed custom.pll for zoom. During this process some of the steps involve inserting data to AFX_SOLUTIONS and AXF_SOLUTION_PARAMETERS tables. I could not find these tables in any of the scripts. I am not sure if i am missing anything.
    I have also observed there no scripts for lot of tables listed in the Imaging solution tables doc.
    Can anyone who has done this before help me if i am missing anything not in document.
    Thanks,
    Satya

    AFX_SOLUTIONS and AXF_SOLUTION_PARAMETERS are under IPM database schema

  • How to up concurrent manager in R12 EBS installation in windows 2003 server

    Hi,
    I have installed R12 EBS on windows 2003 server. It was working fine for 2 days.
    Then suddenly when I submitted some concurrent program ,
    status was "No Manager" i.e. concurrent manager was down.
    I dont know how to restart/start concurrent manager .
    Any help will be greatly appreciated .
    Thanks

    Thanks hussein , where do I get application env file. I tried stoping cm from the services and then executed file CMCLEAN.sql and then restarted cm from services menu. However still I can't see cm running in application. I bounced the server also before restartingConfiguration and Environment Files
    http://docs.oracle.com/cd/E18727_01/doc.121/e13676/T530334T530337.htm#admu-cef
    Did you commit the changes after running cmclean.sql? If yes, please check the CM log file for any errors.
    Thanks,
    Hussein

  • Different EBS Adapter interfaces generate same object types differently

    Hi,
    We are experiencing the following behavior when using two different interfaces that are both generated from the E-Business Suite Adapter.
    Wrapper packages and object types are generated and created in the database. But in both cases the generator creates a type called gme_api_pub_rowtype_sql1.
    Alas, that same type has a different specification depending on the interface. Hence, one of the api's has compile errors as it expects the type to have additional parameters.
    Has anyone experienced the same behavior?
    More important: is there a way to overcome the problem?
    Thanks, Sjoerd

    To add to that:
    We are not willing to have separate schemas for each of the EBS Adapter interfaces so that we can have multiple instances / occurrences of type gme_api_pub_rowtype_sql1, i.e. one per schema.
    This would quickly turn into a maintenance nightmare.
    Thanks, Sjoerd

  • Organization id null in RA_Cust_Trx_types_all table in R12 EBS version

    Is it possible to get org id null in RA_Cust_Trx_types_all table in R12 EBS version. I would like to know the steps to create the entries in the table RA_Cust_Trx_types_all with org_id as null.
    Thanks in advance.

    select f.inventory_item_id  ,j.customer_trx_id
    apps.mtl_system_items_kfv f,
    apps.ra_customer_trx_all j
    where 1=1
    and customer_trx_id=3458
    --and inventory_item_id=1234
    Got
    inventory_item_id  --> 1234
    customer_trx_id  -->3458
    select f.inventory_item_id 
    apps.mtl_system_items_kfv f,
    apps.ra_customer_trx_all j,
    apps.oe_order_headers_all ooh,
    apps.oe_order_lines_all ool
    where 1=1
    AND ( ooh.header_id      = ool.header_id or ooh.header_id is null)
    AND ool.inventory_item_id = f.inventory_item_id
    AND f.organization_id     =NVL(ool.ship_from_org_id,34)
    and j.interface_header_attribute1 = to_char(ooh.order_number)
    and z.interface_line_attribute1   = to_char(ooh.order_number)
    and z.interface_line_attribute6   = to_char(ool.line_id)
    --and inventory_item_id=1234
    With the above Query i am getting inventory_item_id  as NULL because with that Inventory_item_id i don't any rows in the Orders Lines Table

  • Startup / Shutdown Oracle R12 EBS Linux Server How To?

    Hi All,
    I finally have a linux box (x86) running with the R12 EBS.
    Now, I wanted to get some input if I shut down this box when not in use, what is the best way to do that?
    And when I restart, what is the best way to kick it up so its up and running again.
    Basically - need some input on what measures to take and which commands to run.
    Thanks!

    This is the results from:
    /d01/oracle/VIS/db/tech_st/11..1.0/lib
    [oravis@oracle lib]$ ls -lrt
    total 550872
    -rw-r--r-- 1 oravis dba 56899 Sep 25 2000 jdev-rt.zip
    -rw-r--r-- 1 oravis dba 280984 Oct 23 2001 mail.jar
    -rw-r--r-- 1 oravis dba 45386 Oct 23 2001 activation.jar
    -rw-r--r-- 1 oravis dba 139516 Jun 5 2003 xmldemo.jar
    -rw-r--r-- 1 oravis dba 232488 May 23 2005 http_client.jar
    -rw-r--r-- 1 oravis dba 142 Oct 17 2005 credentials.reg
    -rw-r--r-- 1 oravis dba 103 Oct 17 2005 clusters.reg
    -rw-r--r-- 1 oravis dba 37948 Jun 9 2006 jcr-1.0.jar
    -rw-r--r-- 1 oravis dba 2702 Sep 19 2006 fetchlets.reg
    -rw-r--r-- 1 oravis dba 7370 Jan 17 2007 asmcmd_disk_header_format
    -rw-r--r-- 1 oravis dba 11701 Jun 4 2007 asmcmdglobal.pm
    -rwxr-xr-x 1 oravis dba 253559 Jul 10 2007 libexpat.so.0.5.0
    -rwxr-xr-x 1 oravis dba 253559 Jul 10 2007 libexpat.so.0
    -rwxr-xr-x 1 oravis dba 253559 Jul 10 2007 libexpat.so
    -rwxr-xr-x 1 oravis dba 743 Jul 10 2007 libexpat.la
    -rwxr-xr-x 1 oravis dba 442746 Jul 10 2007 libexpat.a
    -rw-r--r-- 1 oravis dba 388 Aug 3 2007 recvlets.reg
    -rw-r--r-- 1 oravis dba 179758 Sep 5 2007 libocijdbc11.so
    -rw-r--r-- 1 oravis dba 15505 Sep 5 2007 libheteroxa11.so
    -rw-r--r-- 1 oravis dba 423502 Sep 8 2007 libirc.a
    -rw-r--r-- 1 oravis dba 26086 Sep 8 2007 libipgo.a
    -rw-r--r-- 1 oravis dba 4351658 Sep 8 2007 libimf.a
    -rw-r--r-- 1 oravis dba 3848 Sep 8 2007 libcxaguard.so.5
    -rw-r--r-- 1 oravis dba 394232 Sep 9 2007 ojcr.jar
    -rw-r--r-- 1 oravis dba 83020 Sep 21 2007 asmcmdshare.pm
    -rw-r--r-- 1 oravis dba 13159 Oct 4 2007 libskgxn2.so
    -rw-r--r-- 1 oravis dba 0 Oct 14 2007 libclntst11.a
    -rw-r--r-- 1 oravis dba 3098 Nov 16 2007 facility.lis
    -rw-r--r-- 1 oravis dba 24240 Dec 7 2007 libslax11.a
    -rw-r--r-- 1 oravis dba 71767 Feb 6 2008 asmcmddisk.pm
    -rw-r--r-- 1 oravis dba 167306 Mar 28 2008 asmcmdbase.pm
    -rw-r--r-- 1 oravis dba 38 Jul 31 2008 sysliblist
    -rw-r--r-- 1 oravis dba 330384 Aug 6 2008 libwwg.a
    -rw-r--r-- 1 oravis dba 56782 Aug 18 2008 asmcmdambr.pm
    -rw-r--r-- 1 oravis dba 12514 Aug 26 2008 libOsUtils.so
    -rw-r--r-- 1 oravis dba 1440458 Aug 27 2008 libldapclnt11.a
    -rw-r--r-- 1 oravis dba 39208 Aug 27 2008 libldapjclnt11.a
    -rw-r--r-- 1 oravis dba 74594 Aug 27 2008 libzt11.a
    -rw-r--r-- 1 oravis dba 2713966 Aug 27 2008 libztkg11.a
    -rw-r--r-- 1 oravis dba 11899122 Aug 27 2008 libnnz11.a
    -rw-r--r-- 1 oravis dba 8387704 Aug 27 2008 libnnz11.so
    -rw-r--r-- 1 oravis dba 188108 Aug 27 2008 libowm2.so
    -rw-r--r-- 1 oravis dba 133781 Aug 27 2008 libldapjclnt11.so
    -rw-r--r-- 1 oravis dba 808740 Aug 27 2008 libordim11.a
    -rw-r--r-- 1 oravis dba 203610 Aug 27 2008 libordimt11.a
    -rw-r--r-- 1 oravis dba 584320 Aug 27 2008 libordim11.so
    -rw-r--r-- 1 oravis dba 193150 Aug 27 2008 xsu12.jar
    -rw-r--r-- 1 oravis dba 3567 Aug 27 2008 xsqlserializers.jar
    -rw-r--r-- 1 oravis dba 131646 Aug 27 2008 xschema.jar
    -rw-r--r-- 1 oravis dba 1436312 Aug 27 2008 xmlparserv2.jar
    -rw-r--r-- 1 oravis dba 646807 Aug 27 2008 xmlmesg.jar
    -rw-r--r-- 1 oravis dba 565119 Aug 27 2008 xml.jar
    -rw-r--r-- 1 oravis dba 92141 Aug 27 2008 xmlcomp.jar
    -rw-r--r-- 1 oravis dba 11114 Aug 27 2008 xmlcomp2.jar
    -rw-r--r-- 1 oravis dba 117441 Aug 27 2008 transx.zip
    -rw-r--r-- 1 oravis dba 148664 Aug 27 2008 oraclexsql.jar
    -rw-r--r-- 1 oravis dba 36686 Aug 27 2008 classgen.jar
    -rw-r--r-- 1 oravis dba 5578314 Aug 27 2008 libordsdo11.a
    -rw-r--r-- 1 oravis dba 2050282 Aug 27 2008 libsqlplus.a
    -rw-r--r-- 1 oravis dba 1481762 Aug 27 2008 libsqlplus.so
    -rw-r--r-- 1 oravis dba 2408 Aug 27 2008 sscoreed.o
    -rw-r--r-- 1 oravis dba 2736 Aug 27 2008 scorept.o
    -rw-r--r-- 1 oravis dba 4352 Aug 27 2008 s0main.o
    -rw-r--r-- 1 oravis dba 139966 Aug 27 2008 liboraz.a
    -rw-r--r-- 1 oravis dba 1751103 Aug 27 2008 libcorejava.so
    -rw-r--r-- 1 oravis dba 119187 Aug 27 2008 lclasses14.zip
    -rw-r--r-- 1 oravis dba 119187 Aug 27 2008 lclasses12.zip
    -rw-r--r-- 1 oravis dba 84898 Aug 27 2008 libons.so
    -rw-r--r-- 1 oravis dba 74601 Aug 27 2008 libonc.so
    -rw-r--r-- 1 oravis dba 85590 Aug 27 2008 libmgwagent.so
    -rw-r--r-- 1 oravis dba 206574 Aug 27 2008 libunls11.a
    -rw-r--r-- 1 oravis dba 283488 Aug 27 2008 libsnls11.a
    -rw-r--r-- 1 oravis dba 2332486 Aug 27 2008 libnls11.a
    -rw-r--r-- 1 oravis dba 85848 Aug 27 2008 liblxled.a
    -rw-r--r-- 1 oravis dba 215608 Aug 27 2008 libncrypt11.a
    -rw-r--r-- 1 oravis dba 4284 Aug 27 2008 nautab.o
    -rw-r--r-- 1 oravis dba 3944 Aug 27 2008 nautab_std.o.dbl
    -rw-r--r-- 1 oravis dba 27008 Aug 27 2008 libnhost11.a
    -rw-r--r-- 1 oravis dba 39564 Aug 27 2008 libntns11.a
    -rw-r--r-- 1 oravis dba 10480 Aug 27 2008 libnoname11.a
    -rw-r--r-- 1 oravis dba 339956 Aug 27 2008 libnldap11.a
    -rw-r--r-- 1 oravis dba 4696 Aug 27 2008 nigtab.o
    -rw-r--r-- 1 oravis dba 4872 Aug 27 2008 osntabst.o
    -rw-r--r-- 1 oravis dba 16912 Aug 27 2008 nigcon.o
    -rw-r--r-- 1 oravis dba 3026 Aug 27 2008 libnsslb11.a
    -rw-r--r-- 1 oravis dba 1112022 Aug 27 2008 libnl11.a
    -rw-r--r-- 1 oravis dba 213228 Aug 27 2008 libnsgr11.a
    -rw-r--r-- 1 oravis dba 159594 Aug 27 2008 libnus11.a
    -rw-r--r-- 1 oravis dba 261226 Aug 27 2008 libntcp11.a
    -rw-r--r-- 1 oravis dba 106352 Aug 27 2008 libnbeq11.a
    -rw-r--r-- 1 oravis dba 6924 Aug 27 2008 libntcps11_std.a.dbl
    -rw-r--r-- 1 oravis dba 309074 Aug 27 2008 libntcps11.a
    -rw-r--r-- 1 oravis dba 865102 Aug 27 2008 libnro11.a
    -rw-r--r-- 1 oravis dba 6758 Aug 27 2008 libnzjs11.a
    -rw-r--r-- 1 oravis dba 4669674 Aug 27 2008 libnjssl11.so
    -rw-r--r-- 1 oravis dba 11845 Aug 27 2008 libntcpaio11.so
    -rw-r--r-- 1 oravis dba 56806 Aug 27 2008 libnque11.so
    -rw-r--r-- 1 oravis dba 216420 Aug 27 2008 libnjni11.so
    -rw-r--r-- 1 oravis dba 15332 Aug 27 2008 naeet.o
    -rw-r--r-- 1 oravis dba 3996 Aug 27 2008 naedhs.o
    -rw-r--r-- 1 oravis dba 5996 Aug 27 2008 naect.o
    -rw-r--r-- 1 oravis dba 5964 Aug 27 2008 naect_std.o.dbl
    -rw-r--r-- 1 oravis dba 15300 Aug 27 2008 naeet_std.o.dbl
    -rw-r--r-- 1 oravis dba 108324 Sep 2 2008 env_emagent.mk
    -rw-r--r-- 1 oravis dba 5623 Sep 2 2008 ins_emagent.mk
    -rw-r--r-- 1 oravis dba 99460 Sep 2 2008 libnmcbuf.a
    -rw-r--r-- 1 oravis dba 45880 Sep 2 2008 libnmccol.a
    -rw-r--r-- 1 oravis dba 4856 Sep 2 2008 snmccolm.o
    -rw-r--r-- 1 oravis dba 21502 Sep 2 2008 libnmcfsga.a
    -rw-r--r-- 1 oravis dba 12250 Sep 2 2008 libnmcfhc.a
    -rw-r--r-- 1 oravis dba 4117694 Sep 4 2008 libctx11.a
    -rw-r--r-- 1 oravis dba 163388 Sep 4 2008 libctxs11.a
    -rw-r--r-- 1 oravis dba 856442 Sep 4 2008 libctxc11.a
    -rw-r--r-- 1 oravis dba 552006 Sep 4 2008 libgx11.a
    -rw-r--r-- 1 oravis dba 208718 Sep 4 2008 libzx11.a
    -rw-r--r-- 1 oravis dba 3731455 Sep 4 2008 libinlxs11.so
    -rw-r--r-- 1 oravis dba 22817190 Sep 5 2008 libjavavm11.a
    -rw-r--r-- 1 oravis dba 1472828 Sep 9 2008 liboevm.a
    -rw-r--r-- 1 oravis dba 33878 Sep 9 2008 libclsrx11.a
    -rw-r--r-- 1 oravis dba 194048 Sep 9 2008 libocrutl11.so
    -rw-r--r-- 1 oravis dba 1759806 Sep 9 2008 libocrb11.so
    -rw-r--r-- 1 oravis dba 1062133 Sep 9 2008 libocr11.so
    -rw-r--r-- 1 oravis dba 1870114 Sep 9 2008 libuini11.so
    -rw-r--r-- 1 oravis dba 2513705 Sep 9 2008 libhasgen11.so
    -rw-r--r-- 1 oravis dba 1617080 Sep 9 2008 libclsr11.a
    -rw-r--r-- 1 oravis dba 170868 Sep 9 2008 libdbcfg11.so
    -rw-r--r-- 1 oravis dba 76181 Sep 9 2008 libclsra11.so
    -rw-r--r-- 1 oravis dba 981908 Sep 11 2008 libsql11.a
    -rw-r--r-- 1 oravis dba 79280 Sep 11 2008 utility.a
    -rw-r--r-- 1 oravis dba 1042396 Sep 11 2008 sqoci.a
    -rw-r--r-- 1 oravis dba 308276 Sep 11 2008 sqora.a
    -rw-r--r-- 1 oravis dba 695666 Sep 11 2008 libskgxpr.so
    -rw-r--r-- 1 oravis dba 21674 Sep 11 2008 libskgxpd.so
    -rw-r--r-- 1 oravis dba 22926 Sep 11 2008 libnnet11.a
    -rw-r--r-- 1 oravis dba 1029197 Sep 11 2008 libsqora.so.11.1
    -rw-r--r-- 1 oravis dba 1313816 Sep 11 2008 libagent11.a
    -rw-r--r-- 1 oravis dba 201420 Sep 11 2008 libplc11.a
    -rw-r--r-- 1 oravis dba 22926 Sep 11 2008 libnnetd11.a
    -rw-r--r-- 1 oravis dba 8795474 Sep 11 2008 libclient11.a
    -rw-r--r-- 1 oravis dba 26750 Sep 11 2008 libavstub11.a
    -rw-r--r-- 1 oravis dba 11007314 Sep 11 2008 libpls11_pic.a
    -rw-r--r-- 1 oravis dba 363374 Sep 11 2008 libpsa11.a
    -rw-r--r-- 1 oravis dba 72114 Sep 11 2008 libnid.a
    -rw-r--r-- 1 oravis dba 5235610 Sep 11 2008 libplp11.a
    -rw-r--r-- 1 oravis dba 202632 Sep 11 2008 libplc11_pic.a
    -rw-r--r-- 1 oravis dba 400868 Sep 11 2008 libcell11.a
    -rw-r--r-- 1 oravis dba 5301906 Sep 11 2008 libplp11_pic.a
    -rw-r--r-- 1 oravis dba 4960 Sep 11 2008 libmm.a
    -rw-r--r-- 1 oravis dba 385350 Sep 11 2008 libhgosh11.a
    -rw-r--r-- 1 oravis dba 2239366 Sep 11 2008 libocci11.a
    -rw-r--r-- 1 oravis dba 3769470 Sep 11 2008 libcommon11.a
    -rw-r--r-- 1 oravis dba 12755 Sep 11 2008 libodmd11.so
    -rw-r--r-- 1 oravis dba 54764 Sep 11 2008 libnfsodm11.so
    -rw-r--r-- 1 oravis dba 423560 Sep 11 2008 libxdb.so
    -rwxr-xr-x 1 oravis dba 47459 Sep 11 2008 libhgotrace11.so
    -rw-r--r-- 1 oravis dba 695636 Sep 11 2008 libskgxpg.so
    -rw-r--r-- 1 oravis dba 8386 Sep 11 2008 libvsn11_std.a.dbl
    -rw-r--r-- 1 oravis dba 8446 Sep 11 2008 libvsn11.a
    -rw-r--r-- 1 oravis dba 13191 Sep 11 2008 libskgxns.so
    -rw-r--r-- 1 oravis dba 315024 Sep 11 2008 libqsmashr.so
    -rw-r--r-- 1 oravis dba 16235836 Nov 10 2008 liboraolap11.a
    -rw-r--r-- 1 oravis dba 29760784 Nov 10 2008 libolapapi11.so
    -rwxr-xr-x 1 oravis dba 42924 Jan 14 2009 libnmuc.so.0
    -rwxr-xr-x 1 oravis dba 42924 Jan 14 2009 libnmuc.so
    drwxr-xr-x 2 oravis dba 4096 Mar 26 2009 stubs
    -rwxr-xr-x 1 oravis dba 145888 Mar 26 2009 libnmefojmx.so.0
    -rwxr-xr-x 1 oravis dba 45302 Mar 26 2009 libnmefdms.so.0
    -rwxr-xr-x 1 oravis dba 37079 Mar 26 2009 libnmevsp.so.0
    -rwxr-xr-x 1 oravis dba 13508 Mar 26 2009 libnmefpfa.so.0
    -rwxr-xr-x 1 oravis dba 52372 Mar 26 2009 libnmefsqlt.so.0
    -rwxr-xr-x 1 oravis dba 27703 Mar 26 2009 libnmefsp.so.0
    -rwxr-xr-x 1 oravis dba 24892 Mar 26 2009 libnmefport.so.0
    -rwxr-xr-x 1 oravis dba 73465 Mar 26 2009 libnmcfsga.so.0
    -rwxr-xr-x 1 oravis dba 45796 Mar 26 2009 libnmcfhc.so.0
    -rwxr-xr-x 1 oravis dba 69739 Mar 26 2009 libsrvmocr11.so0
    -rwxr-xr-x 1 oravis dba 1691901 Mar 26 2009 libsrvmhas11.so0
    -rwxr-xr-x 1 oravis dba 1632963 Mar 26 2009 libocci.so.11.1
    -rw-r--r-- 1 oravis dba 7085106 Mar 26 2009 libxml11.a
    -rw-r--r-- 1 oravis dba 27150788 Mar 26 2009 libgeneric11.a
    -rw-r--r-- 1 oravis dba 11077402 Mar 26 2009 libpls11.a
    -rw-r--r-- 1 oravis dba 4278296 Mar 26 2009 libcore11.a
    -rw-r--r-- 1 oravis dba 181560214 Mar 26 2009 libserver11.a
    lrwxrwxrwx 1 oravis dba 59 Nov 5 23:52 libclntsh.so.10.1 -> /d2/R12/ab/apps/R1211XB9/db/tech_st/11.1.0/lib/libclntsh.so
    lrwxrwxrwx 1 oravis dba 12 Nov 5 23:52 libodm11.so -> libodmd11.so
    lrwxrwxrwx 1 oravis dba 15 Nov 5 23:58 libocci.so -> libocci.so.11.1
    -rw-r--r-- 1 oravis dba 111 Nov 5 23:59 ldflagsO
    -rw-r--r-- 1 oravis dba 111 Nov 5 23:59 ldflags
    -rwxr-xr-x 1 oravis dba 9904424 Nov 5 23:59 libagtsh.so.1.0
    lrwxrwxrwx 1 oravis dba 15 Nov 5 23:59 libagtsh.so -> libagtsh.so.1.0
    -rw-r--r-- 1 oravis dba 2264 Nov 5 23:59 ntcontab.o
    -rw-r--r-- 1 oravis dba 1912 Nov 5 23:59 nnfgt.o
    -rw-r--r-- 1 oravis dba 8572884 Nov 5 23:59 libn11.a
    -rwxr-xr-x 1 oravis dba 2610320 Nov 5 23:59 libnmemso.so.0
    -rwxr-xr-x 1 oravis dba 63592 Nov 6 00:00 libnmeoci.so.0
    -rwxr-xr-x 1 oravis dba 23903 Nov 6 00:00 libnmefw.so.0
    -rwxr-xr-x 1 oravis dba 47734 Nov 6 00:00 libnmefsql.so.0
    -rwxr-xr-x 1 oravis dba 50281 Nov 6 00:00 libnmefos.so.0
    -rwxr-xr-x 1 oravis dba 28830 Nov 6 00:00 libnmefud.so.0
    -rwxr-xr-x 1 oravis dba 199975 Nov 6 00:00 libnmefut.so.0
    -rwxr-xr-x 1 oravis dba 145253 Nov 6 00:00 libnmefojmx.so
    -rwxr-xr-x 1 oravis dba 44419 Nov 6 00:00 libnmefdms.so
    -rwxr-xr-x 1 oravis dba 35900 Nov 6 00:00 libnmevsp.so
    -rwxr-xr-x 1 oravis dba 107145 Nov 6 00:00 libnmevq.so.0
    -rwxr-xr-x 1 oravis dba 14368 Nov 6 00:00 libnmefvr.so.0
    -rwxr-xr-x 1 oravis dba 12801 Nov 6 00:00 libnmefpfa.so
    -rwxr-xr-x 1 oravis dba 15627 Nov 6 00:00 libnmastk.so.0
    -rwxr-xr-x 1 oravis dba 15601 Nov 6 00:00 libnmalk.so.0
    -rwxr-xr-x 1 oravis dba 33331 Nov 6 00:00 libnmadm.so.0
    -rwxr-xr-x 1 oravis dba 24751 Nov 6 00:00 libnmadbg.so.0
    -rwxr-xr-x 1 oravis dba 51665 Nov 6 00:00 libnmefsqlt.so
    -rwxr-xr-x 1 oravis dba 26204 Nov 6 00:00 libnmefsp.so
    -rwxr-xr-x 1 oravis dba 24817 Nov 6 00:00 libnmefport.so
    -rwxr-xr-x 1 oravis dba 22923 Nov 6 00:00 libnmasf.so.0
    -rwxr-xr-x 1 oravis dba 27141 Nov 6 00:00 libnmarl.so.0
    -rwxr-xr-x 1 oravis dba 73374 Nov 6 00:00 libnmcfsga.so
    -rwxr-xr-x 1 oravis dba 45457 Nov 6 00:00 libnmcfhc.so
    -rwxr-xr-x 1 oravis dba 63592 Nov 6 00:00 libnmeoci.so
    -rwxr-xr-x 1 oravis dba 2610320 Nov 6 00:00 libnmemso.so
    -rwxr-xr-x 1 oravis dba 23903 Nov 6 00:00 libnmefw.so
    -rwxr-xr-x 1 oravis dba 50281 Nov 6 00:00 libnmefos.so
    -rwxr-xr-x 1 oravis dba 14368 Nov 6 00:00 libnmefvr.so
    -rwxr-xr-x 1 oravis dba 199975 Nov 6 00:00 libnmefut.so
    -rwxr-xr-x 1 oravis dba 28830 Nov 6 00:00 libnmefud.so
    -rwxr-xr-x 1 oravis dba 47734 Nov 6 00:00 libnmefsql.so
    -rwxr-xr-x 1 oravis dba 107145 Nov 6 00:00 libnmevq.so
    -rwxr-xr-x 1 oravis dba 15601 Nov 6 00:00 libnmalk.so
    -rwxr-xr-x 1 oravis dba 33331 Nov 6 00:00 libnmadm.so
    -rwxr-xr-x 1 oravis dba 24751 Nov 6 00:00 libnmadbg.so
    -rwxr-xr-x 1 oravis dba 15627 Nov 6 00:00 libnmastk.so
    -rwxr-xr-x 1 oravis dba 22923 Nov 6 00:00 libnmasf.so
    -rwxr-xr-x 1 oravis dba 27141 Nov 6 00:00 libnmarl.so
    -rwxr-xr-x 1 oravis dba 48333396 Nov 6 00:00 libclntsh.so.11.1
    -rw-r--r-- 1 oravis dba 4739091 Nov 6 00:00 clntsh.map
    lrwxrwxrwx 1 oravis dba 17 Nov 6 00:00 libclntsh.so -> libclntsh.so.11.1
    -rwxr-xr-x 1 oravis dba 68304 Nov 6 00:00 libsrvmocr11.so
    -rwxr-xr-x 1 oravis dba 79849 Nov 6 00:00 libsrvm11.so0
    -rwxr-xr-x 1 oravis dba 1696482 Nov 6 00:00 libsrvmhas11.so
    -rwxr-xr-x 1 oravis dba 79849 Nov 6 00:00 libsrvm11.so
    -rwxr-xr-x 1 oravis dba 10353690 Nov 6 00:00 liborasdkbase.so.11.1
    lrwxrwxrwx 1 oravis dba 21 Nov 6 00:00 liborasdkbase.so -> liborasdkbase.so.11.1
    -rwxr-xr-x 1 oravis dba 39093373 Nov 6 00:00 liborasdk.so.11.1
    lrwxrwxrwx 1 oravis dba 17 Nov 6 00:00 liborasdk.so -> liborasdk.so.11.1
    -rw-r--r-- 1 oravis dba 695636 Nov 6 00:00 libskgxp11.so

  • R12 EBS

    Dear all,
    In R12 EBS,from my server, when I try to create a location in inventory, after entering all the details on the form, when I try to save, it gives me this error message: FRM-40735: ON-INSERT trigger raised unhandled exception ORA-29273". What do I do to solve this problem?.
    Thanks.
    Regards
    Clement.

    Hi Hussein,
    I do not have csi to access the documents, can you please copy and paste the solution for me here?
    Remember my query:
    Re: In R12 EBS,from my server, when I try to create a location in inventory, after entering all the details on the form, when I try to save, it gives me this error message: FRM-40735: ON-INSERT trigger raised unhandled exception ORA-29273". What do I do to solve this problem?.
    Required details are:
    Application: R12.1.3
    Database: 11.1.0.7
    Operating System: Oracle Unbreakable Linux 5
    Navigation path:
    Inventory, Vision Operations (USA): Setup – Org – Location
    complete the location form, when I try to save, then error message: FRM-40735: ON-INSERT trigger raised unhandled exception ORA-29273". What do I do to solve this problem?.
    Form name: Location.
    This is my first time to actually use it.
    I hope you can give me the solution.
    Thanks Regards
    Clement Ikolo

  • Oracle R12 EBS installation on CentOS Linux 5

    Per MOS Note 761566.1 , I am installing Oracle 12.1.1 EBS on CentOS 5.5 Linux 64 bit servers. Issue is that I cannot find the packages listed below which are required for 64 Bit Linux installation with Oracle R12 EBS:
    The following packages must be installed from the OEL 5 or RHEL 5 distribution media:
    gcc-4.1.2-14.el5.x86_64
    gcc-c++-4.1.2-14.el5.x86_64
    glibc-2.5-18.i686 (32-bit)
    glibc-2.5-18.x86_64
    glibc-common-2.5-18.x86_64
    glibc-devel-2.5-18.i386 (32-bit)
    glibc-devel-2.5-18.x86_64
    libgcc-4.1.2-14.el5.i386
    libgcc-4.1.2-14.el5.x86_64
    libstdc++-devel-4.1.2-14.el5.i386
    libstdc++-devel-4.1.2-14.el5.x86_64
    libstdc++-4.1.2-14.el5.i386
    libstdc++-4.1.2-14.el5.x86_64
    make-3.81-1.1.x86_64
    gdbm-1.8.0-26.2.1.i386
    gdbm-1.8.0-26.2.1.x86_64
    libXp-1.0.0-8.1.el5.i386
    libXp-1.0.0-8.1.el5.x86_64
    libaio-0.3.106-3.2.i386
    libaio-0.3.106-3.2.x86_64
    libgomp-4.1.2-14.el5.x86_64
    sysstat-7.0.0-3.el5.x86_64
    util-linux-2.13-0.45.el5.x86_64
    compat-libstdc++-296-2.96-138.i386
    compat-libstdc++-33-3.2.3-61.i386
    Additionally, the following RPMs are required for an 11gR1 Database (which is bundled with the 12.1.1 release) on the database tier:
    compat-libstdc++-33-3.2.3-61.x86_64
    elfutils-libelf-devel-0.125-3.el5.x86_64
    elfutils-libelf-devel-static-0.125-3.el5.x86_64
    libaio-devel-0.3.106-3.2.x86_64
    unixODBC-2.2.11-7.1.i386
    unixODBC-devel-2.2.11-7.1.i386
    unixODBC-2.2.11-7.1.x86_64
    unixODBC-devel-2.2.11-7.1.x86_64
    kernel-headers-2.6.18-8.el5.x86_64
    I cannot find these at the http://oss.oracle.com/projects/compat-oracle/files/Enterprise_Linux
    site for CentOS 5.5 and they are not at the CentOS site either.
    Any ideas where to obtain these required Linux packages for CentOS 5.5?
    Thanks!
    Ben

    Ben,
    CentOS is not certified as a database/application tier node.
    You can find the packages from the Media Pack (Download it from e-Delivery website), or just search Google (below is an example):
    Download compat-libstdc++-33-3.2.3-61.x86_64
    http://tinyurl.com/33rj6ea
    Thanks,
    Hussein

Maybe you are looking for

  • Error in Stock Transfer

    Dear All,          When i am creating STO, upto Excise invoice(JEX)  process is ok. STO-Repl. DEl.-Billing - Excis Invoice.          But when in another plant at the time of goods recipt(MIGO) with reference to Excis Invoice(JEX) it shows the error o

  • Customer statement per date

    Hi Gurus, Client required customer statement on particular date not period wise. i have got customer period wise balances in table KNC1 & KNC3. but i required the date wise opening & closing balance? In SAP i have got the table carry forward balance

  • How to disable "View Report" button in reporting services

    Is anyone know how to disable "View Report" button in reporting services, I know can do custom code in report properties, what is the code? I have tried something like this ***button1.enable=false, but it can not success. Appreciate if anyone can rep

  • Basic type show in WE05 not same as per defined

    Hi All, I have created a customised message type ZMATMAS1, using customised basic type ZMATMAS1 too. already assigned in WE81 WE82 BD69 & activated in BD50 When idoc generated from BD21, I found that the idoc in WE05 shows the  basic type is MATMAS05

  • Getting OS9 apps to work in 10.4.11

    I've read that I need to install OS9 on my iMac in addition to the existing 10.4.11. The disks that came with the computer included a disc called "Mac OS 9 Install" with 9.2.2, but when I insert it in the machine and restart with the "C" key held dow