Connect SAP XI with External Oracle DB.

hi,
I have a reqt to connect SAP Xi with third party Oracle DB .
What is required ?
Please suggest me the steps .
Regards
PS

Hi,
What do you mean by "at a time'?
If you are asking if how many database drivers can be deployed on the XI server, then the answer is you can have more than one.
But you need to know the versions of the databases to get the appropriate JDBC drivers.
If you are asking about the JDBC communication channels in XI, you can have only one JDBC connection string per channel.
Hope this helps.
Regards,

Similar Messages

  • Connect SAP Application with out of SAP Databasa (integration)

    Dear All;
    can any budy help me how to user DBCO to make a connection with non-SAP database.
    Regd
    AJ

    AJ,
    If not done already, please review the following notes and links (depending on the database that you want to connect to):
    Note 339092 - DB MultiConnect with Oracle as secondary database
    Note 323151 - Several DB connections with Native SQL
    Note 955670 - DB multiconnect with MaxDB as secondary database
    Note 738371 - Creating DBCON multiconnect entries for SQL Server
    http://sap.ittoolbox.com/groups/technical-functional/sap-basis/connection-between-sap-system-with-external-oracle-database-with-tcode-dbco-1178583?cv=expanded
    https://websmp109.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700002040342006E
    Hope this helps.
    PJ

  • Regarding Making DB Connect Delta Capable with external Sources

    Hi Everyone!
    Although as standard DB Connect does not support Delta, this much I have understood.  Lately I came across an article from Shreekant Shiralkar and Bharat Patel, BW System Managers, Bharat Petroleum, India in an old BW Expert Article...  I have understood that this is from BW 3.0 upwards.  Can this be applied to BI 7.0?  The Title of the article is "Make DB Connect Delta Capable with External Sources"
    Chetan?  Edwin? Olivier?  Anil? Sandeep?  Moderators?
    Regards,
    Philips

    Hi Philips,
    I didn't read this article but I'll expose what we have implemented here.
    All data coming from non SAP systems are loaded into what I named a "pre staging" database (PSDB) prior extracted to BW. This PSDB is nothing else than a simple, cheap, easy to manage MSSQL server 2000.
    Our BW has this PSDB system declared as DBConnect source system.
    In few words, we do data cleansing, preparation, formatting in this PSDB when any non SAP data shall be loaded in SAP BW. In addition, we use this machine to perform any R/3 datamigration required for new Rollouts.
    Coming back to the delta handling: we don't handle deltas with this DBConnect source system because SAP BW doesn't consider it as delta capable natively.
    We develop function modules extractors having the MyBW as source system. MyBW then "think" it is a SAP delta capable source system and we can then setup our MyBW DataSources with any kind of delta type by changing manually the core table ROOSOURCE.
    The extractor itself does many things because all structures are handled dynamically and some part of the extractor coding itself is generated on the fly.
    The extractor also creates temporary stored procedure directly in the PSDB so that only deltas are delivered to BW.
    The core of the extractor, I think everyone would agree, is the OPEN CURSOR statement. The OPEN CURSOR in our case is simply done within an EXEC SQL having our PSDB connection open.
    I could discuss this approach at length but we are now running this for more than 3 years (of course a certain effort has been done initially) to our full satisfaction.
    I am now finalizing the next "generation": having the PSDB server posting itself, deltas to the MyBW TRFC queue, emulating some how a LO/LIS DataSource.
    hope this shed light (at leas mine...)
    Olivier.

  • Step by Step how we can connect SAP CRM to External system..

    Hi Experts,
    I want to know the informations of how we can connect sap CRM to External system, and what are the settings we have to do ,to enable XIF adapter..
    This is very imp requirement kindly give support.., how we can connect to other system..through XIF Adapter..??
    IS it possible to create ZBAPI in SAP CRM..?
    Thankz in Advance
    Regards
    J Sarathi

    Hi,
    - Xif adapters and service process the BDOC messages.
    - adapters for inbound and outbounfd processing.
    -it will forward the messages from  the inbound queues to the control component.
    -BDOC is a business document where the flow of data to and from the CRM system takes place.
    -Bdoc is a container that contain business data
    - it describes the hierarchial structure of the business data.
    -you can also create custom specific BDOC types,
    -BDOC's as a data container to process business objects as one unit and this avoid having to transport several individual tables.
    Bdoc types are found in BDOC repositry.
    Bdoc types have two part
    Header- consist of one single segment so-caooed control segment
    Body - consist of one or more data segment
    Idoc having three types of data:
    control record
    Data record
    status record
    hope it will useful.
    thanks
    Hemant ghiya

  • Connect SAP ECC6 with a external Oracle Database

    Hi guys
    I need to connect my ECC 6.0 (SID=UMD) System (MAXDB 7.6.00.035 over Linux RedHat 5.2 32 bits) with external database Oracle 10g (PROD). I follow the steps according the SAP Note 339092:
    1. Install the oracle client in the ECC server in the path /opt/oracle/oracle/product/10.2.0/client_3 (this client is the Oracle official client)
    2. Set the environment values for umadm with the command
    set ORACLE_HOME=/opt/oracle/oracle/product/10.2.0/client_3
    set NLS_LANG="AMERICAN_AMERICA.WE8ISO8859P1"
    set ORA_NLS33=$ORACLE_HOME/nls/data
    2. create in Oracle the user umdadm with the same password that in Linux
    3. in ECC 6.0 tx DBCO create a connection
    DB Connection ..... DBMS
    DBMS ..................ORA
    username...............umdadm
    Conn info ..............PROD
    permanent.............(no)
    Connection Limit ....0
    Optimum conns .....0
    4. Download the dboraslib.so for oracle-linux 32bits (extracted from SAPEXEDB.SAR 175 download from service marketplace) and put in /usr/sap/UMD/SYS/exe/run,  /sapmnt/UMD/exe and /usr/sap/UMD/DVEBMGS00/exe
    Then in the se38 run the report ADBC_TEST_CONNECTION, choose the DBMS connection and execute, this is the output error:
    M Tue Mar 24 14:32:17 2009
    M  TRACE FILE TRUNCATED (pid =     6160 )
    M sysno      00
    M sid        UMD
    M systemid   387 (Intel x86 with Linux)
    M relno      7000
    M patchlevel 0
    M patchno    175
    M intno      20050900
    M make:      single threaded, Unicode, optimized
    M pid        6160
    M
    M  kernel runs with dp version 241000(ext=110000) (@(#) DPLIB-INT-VERSION-241000-UC)
    M  length of sys_adm_ext is 576 bytes
    B
    B Tue Mar 24 14:32:28 2009
    B  create_con (con_name=DBMS)
    B  Loading DB library '/usr/sap/UMD/SYS/exe/run/dboraslib.so' ...
    M  *** ERROR => DlLoadLib: dlopen()= libclntsh.so.10.1: cannot open shared object file: No such file or directory -> DLENOACCESS (0,
    B  *** ERROR => Couldn't load library '/usr/sap/UMD/SYS/exe/run/dboraslib.so'
    [dbcon.c      4731]
    B  ***LOG BYG=> could not load library for database connection DBMS       [dbds#1 @ 1035] [dbds    1035 ]
    B  ***LOG BZY=> unexpected return code 8192       calling DBACDS     [dbacds#2 @ 1471] [dbacds  1471 ]
    Thanks in advance for your help in solve this error
    Alberto Gil
    Edited by: Alberto Gil on Mar 24, 2009 2:31 PM

    > set ORACLE_HOME=/opt/oracle/oracle/product/10.2.0/client_3
    > set NLS_LANG="AMERICAN_AMERICA.WE8ISO8859P1"
    > set ORA_NLS33=$ORACLE_HOME/nls/data
    > M  *** ERROR => DlLoadLib: dlopen()= libclntsh.so.10.1: cannot open shared object file: No such file or directory -> DLENOACCESS (0,
    > B  *** ERROR => Couldn't load library '/usr/sap/UMD/SYS/exe/run/dboraslib.so'
    You have to add the client library path (may be most likely /opt/oracle/oracle/product/10.2.0/client_3/lib) to the LD_LIBRARY_PATH variable in the .sapenv_<hostname>.csh or .sh script.
    Markus

  • TIME_OUT in SAP when accessing external Oracle table thru native SQL

    Hi,
    I have a problem in one of my native SQL statement. It takes a long time accessing the table considering that the number of records to be retrieved is only small.
    Something happened on the Oracle system. But, stilll to be confirmed. Before, there wasn't any issue. Looking further, I found that when the value in the where clause equated is a literal (meaning the value is not declared in DATA or CONSTANTS in the ABAP Program)
    Example
    1.
    EXEC.
    WHERE FIELD = '1'
    ENDEXEC.
    instead of
    2.
    CONSTANTS: c_1 value '1'.
    EXEC.
    WHERE FIELD = c_1
    ENDEXEC.
    i found that when the way of coding is same as Example 1, a time-out error occurs. But when in Example 2, no issue.
    Can someone explain this? is their something that could affect SAP with respect to Oracle configuration?
    Thanks!

    I wonder if you could share the outline of your code to access an external oracle database.   I've just been given the assignment to do just that, but don't know where to start.
    thx,
    Mike DeGuire

  • Need to Connect SAP PI with Protocal LU6.2

    Hi ,
              I have interface which is SAP R/3 with Protocal LU6.2 , will any one suggest me using any standard adapters or any conversion i can do this interface other than Iway adapter
    Thanking you
    Sridhar

    >>need to connect SAP R/3 with Mainframes using LU6.2 Protocol
    Check if this helps
    Sending data to a mainframe using APPC-LU6.2 protocol
    Regards
    Jai

  • Connecting SAP HRIS with Kenexa BrassRing

    Hi Experts...
    I am not sure that HR would be the right forum to discuss this but since this is HR related, I'll take a stab...
    We would like to connect SAP with Kenexa BrassRing. Since we do not use SAP PI, we will need to directly connect with Kenexa BrassRing.
    What are our options to connect and transfer data between the two system. I have been reading about using XML but are there other options to look at. What would you suggest that would be easy to implement and maintain.
    Thank you in advance for all responses...
    Regards,
    Harshal

  • I cannot connect BB 8520 with external GPS Holux via Bluetooth. Please Help!

    I've bought a M1200 HOLUX gps and I'm trying to sincronize it with a Blackberry Curve 8520. The problem is:
    - BB finds correctly M1200 via bluetooth, and sincronizes well with the the PIN
    - M1200 Holux appears in bold just a few seconds after sincronization.
    - But then, M1200 appears only in plain text (not bold) as it's not connected. In the BB options, it doesn't appear the option "Connect" as with the rest of bluetooth devices.
    I've tried several times but always happen the same. M1200 is not able to keep the bt connection.
    Could you please help me?
    Thanks in advance

    http://supportforums.blackberry.com/t5/Java-Development/External-GPS/m-p/535845

  • Connection Developer 200 with Personal Oracle 8

    Hi,
    I have installed Personal Oracle 8 and developer 2000
    I am able to work in SQL*plus 8 BUt i am not able
    to establish a connection with developer 2000 (Forms as
    well as reports )
    my queries are
    1) what should be installed first
    a) personal oracle 8 or developer 2000
    b) what about their home directories
    2) what all i need to do after installation to establish
    a connection between Personal oracle 8 and developer 2000
    CAN SOMEONE HELP ME ON THIS
    TARUN

    install them in 2 separate homes.
    start your database listener (lsnrctl start).
    create a sqlnet connection using the sqlnet easy config utility
    in the forms home.

  • Connecting SAP CRM with Xcelsius to generate dashboards

    Post Author: ppchandrasekar
    CA Forum: Xcelsius and Live Office
    Hi Team,
    I am new to BOBJ and its components. I want to integerate SAP CRM system with Xcelsius to generate dashboards. As per my understanding only  through three sources we can generate Xcelsius dashboards
    1) Excel sheet  2) Web services  3) Live Office
    Now in this case, how can I generate Xcelsius dashboards. How can I connect it to CRM system and How can I fetch the data from it?
    Regards,
    chan

    Post Author: amr_foci
    CA Forum: Xcelsius and Live Office
    to create dashboards with xcelsius is not a big issue, just you've to understand how u get the data from ur database , for the excel sheet its a primary thing that make the xcelsius dashboards work, for the other things its just a work arounds to let ur data come live
    like "Live Office" , or "Web Service" or "XML Data map",,,, etc
    based on ur business and ur available tools, you can use anything of them to get the data life to the Xcelsius dashboards, read the xcelsius developer guide from business objects thats may help you much around this issue
    good luck

  • How to connect SAP-BW with DataSul via ODBC

    Hi Experts,
    does anyone know the steps to be performed to connect a DataSul-ERP with SAP-BW to extract data. I just know that it should work with ODBC, but honestly I do not know the driver which I need to install nor further details (complete setup).
    Thanks for your help,
    Harald

    Hi Masila,
    this is information related to the eyxact SAP system you want to connect to and can either be extracted from your SAP logon file (saplogon.ini) or by asking your SAP administrator. Do you have SAP GUI (ie. SAP Client) installed on your computer?
    Regards,
    Stratos

  • Problem to connect SAP tables with Crystal report 2011

    Hi,
    I am new in Crystal report,
    I Install CR 2011 in my PC now when I make a new connection under path FIle->New->Blank Report I choose SAP Table,Cluster or Function
    here I give Clint,User and Password and try to connect then following msg will display 
    Logon Failed.
    Details: You do not have necessary rights to design report against the SAP system . Please check with your System Administrator.

    Hi,
    Step 1:After Clicking SAP BW Query, you need to goto SAP tab from the context menu and click on
    Step 2: Create New Report from a Query
    Step 3: Click on OLAP tab, Here you can select your Cube and select SAP Business Information Warehouse
    Step 4: Go back to SAP tab and click on Start BW Query Designer(this allows selection of the cube from the Query designer Interface)
    You will understand automatically about further steps once you are able to follow the above steps............
    Regards,
    Suman

  • Possibilities to connect SAP BW with BO

    Hello everybody.
    I'm a student writing my master thesis about the Business Objects Suite.
    A part of my task is to find all possibilities to connect the existing SAP BW System with the BO Suite.
    I allready know that SAP offers a tool named BusinessObjects XI Integration für
    SAP Solutions or SAP Integration Kit.
    But maybe theres other ways to get data out of the SAP BW.
    Thank you for your help in advance.
    Sebastian

    Hi Masila,
    this is information related to the eyxact SAP system you want to connect to and can either be extracted from your SAP logon file (saplogon.ini) or by asking your SAP administrator. Do you have SAP GUI (ie. SAP Client) installed on your computer?
    Regards,
    Stratos

  • SAP installation with Shared Oracle Home

    Hi Experts,
    This is regarding the installation procedure.
    I want to install another SAP Database Host DB instance on the same mount point with different SID.
    In cse of MSSQL we create named instance and no need to install anothe MSSQL software (RDBMS).
    Here is my scenario..DB host XXXX here one Oracle RDBMS running with /oracle/SSS as Home Directory
    In oratab i provide SSN as new SID and in oraInst.doc the oracle inventory location is /oracle/SSS/oraInventory..
    Now the SAP inst is asking me to login as oraSSN and start the installtion of Oracle..should i do that if i want to use Oracel RDBMS of SSS
    Regards
    Ajay
    Edited by: Ajay Sandal on Apr 1, 2010 4:12 PM

    Thanks Volker
    Note is quite helpful.
    But i guess we can install a system in this way.I did the below changes:
    1. Ona existing Oracel Mount point /oracle/SID1 i m installing another SAP system.
    2.Modified the oratab the enty there is New SID2:/oracle/SID1/102_64
    Iin oraINst.doc Inventory Loc=/oracle/SID1/orainventory
    3.Changed some parameters for ORASID2 user in Database server like home etc
    4,When installation is saying Login using orasid2 adn install oracle i am saying Ok--mens oracle is already install"
    In the next phase this is the error is am getting
    ===========
    CJS-00030  Assertion failed: lsnrctl: Parameter dbHome has to be a valid ORACLE_HOME.
    ERROR      2010-04-05 14:23:43.615
               CJSlibModule::writeError_impl()
    MUT-03025  Caught ESAPinstException in Modulecall: lsnrctl: Parameter dbHome has to be a valid ORACLE_HOME..
    ERROR      2010-04-05 14:23:43.750 [sixxcstepexecute.cpp:984]
    FCO-00011  The step StartListener with step key |NW_Java_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|9|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraClient|ind|ind|ind|ind|3|0|NW_OraNetworkSrv|ind|ind|ind|ind|1|0|StartListener was executed with status ERROR ( Last error reported by the step :Caught ESAPinstException in Modulecall: lsnrctl: Parameter dbHome has to be a valid ORACLE_HOME..).
    WARNING    2010-04-05 14:23:43.804 [iaxxejshlp.cpp:150]
    Could not get property IDs of the JavaScript object.
    ERROR      2010-04-05 14:23:43.804 [iaxxejsctl.cpp:492]
    FJS-00010  Could not get value for property .
    ====================
    Few more observations
    After this step i checked for /oracel/SID2 directory but there are only these files --102_64 startdb stopdb adn network configuration files under 102_64.
    Regards
    Ajay

Maybe you are looking for