Problem while reversing Oracle EBiz interface tables

Hi,
I need to reverse the interface tables of EGO, GL, AP, AR modules. I have created the Data Server with "APPS" as username and pwd. I have selected the Schema and Work Schema as "APPS".
When i am reversing the model using Customized Reverse mode with "RKM EBusiness Suite", i am not getting the desired output. Not all the tables are reversed.
I am not getting interface tables for EGO, GL modules.
Any solutions would really help.
Thanks in Advance,
Ram Mohan T

Hi John,
Thanks for your quick reply.
we were successful in reversing the Dimension for Planning Classical Applications.
This error is for Planning EPMA Application.
what do you suggest.

Similar Messages

  • Problem while determining receivers using interface mapping: "SYSTEM FAILURE" during JCo call. Bean SMPP_CALL_JAVA_RUNTIME3 not found

    We have a SOAP to PROXY scenario Which is in Production.
    We keep getting the Error:
    " Problem while determining receivers using interface mapping: "SYSTEM FAILURE" during JCo call. Bean SMPP_CALL_JAVA_RUNTIME3 not found on host XXXXXX, ProgId =AI_RUNTIME_XXX.
    We are using Standard Receiver Determination with single receiver without any condition. And no mapping being used in interface determination.
    What are all the possible situation where we face such as this issue in Production.

    Please check the SAP note
    # 1706936 - messages fails with error java.lang.RuntimeException Bean SMPP_CALL_JAVA_RUNTIME3 not found
    1944248 - PI unstable due to JCO_SYSTEM_FAILURE mapping issues

  • Is any difference in oracle 11i and oracle 12 interfaces tables

    Dear All,
    Can someone tells me .. Is any difference in oracle 11i and oracle R12 interface tables?? My company want to upgrade Oracle 11i to EBS R12
    PS
    Edited by: PS on Jul 13, 2012 3:07 PM

    Please also see:
    Identifying Data Model Changes Between EBS 12.1.3 and Prior EBS Releases
    https://blogs.oracle.com/stevenChan/entry/ebs_data_model_1213
    EBS File Comparison Report Now Available
    https://blogs.oracle.com/stevenChan/entry/ebs_file_comparison_report_now
    EBS Seed Data Comparison Reports Now Available
    https://blogs.oracle.com/stevenChan/entry/ebs_seed_data_comparison_reports
    Thanks,
    Hussein

  • Account error: value does not exist in BB Company is displayed when Uploading a Journal to Oracle ADI Interface Table

    Environment:
    Oracle ADI version: version Oracle ADI 7.2.12.04.25 and patch number 9493800
    Microsoft Office version: 2003
    How to recreate incident:
    1. Create a budget worksheet for a company
    2. View the budget information
    3. Upload budget information to the Interface Table
    Actual Result:
    Account error: Value <value> for the flexfield COMPANY does not exist in the value set BB_COMPANY. I have noticed the same error is displayed regardless of whether I select options from the combo boxes or enter random numbers in the journal i.e. 0000 for each field.
    Expected Result:
    Budget information to be uploaded successful especially when the data has not been amended
    Questions:
    1. What is happening to cause this problem?
    2. What is the solution?

    The issue is resolved, no need to answer, the dbconnection class was calling the wrong db :(

  • Problem while installing oracle 9i on windows xp professional

    while installing oracle 9i iam getting strange error.
    the error is:
    Create process : null -new -sid oiddb -startmode m error=2.
    The problem what we figured out is ORADIM which should be under ORACLE_HOME\bin is not yet installed also some files are also missing under bin directory. Is there any one who can solve my problem
    its very urgent
    thanks in advance...

    The problem what we figured out is ORADIM which
    should be under ORACLE_HOME\bin is not yet installed
    also some files are also missing under bin directory.
    Is there any one who can solve my problemIs it enough disk space?
    Is it software installation successful before creating DB?
    Can you run : c:\oradim ?

  • Problem while reversing allocations with KEU5

    Dear Experts,
    we encounter some problems when reversing allocations with KEU5 (using KSU5 in the background). When doing so all 4 update processes will be occupied by the system on our 2 servers. Which means that the systems is blocked. 
    Thanks in advance for help and best regards
    Melanie

    SAP OSS Says the following
    This is not a program
    error and completely correct
    behaviour. Nevertheless, I would like provide the following
    recommendations which could possibly reduce workload/improve the
    runtime in the transaction KEU5:
    1. Please make sure that
    the flag for 'detail list' is not activated.
    If the option 'detailed list' is selected, a detailed output list is
    created for every segment. This takes up the largest amount of time
    during the process.
    2. Ensure that the Summarization that you use are updated on a regular
    basis, daily if possible.
    3. Also consider the
    cycles dimensions recommended by SAP (a maximum
    of 50 segments per cycle, a maximum total of 10,000 sender-receiver
    relationships, see documentation). If possible, enter only those
    objects in the cycle that are valid senders or receivers. Consider
    that if, for example, you entered 100 cost centers in a group of which
    only 20 are valid receivers, the complete master data validation and
    database selection is carried out for all 100. See note 79224 and
    130350 for further information.
    4. For the definition of segments and their summary in cycles, you
    should take into account the technical aspects included in note 420081.
    Please take into account that the selection of data is carried out
    from CE3xxxx, CE4xxxx (no effect at this point if you have archived
    CE1xxxx), as explained in note 420081.
    The selection of the reference data can both be carried out from a
    summarization level or from object level (tables CE3xxxx, CE4xxxx).
    In additional , you are
    recommended to perform
    this transaction during the evening/night. This will affect the system
    processes/workload during peak period.

  • Budget Exceed Problem while Reversing CC Document

    Good Morning,
    While Reversing a cross company code document through FBU8,
    one of the document (of Company Co. A) is reversed
    while other document (of Company Co. B) did not because budget is not available in Company Code B.
    An Error Message should prompt before Reversing Cross Company Code so none of the document can be reversed. Is there any way to configure such functionality?
    Thanks for reading

    Hello,
    Yes, the note is valid since 4.7.
    Did you try to change the Customizable message F5 876 "You did not select all the docs belonging to the cross-co.code transact." ? If you set in transaction code SE91 this message as an error message you will ensure that cross-company code transactions are always reversed completely. Please check in SE91 if you have this message as an warning or error.
    I continued my research and I found the note 904549, did you check this note already? It is valid to package  46C SAPKH46C52. If your package is lower than this, this note can help you.
    Since I do not know your current package, please check also the following notes valid to 4.6C:
    413469 - FBU8: Reversal incomplete despite successful test run
    551883 - Reversal across business transaction: not all doc.reversed
    Let me know if helps you.
    Best Regards,
    Vanessa Barth.

  • Problem while selecting data from external tables

    Hi All,
    I am facing a problem with external tabels. I have created an external table
    create table ext_org_table
    ( id varchar2(10)
    , name varchar2(100)
    ,id_parent varchar2(10)
    ,name_parent varchar2(100))
    organization external
    ( type oracle_loader
    default directory MYDIR
    access parameters
    records delimited by newline
         nologfile
         nobadfile
    fields terminated by ','
    missing field values are null
    location ('Orgdata.csv')
    reject limit unlimited;
    The problem is that when i give select * from ext_org_table , i get following error
    ORA-29913: error in executing ODCIEXTTABLEOPEN callout
    ORA-29400: data cartridge error
    KUP-04040: file Orgdata.csv in MYDIR not found
    ORA-06512: at "SYS.ORACLE_LOADER", line 19
    ORA-06512: at line 1
    Now , i have file Orgdata.csv in the specified directory.
    I have created directory in oracle using create directory command.
    I have granted read,write permission on the directory to user.
    I have given all read,write and execute permissions to folder where my files resides.My file resides in /appl/home/kk
    Now i don't understand why it is giving error file in Mydir not found.
    Kindly suggest.
    Regards
    Krish

    Hi,
    You are obviously doing someting wrong.
    May be the direcotry is not present or may be the file is not rpesent in the directory.
    I just tried ths
    Connected to Oracle Database 10g Enterprise Edition Release 10.2.0.1.0
    Connected as SYS
    create directory mydir as 'c:\csv';
    grant read,write on directory mydir to scott;From Scott
    create table ext_org_table
    ( id varchar2(10)
    , name varchar2(100)
    ,id_parent varchar2(10)
    ,name_parent varchar2(100))
    organization external
    ( type oracle_loader
    default directory MYDIR
    access parameters
    records delimited by newline
    nologfile
    nobadfile
    fields terminated by ','
    missing field values are null
    location ('Orgdata.csv')
    reject limit unlimited;
    select * from ext_org_table;Ofcourse i made up some dummy data to test and its all OK.
    again,
    You may want to check if
    1) If the directory exists (select * from all_directories where directory_name='MYDIR');
    2) If the user has the read/write permissions on that directory
    3) If the file orgdata exists in that directory.
    Regards,
    Bhushan

  • Problem while downloading file from custom table

    Hi All,
    Im trying to download the file from the custom table where i have stored the uploaded files through apex.
    I have created the download procedure as mentioned in the oracle docs ,
    And given the execute grant for public user.
    and calling that procedure by calling the URL -- #OWNER#.download_my_file?p_file=#ID#
    But im getting the below error
    Forbidden
    You don't have permission to access /pls/apex/owner.download_my_file on this server.
    Oracle-Application-Server-10g/10.1.2.0.2 Oracle-HTTP-Server Server at servername Port number
    Can any one tell whats the problem here.
    Thanks in advance
    regards,
    Arumugam KR

    Your function apex_util.get_blob_file_src under region, the first argument must be the name of page item anywhere in your application that is of type "file browse." So if your form for uploading the blob content is on page 11 and the file browse item is "P11_FILE_NAME" then your query would look like below:
    SELECT FILE_ID
         , FILE_NAME
          , CASE WHEN NVL(dbms_lob.getlength(BLOB_CONTENT),0) = 0
           THEN NULL
            ELSE
                  CASE WHEN attach_mimetype like 'image%'
                THEN '<img src="'||apex_util.get_blob_file_src('P11_FILE_NAME',id)||'" />'
                ELSE
                     '<a href="'||apex_util.get_blob_file_src('P11_FILE_NAME',id)||'">Download</a>'
               end
           END new_img
        FROM TABLE_NAME
    GET_BLOB_FILE_SRC FunctionAs an alternative to using the built-in methods of providing a download link, you can use the APEX_UTIL.GET_BLOB_FILE_SRC function. One advantage of this approach, is the ability to more specifically format the display of the image (with height and width tags). Please note that this approach is only valid if called from a valid Oracle Application Express session. Also, this method requires that the parameters that describe the BLOB to be listed as the format of a valid item within the application. That item is then referenced by the function.>
    [url http://docs.oracle.com/cd/E14373_01/apirefs.32/e13369/apex_util.htm]GET_BLOB_FILE_SRC

  • Problem while using oracle stored procedure in VC

    Hi All,
    I have created JDBC system and connected my locally installed Oracle data base to the VC.  I mapped the data base user to my VC user. I tested connection and it is fine. Further I see the DB alias in Visual Composer and I can drop stored procedures to my story board. I can define parameters, but when I am executing procedures I get the error message.
    Problem: I can not execute stored procedures stored in Oracle data base. Error Message: Portal request failed. Could not execute stored procedure.
    In the stored procedure, I have used select query, that returns set of records, so that  I have used  REF CURSOR as OUT Parameter. Is REF CURSOR supported by VC?. Else, any  tricks available to solve this problem?.
    Note: Stored Procedure of Sql server is working fine in VC.
    Thanks,
    Venkatesh R

    Returning (or sending in) multiple rows directly from (or to) a stored procedure is not currently possible. I have been in contact with SAP on this subject earlier, and they suggest using a web service to do the job. I used this as a work around, calling the stored procedure from a web service. I send in VC tables to this web service, and this in turn contacts my stored procedure.
    The problem is related to the connector framework in the J2EE environment.
    I am on 7.0 sps 17
    If you use stored procedure single value parameters of type varchar, number ... then VC has no problem communicating with your procedures.
    Good luck
    Henning Strand

  • What's the Problem While Installing Oracle Express Server/Client On P-IV System

    Hi,
    Please let me know if there is any problem with the Pentium-4 systems while installting the Oracle Express or the Client Software. I baught a P4 system and MS Windows 200 is installed.
    When I run the setup for the Oracle express server or oracle express client, Only the Hour Glass pops up for few second and nothing happens. Even there is no error message displayed.
    I enquuired to one of the Local Software Service centre and was told that Oracle products are facing problm with Pentium -4 .
    If it is so Please suggest me waht to do....
    Regards
    Rajesh

    Hello,
    Please repost this question in the appropriate section of the Discussion Forum.
    This forum is for general suggestions and feedback about the OTN site.
    You can also use our new offering called OTN Service Network:
    For Oracle Advice/Minimal Support (fee based) on the Oracle Database Server, Oracle9i Application Server Containers for J2EE (OC4J), Oracle9i JDeveloper, Reports, Forums, SQL*Plus, and PL/SQL, please go to: http://www.oracle.com/go/?&Src=912386&Act=45
    For customers with paid support (Metalink) please go to:
    http://www.oracle.com/support/metalink
    Regards,
    OTN

  • Problem while reversing ARE1 Document

    Hi All,
    I am encountering  the error as per the screenshot attached.
    I have checked all settings and it is ok eg.ETT-Account Determination and the GL is also present.
    I hv gone through the notes mentioned in earlier posts but I don't think it will help me in resolving this issue.
    Please someone help me.

    I hv gone through the notes mentioned in earlier posts but I don't think it will help me in resolving this issue.
    Whenever you post a query and expecting some assistance from SCN, please ensure that you communicate with clarity so that we dont waste our time to give the same suggestion.  Spell out which threads and notes you have gone through.  Most importantly, please please at any cost, dont conclude to your yourself that whatever inputs you have gone through will not help you. 
    Since you have indicated that you have gone through couple of notes, I am not sure, whether you have gone through this note
    Note 1061243 - Incorrect Balance checking while ARE1-Reversal
    G. Lakshmipathi

  • Problem while creating Oracle Content Server Identity plug-in  in SES

    Hi,
    I am Integrating Oracle SES with UCM.Both UCM and Oracle SES are installed on the same machine.
    I have installed SESCrawlerExport compoent on UCM and also taken Snapshot of Repository.
    But when i am trying to create Oracle Content server Identity plug-in in SES it gives following exception.
    Inputs:-
    1) HTTP endpoint for authentication- http://localhost:100/idc_new/idc
    2) Admin User - sysadmin
    3) Password - idc
    09/10/15 15:06:33 INFO     HTTPThreadGroup-7               URIHandler initialized for the URI http://localhost:100/idcnew/idcplg
    09/10/15 15:06:33 INFO     HTTPThreadGroup-7               StellentIdentityPlugin.autheticate: username=sysadmin
    09/10/15 15:06:33 FATAL     HTTPThreadGroup-7               EQP-80309: Exception while opening a stream to the URI: http://localhost:100/idcnew/idcplg
    09/10/15 15:06:33 FATAL     HTTPThreadGroup-7     EQP-80317: HTTP connect attempt failed after 3 attempts. Aborting connection attempt oracle.search.sdk.common.PluginException oracle.search.plugin.rss.HTTPHandler:getInputStream:302 java.lang.Thread:run:534
    09/10/15 15:06:33 ERROR     HTTPThreadGroup-7               EQP-80354: Exception while authenticating user sysadmin: EQP-80317: HTTP connect attempt failed after 3 attempts. Aborting connection attempt
    09/10/15 15:06:33 ERROR     HTTPThreadGroup-7     EQP-80317: HTTP connect attempt failed after 3 attempts. Aborting connection attempt oracle.search.sdk.common.PluginException oracle.search.plugin.rss.HTTPHandler:getInputStream:302 java.lang.Thread:run:534
    09/10/15 15:06:33 EQP-80353: Exception while validating parameters: EQP-80317: HTTP connect attempt failed after 3 attempts. Aborting connection attempt
    Please help me on the same.
    Regards,
    Nitin

    If the error message is correct, it means that no listener is running on port 100.
    Where did you get the URL http://localhost:100/idc_new/idc ?
    Is UCM using port 100 as it's standard port?
    What happens if you try to open this in a browser (running on the localhost machine)?

  • Problem while creating index for temporary table...

    Hi,
    i have created index for a temporary table and this script should used by multiusers.So when second user connecting to it is giving index i mean object already exists.
    So what i need is when the second user connected the script should create one more index on temporary table.Will sql server provide any random way of creating indexes if the index exists already with that name??
    Thank You,

    Nope..
    SQL Server is cleaver enough to handel this situation.
    When you create a index or constraint on the Temp Table, eventhough the index name is duplicate it will allow.
    But it only possible on temp tables (prefixed with single #).
    To Test this,
    Open Two window,
    Execute the below window on the opened 2 window..
    create table #test
                id int
    Insert Into #test values(1);
    Insert Into #test values(2);
    Create clustered index testindex on #test(id)
    Now you wont get any error on any of the window. Rite?
    To fetch the created index details, execute the below code on any one of the window..
    select * from sysindexes where name like '%test%'
    Now you can see the 2 rows with same indexname but refereing with different table. Yes. all the temp tables (#) will be suffixed with unique number to avoid the object already found error while multiple users connects.
     

  • Problem while installing oracle 9i on cyrix

    hi..
    i'm installing oracle 9i on my VIA cyrix III 550 mhz machine,
    with 128+64 MB SDRAM on windows 2000 professional with service pack 4.
    i'm using Internet explorer 6.0 & JVM 5.00,,
    but the problem is universal installer is not running..
    The error coming in log file is of
    hot spot JVM error
    how can my problem can be rectified..
    pls elaborate it.., kindly tell wat i've to do?
    thanks a lot

    I want to install oracle by loggin at OS as a root userWhy ?
    Did you read the documentation ?
    Caution:
    Do not run the Installer as the root user.

Maybe you are looking for

  • PowerMac Will NOT Boot up

    Last night my PowerMac G5 seemed like it was hung up. I had to shut it off to get it to do anything. It hasn't booted since. I went through all the diagnostic BS, verified the disk, checked the permissions, booted in verbose mode and it end up hangin

  • Can you get just your rear camera lens replaced or do you have to get the entire back screen replaced?

    I recently dropped my phone for the first time, and neither of my screens cracked but my rear camera lens did get scratched badly. I can't use it at all to take picture. It just shows up as a fuzy screen when I open my rear camera. My iPhone isn't ev

  • Continual plotting of data from text file

    I would like help with automated plotting of multiple sets of data on one axis. The file attached shows a sample of the data where the first number (eg 405) is the reference and the next two are the date and time. The data after that all needs to be

  • Error message type M7093-While posting to Cost center

    Hi All, While posting the material to cost center in MB21 201 movement i am getting the following error message : Fld selectn for mvmt type /  acct  (G/L accnt no) differs for Business Area Message No M7093 Please help me. I am not able to post this

  • How do I downgrade Firefox to 4.0

    I have to use an application for work which requires a downgrade to Firefox 4.0 - where do I find that?