Oracle Logon Account in SAP/3

Is it feasible to set up an Oracle account in SAP R/3?
Our DBA says that he does not have an Oracle account himself but works with the Oracle database through R/3 tools.

Hi,
R/3 uses, like many other Applications, a single or less accounts in the database (but one is required). Not every R/3-User has an account in the database. R/3 has its own user management.
CU
Emil

Similar Messages

  • I don't want Oracle logon account name pre-filled in

    This should be easy
    I have linked oracle tables to ms access using the native oracle 8.15 driver. No matter how I configure the DSN (file or registry) the account I used to link the tables to is pre-filled in. The customer wants the account (UID) to show up blank. I have tried
    1. Deleting the "LASTUSER" key
    2. Setting the USSERNAME key to ""
    3. Setting the UID key to ""
    still the username of the person who created the link in access comes up.
    How can I override this so that it comes up blank

    I suspect that it's Access, not the ODBC driver, that's filling in the username field. If this is the case, you'd need to contact Microsoft for assistance.
    Note that I'm not certain that the customer really wants a blank username. From what I've seen, Access identifies tables with both the schema and table name (i.e. scott.emp). Unless every user has been explicitly granted the same permissions on the linked tables, you'll have problems.
    Justin

  • Logon problem with Oracle AS Adapter for SAP R/3

    Dear All
    I am getting below error, when trying to test the SAP Adapter. As seems from the message, its a credential problem, but the same user id/password works fine when using SAP Logon Gui Front-end client.
    Any help/pointers highly appreciated.
    com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Name or password is incorrect (repeat logon)
    at com.sap.mw.jco.rfc.MiddlewareRFC$Client.nativeConnect(Native Method)
    at com.sap.mw.jco.rfc.MiddlewareRFC$Client.connect(Unknown Source)
    at com.sap.mw.jco.JCO$Client.connect(Unknown Source)
    at com.sap.mw.jco.JCO$Pool.initPool(Unknown Source)
    at com.sap.mw.jco.JCO$PoolManager.getClient(Unknown Source)
    at com.sap.mw.jco.JCO$PoolManager.getClient(Unknown Source)
    at com.sap.mw.jco.JCO.getClient(Unknown Source)
    at com.SAPTest.Main.main(Main.java:35)
    Releasing connection
    Further inputs/thoughts,
    1. This must be a very basic, can it be because my user id/password does not have sufficient privilege?
    2. I am using adapters_10131_win32.zip downloaded from Oracle, installed only SAP Adapter and then trying to connect using Adapter Application Explorer.
    Regards.

    Thank you veyr much Manoj for your reply. I just tried it now buit no fruits.
    I wonder if it can really be due to privileges given to my account, which allows to connect thru SAP Front-end but does not allow to connect by any other means. I can not think of any other possible reason.

  • Oracle AS Adapter for SAP R/3

    Hello everyone.
    I have some questions abuot the Oracle AS Adabter for SAP.
    I have to get values out of miniSAP and integrate them in a BPEL Process. In SAP there is a function to generate a Webservice out of a BAPI for example! This Web Service I want to include in a bpel process. This is the way I try it till now!!!!
    Now I read an article about the Adapter.
    Is the task i explained abouve possible to do it with the adapter?
    If yes, Can I include every BAPI in a bpel process with the adapter?
    What are the prerequisites I need for the adapter? I have installed an Infrastructure, a Middle Tier (Portal) and the BPEL process manager.
    Thanks a lot

    Thank you veyr much Manoj for your reply. I just tried it now buit no fruits.
    I wonder if it can really be due to privileges given to my account, which allows to connect thru SAP Front-end but does not allow to connect by any other means. I can not think of any other possible reason.

  • Oracle Integration Adapter for SAP R/3

    I am working with a customer implementing Oracle EBS Release 12.2.
    The customer has implemented SAP for financial modules and the oracle solution considers an EBS - SAP Integration for Receivables. Does anyone have any experience integrating Oracle EBS Receivables with SAP? Can you give us some guidance regarding EBS - SAP Integration best practices?
    We have found a paper regarding Oracle Integration Adapter for SAP R3. We would like to have some information about what are the Oracle products we can integrate with SAP using Oracle Integration Adapter for SAP R3.
    In case Oracle EBS can integrate with SAP using Oracle Integration Adapter, we would like to know if anyone has experience integrating Oracle EBS Receivables with SAP using Oracle Integration Adapter for SAP R3 for AR transactions and Receipts?
    Any help would be very much appreciated.

    Thank you veyr much Manoj for your reply. I just tried it now buit no fruits.
    I wonder if it can really be due to privileges given to my account, which allows to connect thru SAP Front-end but does not allow to connect by any other means. I can not think of any other possible reason.

  • Oracle Know-How in SAP world for a Oracle newbie

    Hi forum,
    I would like to increase my Oracle know-how in SAP world. I've already a good experience with SAP on MSSQL, DB/2 on iSeries. I've a good know-how on SPARC/Solaris, SPARC/Linux, Intel/Linux, iSeries and Intel/Windows also in cluster.
    I've just already try to install CRM/SCM/ECC IDES ORACLE system on Windows as my personal test without problems, but now I would like to know better Oracle for SAP.
    Where can I find Oracle for SAP documentation ? do you suggest me a book ? I try to read a Oracle press book but it is so hard because many of Oracle features are not used by SAP. I need a know-how to manage to instal and managed a landscape (syscopy, backup, ecc.)
    Thank you for attention.
    Regards.
    Ganimede Dignan.

    beside Eric suggestions also following links can be helpful.
    http://www.oracle.com/newsletters/sap/archive.html
    http://www.oracle.com/newsletters/sap/service.html
    http://www.oracle.com/newsletters/sap/events.html
    http://www.oracle.com/newsletters/sap/index.html
    https://metalink.oracle.com/
    SAP documentations about Oracle and SAP Notes (about especially Oracle FAQs):
    e.g:
    <b><u>592393</u></b> - FAQ: Oracle
    <u><b>700548</b></u> - FAQ: Oracle authorizations
    <b><u>562863</u></b> - FAQ: Logon mechanisms
    <b><u>666061</u></b> - FAQ: Database objects, segments and extents
    <b><u>606395</u></b> - FAQ: Oracle Limitations
    etc....
    and many other notes about Oracle FAQs and Oracle basics can help you.

  • Need to start a program in Oracle System (External) from sap program

    Hi guys,
         I need to start a program in another oracle based system from sap program by writing native sql statements.
    Does anyone have idea how to do this.
    Rgds,
    Ram

    Hi,
    Here is another sample for procedures.Kindly reward points by clicking the star on the left of reply,if it is useful.
    Code Sample for writing a procedure with input and output parameters
    REPORT zzz_jaytest.
    * Getting the regno and total as input parameters
    PARAMETERS : p_regno(10) TYPE c DEFAULT 'R1000',
                               p_total     TYPE i.
    data : v_total type i.
    * In this procedure, we are updating the total of a regno given as input.
    * Here two parameters used in the procedure are input parameters.
    * We are updating the record of regno entered in selection screen and
    * adding the total entered to the already existing total. We have to give semicolon
    * for the statement inside procedure.
    exec sql.
    CREATE or replace PROCEDURE PROC1 ( p_regno in char, p_total in number )
    IS
        BEGIN
          UPDATE stu_det SET total = total + p_total where regno = p_regno;
        END;
    endexec.
    * This is the code to execute the procedure for update.
    * While executing the procedure, the parameter variable should be
    * preceded with colon  :
    EXEC SQL.
      EXECUTE PROCEDURE PROC1 ( in :p_regno, in :p_total )
    ENDEXEC.
    * In this procedure, we are selecting the details for the regno entered
    * as input. Here p_regno is input parameter and v_total is used as output
    * parameter. So that we can use the retrieved value of v_total in our
    * ABAP program
    exec sql.
    CREATE or replace PROCEDURE PROC2 (p_regno in char, v_total out char)
    IS
        BEGIN
          select total into v_total from stu_det
                             where regno = p_regno;
        END;
    endexec.
    * This is the code to execute second procedure.
    EXEC SQL.
      EXECUTE PROCEDURE PROC2 ( in :p_regno, out :v_total )
    ENDEXEC.
    write : / 'Total of ', p_regno, ' is ', v_total.

  • ORA-20160: Encountered an error while getting the ORACLE user account.

    when users trying to apply for the leave . Once they apply for the leave and the respective manager approves it.
    They get an notification mail with the error message The changes were not applied because ORA-20160: Encountered an error while getting the ORACLE user account for your concurrent request. Contact your system administrator. ORA-06512: at "APPS.ALR_PER_ABSENCE__800_53447_IAR", line 3 ORA-04088: error during execution of trigger 'APPS.ALR_PER_ABSENCE__800_53447_IAR'
    EBS : 12.1.2
    Database : 11.2.0

    We are also facing the same issue , with the following error.
    The Changes were not applied because ORA-20160: Encountered an error while getting the ORACLE user account for your concurrent request, Contact your system administrator. ORA-06512: at “ APPS.ALR_PAY_ELEMENT_801_53338_IAR”, line 1 ORA-04088: error during execution of the trigger ‘APPS.ALR_PAY_ELEMENT_801_53338_IAR’
    Dear Hussein ,
    As per your suggestion , if we disable the trigger , does it workflow goes ahead without any problems ?
    By Disabling the trigger , what would be the impact ? I mean does we are going to loose the data that was supposed to be updated the trigger.
    And basically please educate me . what is the use of this APPS.ALR_PAY_ELEMENT_801_53338_IAR’ ?
    Regards
    Raghu

  • Error while getting the ORACLE user account for your concurrent request

    Hi ,
    When I am submitting the Concurrent Program from OAF page Iam getting
    Error
    Encountered an error while getting the ORACLE user account for your concurrent request. Contact your system administrator.
    When we will face this error.
    Not able to submit the Request
    Krishna

    Krishna
    Try like this
    public int submitCPRequest(String shipmentId) {
    System.out.println("into submitCPRequest");
    try {
    OAApplicationModule am = pageContext.getApplicationModule(webBean) ;
    OADBTransaction transaction = am.getOADBTransaction();
    Connection conn = transaction.getJdbcConnection();
    ConcurrentRequest cr = new ConcurrentRequest(conn);
    cr.setDeferred();
    String applnName = new String("XXAPL"); //Application that contains the concurrent program
    System.out.println("ApplName"+ applnName);
    String cpName = new String("SHIP_REQ"); //Concurrent program name
    System.out.println("Concc Name"+ cpName);
    // String cpDesc = new String("Shipping Request"); // concurrent Program description
    // Pass the Arguments using vector
    // Here i have added my parameter headerId to the vector and passed the
    //vector to the concurrent program
    Vector cpArgs = new Vector();
    cpArgs.addElement(shipmentId);
    System.out.println("Args"+ cpArgs);
    After this it is going into exception
    // Calling the Concurrent Program
    int requestId = cr.submitRequest(applnName, cpName, null, null, false, cpArgs);
    System.out.println("Req Id"+ requestId);
    tx.commit();
    return requestId;
    catch (SetDeferredException e)
    throw new OAException("SetDeferredException " + e.getMessage(),OAException.ERROR);
    catch (RequestSubmissionException e) {
    System.out.println("Into Exception");
    OAException oe = new OAException(e.getMessage());
    oe.setApplicationModule(this);
    throw oe;
    }Thanks
    AJ

  • Webservice (oracle erp applications) to SAP PI to SAP R/3 scenario.

    Hi All,
    I have to make webservice (oracle erp applications) to SAP PI to SAP R/3 scenario.
    1. If I make Outbound Interface with 2 fields  in SAP PI. Publish its Webservice in Service Registry and then
        send its WSDL URL to oracle erp applications system team.
    Question --oracle erp team is asking me how they will call my webservice with 2 parameters so that JDBC Table which has 2
                      fields can be passed to my webservice and its parameters.
    2.  If I use JDBC sender adapter scenario --     Please let me know if am doing the things fine
        a. Oracle erp System driver to install at SAP PI system
        b. Connection, host name etc. information will be provided by ERP team that I will use in JDBC sender adapter
    Please let me know for the aboce scenario
    Thnaks

    Hi ,
    If I make Outbound Interface with 2 fields in SAP PI. Publish its Webservice in Service Registry and then
    send its WSDL URL to oracle erp applications system team.
    Question --
    oracle erp team is asking me how they will call my webservice with 2 parameters so that JDBC Table which has 2
    fields can be passed to my webservice and its parameters.  Please let me know
    The below approach is when above webserive is not used.
    2. If I use JDBC sender adapter scenario -- Please let me know if am doing the things fine
    a. Oracle erp System driver to install at SAP PI system .
        Question -- If I install Oracle erp System JDBC driver in SAP PI system then what is  use of ora14jdbc.jar.
                             Do i need to that also. Please let me know.

  • Create sales revenue account in SAP R/3

    Hi there,
                I need to find the path for creating "sales revenue account" and "sales revenue deductions account" in SAP R/3
    I will appreciate suggestions for the same.
    Thanks
    Nishant

    Hi Nishant,
    The SAP NetWeaver MDM forum is not appropriate for your R/3-based query.
    Better try the ERP Financials forum (SAP ERP Financials) instead.
    Regards,
    Markus

  • INTEGRATION ORACLE ADF APPLICATION TO SAP

    Dear SDN Member,
    We have a requirement wherein we are supposed to connect ORACLE ADF application to SAP Application.
    Please advice if there is any cook-book to accomplish this task.
    Thanks in anticipation.
    ~ Syed.
    <email removed by moderator>
    Message was edited by: Manish Kumar

    Hello Nikolay,
    So nice of you to have spared your time on this.
    Will review the doc and let you know further.
    Many thanks again.
    ~ Syed.
    <email removed by moderator>
    Message was edited by: Manish Kumar

  • Oracle Exam result not available on Oracle CertView account

    Hello,
    I have given my Oracle PL/SQL Developer Certified Associate exam (1z0-147) today i.e. 9th March, 2013. But I have not received my exam result till now and no mail also from Oracle and in my oracle certview account also result for that exam is not present. I have given exam from a authorized PearsonVUE centre. And in my PearsonVUE account my exam status is showing as "Taken".
    Is this because of some server problem or something else. Please help with the same.

    .... I always thing there has to be a higher risk of a delay at the weekends. The information has to get from the Test Center to Pearson VUE Central Systems through to Oracle Certifcation systems. With inevitable reduced staffing at weekends, timezone differences, weekend maintenances there surely has to be a higher risk of a delay at weekends. My opinion only. Hopefully it all sorts itself out by end of play monday PDT.

  • How to keep your forum Userid when changing Oracle SSO accounts?

    I have one SSO account which is linked to my forum user TimW. Does anyone know how I can move this forum account to another Oracle SSO account without changing the forum handle or losing any of the post history?
    Thanks
    Tim

    Thanks for the advice. But I already have another SSO account. The old one is linked to my account in this forum and the new one is linked to all sorts of other stuff, like MoS etc! I can't change the name of the old SSO account as the system says the new address already exisits. I guess my only options are a) to delete the new account and then change the old one, or b) stick with both accounts. Unless you have any other suggestions ....
    Regards
    Tim

  • How to delete G/L account from Sap?

    Hello gurus,
    Can any one please suggest me the procedure how to delete the gl account from SAP?
    Regards
    K.srinivasrao

    Dear K.srinivasrao
    If there are any Transactions posted in GL Account you cannot delete the GL Account unless the balnce of the GL Account
    Go to OBR2 and delete the GL Account
    In FS00 U can Mark the GL Account for deletion
    hope this will help
    Regards
    CA.Prasad

Maybe you are looking for

  • Can not open all .pdf files in Yahoo Mail.

    Three computers using Windows XP and Internet Explorer can open all .pdf files in Yahoo Mail. The fourth and newest Computer with XP Pro, Internet Explorer, and the latest Adobe Reader can only open some, but not all, .pdf files in Yahoo Mail. Nothin

  • Redirect Printer is not working in windows 2008 R2 Server( Server Running as AD and Terminal Service(both role in single server))

    Dear Team i need solution from Microsoft for the issue; My infrastructure - Windows Server 2008 R2 (Role - AD and Terminal Service)- Updated - Client Machine running with windows 7 pro (Updated) - Client Using RDP Client to connect Windows 2008 Termi

  • PO service is not created using BAPI_PO_CREATE FM

    Hi,       CALL FUNCTION 'BAPI_PO_CREATE'         EXPORTING           po_header                  = wa_header           po_header_add_data         = wa_hdr_add           header_add_data_relevant   = wa_hdr_flg         IMPORTING           purchaseorder 

  • DocumentSplitter and memory

    Regarding the DocumentSplitter class that allows for the SAX parsing of large XML documents. Is there a way to free the memory of each of the "temporary" XMLDocuments that get created? I know there's a XMLNodeCover.freeDocument(int id) method in the

  • Cannot Open Attachments

    This is a new problem that has just started.  Attachments of any kind fail to open.  Solved! Go to Solution.