JDBC system in System Landscape

Hi,
I'm trying to connect to a Database SQL Server 2000 by creating a JDBC system in System Landscape.
I'm having some difficulties to configurable the Connection URL and System Alias. Can anyone help me?
Thanks,
Daniel Silva.

Hi Peter,
you must use the special SAP Oracle JDCBC driver to access your Ora DB:
URL: jdbc:sap:oracle://<server>:<port>;SID=<sid>
e.g. jdbc:sap:oracle://myoracleserver:1521;sid=PIL
see the following thread:
Re: JDBC system on EP 6.0.
Best regards,
Stefan Brauneis

Similar Messages

  • System Landscape?

    Hi experts,
    (Q1). I’m new to SAP XI and recently I’ve attended an interview with an MNC. There the interviewer asked to draw complete system landscape (all systems which are integrated with XI). I told him that I’ve configured JDBC, File (with content conversions), IDOC, RFC and SOAP adapters. I need a sample system landscape wherein I can show all the systems involved in configurations and it shud cover all the above mention adapters. In which scenario we use JDBC adapter……I
    (Q2). In a system landscape do we maintain a single File server or every system will have there own file servers. If only a single file server exists then how we can configure file2file scenario using RFC?
    (Q3). In which scenario we use JDBC adapter….I mean can we send the data directly to DB lets say SQL Server without using any front-end applications.
    Thanks in advance
    Faisal
    Points will be given to the correct answers.

    hi abdul,
    for covering all adapters
    u need 3 system
    1)SAP r/3 system(RFC,IDOC)
    2)any third party system for webservice say Enterprise Portal system(SOAP)
    3)one Oracle System(JDBC)
    (Q2). In a system landscape do we maintain a single File server or every system will have there own file servers. If only a single file server exists then how we can configure file2file scenario using RFC?
    System Landscape refers to the systems u r integrating in ur organization.
    for example in our organization we are integrating SAP r/3 which carries "XYZ" data and we need to reflect this data in oracle database too.
    so in this scenario we are integrating SAP system with Oracle.
    our landscape consist of 2 systems one is SAP and other is Oracle.
    sometimes it also refers to DEV QAS and PRD systems of XI .
    in ur case we can have multiple file servers it depends,
    if single file server exists then we can do file to file scenarion on the same server like get one file from one folder and dump to another folder.
    and from where RFC has come
    RFC is used to integrate SAP system with other systems
    think he was trying to misguide u.
    (Q3). In which scenario we use JDBC adapter….I mean can we send the data directly to DB lets say SQL Server without using any front-end applications.
    yes in this case we use JDBC when we want to hit database directly without any front end application.
    Thanks & Regards,
    Rama Krishna
    Edited by: rama krishna talluri on Mar 12, 2008 10:29 AM

  • You do not have permission to view the System Landscape Directory.

    Hello there,
    When I accessed my SLD from portal, it took me to the page but kept saying:
    - You do not have permission to view the System Landscape Directory. Minimum required: UME role with permission com.sap.lcr.LcrUser and J2EE role LcrUser. See the SLD Post-Installation Guide for details
    - SLD not configured; configure the SLD in Administration first.
    I searched on these forums for the above error. Got some results, but nothing really substantial that has helped/fixed my problem.
    I also read a bit on SLD from the pdf file named: System Landscape
    Directory of SAP NetWeaver 2004s
    I also worked on the security roles and actions to individual
    users or user groups like for ex: the above pdf file advised I map the security roles from Visual Administrator, to the created roles in the portal. I've done that too. Like create a user group: 'SAP_SLD_ADMINISTRATOR'  and create a user role corresponding to it, which would be: 'LcrAdministrator'
    Then, I went to visual administrator, and clicked on 'Assign User Groups to Roles'
    Even after this, I tried to access the SLD from portal: It is still giving me the same error I mentioned above in bold italics.
    Can somebody please help me how to fix this issue?
    Thanks
    Dino.

    Graham:
    Thank you very much for making the effort to reply to my query.
    But, it still hasnt solved my problem yet.. for some reason even though I followed your instructions and did what you advised. 
    I have attached a screenshot of my Visual Administrator screen that you advised me to modify/change.
    Here it is: http://img166.imageshack.us/img166/2259/screenshot002co1.jpg
    After I made the changes, I restarted the J2EE server and went to my portal SLD page: [http://org-x:50000/sld]
    Tried authenticating usernames: LcrAdministrator and Administrator.
    Both attempts resulted in the same error show below:
    - You do not have permission to view the System Landscape Directory. Minimum required: UME role with permission com.sap.lcr.LcrUser and J2EE role LcrUser. See the SLD Post-Installation Guide for details
    - SLD not configured; configure the SLD in Administration first.
    I am wondering, if you would have another workaround regarding this issue, can you please let me know?
    Thanks
    Dino.

  • Problem in Creating a JDBC System - SQL Server

    Hi All
    I failed in creating a JDBC System(SQL Server).  I am using SAP EP 7.0 SP 9.  I tried to create the JDBC system with the following properties:
    I am listing them Category wise:
    Connection Properties:
    1. Connection Timeout: 300
    2. Connection URL: jdbc:sap.sqlserver://<server name> : <port name>; DatabaseName=master
    3. Driver Class Name: com.sap.portals.jdbc.sqlserver.SQLServerDriver
    4. Validate Connection: Yes
    UserManagement Properties:
    5. User Mapping Type: admin;user
    Please help me out in making this work. And let me know if any changes to incorporated.
    Regards,
    Vijay.

    Hi vijay,
    I have tried this thing sometime back. But when i create a JDBC system, I never give the <b>Connection Timeout</b> and change the<b> Validate Connection</b> from No to Yes. I just give the <b>Connection URL</b> and the <b>Driver Class Name</b> in the Connection Properties dropdown.
    Try making these changes and check whether the user mapping is done correctly. Also check whether the Connection URL and the Driver Class Name are correct or not. Have a look at the following link:
    <a href="https://www.sdn.sap.com/irj/sdn/wiki?path=/display/VC/JDBC%2bConnection%2bSetup">https://www.sdn.sap.com/irj/sdn/wiki?path=/display/VC/JDBC%2bConnection%2bSetup</a>
    Let me know if this works.
    Bye
    Ankur
    Reward points if it helps!!

  • Problem in creating a JDBC System on VC7.1 portal ( CE7.1 SP3)

    I have a problem in creating a JDBC System on VC7.1 portal (CE7.1 SP3)
    I get the following error:
    Test Details:
    The test consists of the following steps:
    1. Retrieve the default alias of the system
    2. Check the connection to the back-end application using the connector defined in this system object
    Results
    Default alias retrieved successfully
    Connection failed. Make sure user mapping is set correctly and all connection properties are correct.
    Could you please let me know if there are any guides on SAP Library; I was not able to find any documentation nor any threads discussing this on VC7.1
    Although, I saw this thread Can Visual Composer talk to/connect to any Database?..
    which says that VC7.1 can connect to SAP backend
    and web services only, and there is no direct connection to the db.
    Help needed please.

    Hi Dharmi
    Here is a quote of Dafna's post in [another thread in this forum|Re: Copy VC controls]
    CE7.1.1 will be released at September 2008 for ramp-up customers.
    There are many improvements and new capabilities in the new release of Visual Composer for CE7.1.1. Among the new features you can find:
    The missing features from Visual Composer 7.0 (Html view, portal Eventing support (EPCM), JDBC, Undo/Redo, and more..)
    Many layout & modeling improvements
    Additional ALV table functionality - export to Excel, switch to chart, configure ALV behavior at design time
    Integration of Visual Composer in Eclipse - additional entry point to the Visual Composer models from the NWDS. This integration provides the option to add a WD component (in case of missing functionality in Visual Composer), as a black box component to the Visual Composer model. Right-clicking the component will open the Web Dynpro perspective for creating/modifying the component.
    Regards,
       Shai

  • Error while doing connection test for a jdbc system

    Hi all,
    i created a JDBC system. i gave all the required information for creating it like username, passowrd, connection URL, driver class name.
    i even did the user mapping. But still when i try the connetion test it is giving me an error.
    the error message that is visible in the front end is like follows
    <i>Test Connection with Connector - Jan 1, 1970 2:29:41 PM
      Test Details:
    The test consists of the following steps:
    1. Retrieve the default alias of the system
    2. Check the connection to the backend application using the connector defined in this system object
      Results
    Retrieval of default alias successful
    Connection failed. Make sure user mapping is set correctly and all connection properties are correct.</i>
    when i c the log files i noticed the following log messages
    <b>
    #1.5#00065BF80BD800660000000000000C6C000414205F93044C#1148029181853#/System/Server#sap.com/irj#com.sap.portal.ivs.semantic.systemLandscape#Administrator#435####cf4424d0e71511da940a00065bf80bd8#D:/Triniti_Deployment_Source/infrastructure/fdt/WEB-INF/classes
    fdtout.log##0#0#Warning#1#com.sap.portal.ivs.semantic.systemLandscape#Java###Failed to retrieve Password##
    #1.5#00065BF80BD800660000000100000C6C000414205F93059D#1148029181853#/System/Server#sap.com/irj#com.sap.portal.ivs.semantic.systemLandscape#Administrator#435####cf4424d0e71511da940a00065bf80bd8#D:/Triniti_Deployment_Source/infrastructure/fdt/WEB-INF/classes
    fdtout.log##0#0#Warning#1#com.sap.portal.ivs.semantic.systemLandscape#Java###Failed to retrieve User##
    #1.5#00065BF80BD800660000000200000C6C000414205F930770#1148029181853#/System/Server#sap.com/irj#com.sap.portal.ivs.connectorService#Administrator#435####cf4424d0e71511da940a00065bf80bd8#D:/Triniti_Deployment_Source/infrastructure/fdt/WEB-INF/classes
    fdtout.log##0#0#Error#1#com.sap.portal.ivs.connectorService#Java###Failed to get connection for system #1#Dummy_JDBC_System#
    </b>
    can any one please tell me where i am going wrong.
    thanks in advance
    Pavan Kumar.

    Hi Pavan
    i see the log file that u provide
    check ur connection properties.
    further also check following might help u
    http://help.sap.com/saphelp_nw2004s/helpdata/en/29/acd8403e37762ae10000000a155106/frameset.htm
    also look at sap note 773401
    regards,
    kaushal
    Message was edited by: kaushal malavia

  • SOLMAN 4.0 SR2 connect to SAP R/3 Three System landscape (DEV QA and PRD)

    Hi,
    We have successfully installed SOLMAN 4.0 SR2 (ABAP + JAVA) on
    WIN2003 SP2 EE MSSQL 2005 EE SP1.
    I just want to activate the service so that SOLMAN could see my existing SAP R/3 4.6 C Three system landscape (DEV QAS PRD).
    I heard settings should be done on SPRO IMG configs. Could anyone tell me the exact procedure to navigate on it. I see a lot of buttons to config and execute, Just want to make sure everything will be in order.
    My SLD is directly installed locally on my SOLMAN server.
    Thanks,
    Simoun

    Hello Simoun,
    Telling from your last sentence I assume that you would like to connect SolMan (transaction SMSY) to your locally installed SLD or in other words: replicate SLD system data into SOLMAN system landscape SMSY.
    Please check this document:
    http://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000538663&_SCENARIO=01100035870000000202&_OBJECT=011000358700000530282007E
    Here you find information covering prerequisites, required SAP Solution Manager IMG configuration to connect SLD and SMSY and frequently ask questions (FAQ-like).
    I hope this helps you to get started.
    Regards,
    Doreen

  • Doubts in System Landscape Directory

    Hello All,
    I got some basic doubts in SLD.
    Why do we need to store the information about the installed products and to be installed products in software catalog?
    And, what is this techncal system?
    After reading few help sites, what I understand is the following:
    For example SAP is a product and  CRM etc are the software components. We create the technical system for this product like for client 100 we create a technical system and for client 200 we create another technical system. And we give some logical names, called business sytems, to these technical systems.
    My second question is, why do we need to create all these information(the information in SLD)? Why cant we directly create messages types, message interfaces etc and configure them in Integration directory without using the information in SLD like business system?
    In Integration Directory, we say that the sender is one Business System and receiver is another business system. These business system are created based on some technical systems. These technical systems are based on some software components and product. This product and the software component might be a installed or non installed product. Then how do we can get the connection between the sender and the business system? Can you please explain me the idea behind considering the sender and reciever as business systems.
    Can anybody please clear the above doubts?
    Priya

    Hi Priya,
    <u><b>SLD:</b></u>
    The System Landscape Directory of SAP NetWeaver (SLD) serves as a central information repository for your system landscape. A system landscape consists of a number of hardware and software components that depend on each other with regard to installation, software updates, and demands on interfaces.
    - so talking about the working of an SLD, here if any information is required for the integration server regarding the systems(logical or physical) and the software (installed products) it refers to the SLD.
    - to tell you about the other features it has....it captures the dimensions of the system landscape like solution dimension, transport dimension and technical dimension.
    - putting it in short XI IS A CLIENT OF SLD
    Also go thru this link and understand more about SLD <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/31/f0ff69551e4f259fdad799a229363e/frameset.htm">System Landscape Directory</a>
    <u>
    <b>SOFTWARE CATALOG:</b></u>
    The SLD contains a Software Catalog of all installable SAP products and software components. The Software Catalog includes information about support packages and dependencies between the products and software components. This information is the basis for the description of the system landscape.
    Also go thru this link and understand more about Software Catalog <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/a2/2999ef97ea2b4790165f9ca5c05c41/content.htm">Software Catalog</a>
    <u><b>TECHNICAL SYSTEM, BUSINESS SYSTEMS, SOFTWARE PRODUCTS:</b></u>
    Technical system correlates the software to the physical host on which it is installed
    Or in other words Technical systems are application systems that are installed in your system landscape.
    - they are actually the basis for defining the business systems.
    - we assign a technical system to a business system to help the SLD make the appropriate association.
    - the software products used by the business system are got from the technical system definition.
    - to note 1 technical system can have more than one business system assigned to it....and as told the SLD make the appropriate association between them.
    Also go thru this link and understand more about each of it:
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/24/8fa93e08503614e10000000a114084/content.htm">Technical Systems</a>
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/42/c817d9d2296bb2e10000000a1553f6/content.htm">Business Systems</a>
    <a href="/people/sap.india5/blog/2005/11/03/xi-software-logistics-1-sld-preparation Preparation</a>
    Regards,
    Abhy

  • Unable to read software component versions from System Landscape Directory

    Hi XI,
    Once I could import software component version but now I can't. Maybe I did something wrong in SLD.
    Could you please give me some hints?
    Thanks,
    Bruce

    hi,
    i have also problem with "import software componenet version "
    i got a message like
       "unable to import software component version from
    system landscape directory ......."
    than i gone for SLDCHECK...i got an error it is ............
    calling function LCR_LIST_BUSSINESS_SYSTEM
       Retreiveing data from the sld server function call returned   exception  code 4
      connection to sld does not work
      check sld function and configuration
    what that i have to do ...to make it work ....please give me any solution for that please give me detailed info
    with regards
    Edited by: praneeth mamgunta on Jun 27, 2008 4:04 PM
    Edited by: praneeth mamgunta on Jun 27, 2008 4:07 PM

  • Unable to read software component version from System Landscape Directory "

    I've worked in past creating/importing SWCV, but this is new system PI7.0 and stuck.
    A) Is my understanding on resolution correct?
    Should I go and apply notes 940309 and create client copy of existing client 001
                                        OR
    change role of client 001; SXMB_ADMIN -> 'Integration Engine Configuration' to 'Integration Server'
    I have no problem in using client 001 as Integration server, all I want is import of SWCV to work. Thanks. Appreciate the help.
    B) Here is what I have done and the error:
    1) Followed weblog below and created product, software component, technical system, business sytem in SLD.
    /people/srinivas.vanamala2/blog/2007/02/05/step-by-step-guide-xml-file-2-xml-file-scenario-part-i
    2) When I import the SWC from integration repository getting error
    (Unable to read software component version from System Landscape Directory "server:5<system number>00").
    C) Pointers used from the forum to debug the issue, but still no luck
    Below are the points checked from the forum and all steps are correct, but still have issues with the import
    1) check the RFCs SAPSLDAPI, LCRSAPRFC, connection test pass as the program ID registered with Jco
    2) T-code SLDCHECK no errors (followed http://help.sap.com/saphelp_nw04/helpdata/de/78/20244134a56532e10000000a1550b0/content.htm)
    3) T-code SLDAPICUST got user PIAPPLUSER, pwd is correct (reset the pwd)
    4) logged using PIAPPLUSER http://server:port/sld and it works
    5) One of the weblog SLD Check Failed (LCR_LIST_BUSINESS_SYSTEMS function doesn't work) referred to apply notes 940309
    Notes: 940309
    You are installing 'SAP NetWeaver 2004s SR1 ABAP+Java' Usage Type 'NetWeaver Process Integration (PI)'.
    You don't want to use the default client 001, but another client as Integration Server.

    applied portion (PIPostInstallProcess) of OSS notes 940309 and it resolved.
    Note:
    I still retained client 001 and didn't do client copy as mentioned in the notes. The wizard based CTC tool helped. Here are the details if someone has similar issue and want to know further details:
    A NetWeaver Process Integration (PI) Installation (ABAP+Java) has two parts: Installation and configuration. The former is done by the Installer, the latter by the 'Central Template Configuration' (CTC) Tool.
    http://help.sap.com/saphelp_nw04s/helpdata/en/14/39084136b5f423e10000000a155106/frameset.htm
    1.      Call the wizard-based configuration tool as described in Configuration Wizard.
           2.      Select the scenario PI and the task PIPostInstallProcess.
           3.      Choose Execute.
    A list of the steps to be executed by the wizard is displayed.
           4.      Choose Install.

  • Unable to read software component versions from System Landscape

    Dear all,
    I have an ECC system with ABAP and Java installed.
    I already configured so that SLDCheck, RFC destination configuration run successfully.
    PIAPPLUSER is not locked and can logon.
    However, when I import software component version in Integration Builder, the system return error message "Unable to read software component versions from System Landscape Directory "Server:50000".
    Please tell me how to correct this error.
    Giang

    Hi,
    Check this
    http://****************/Tips/XI/SWComponentError/Resolve.htm
    "Unable to read software component versions from System Landscape Directory
    Unable to read software component versions from System Landscape Directory
    unable to import from SLD
    Regards
    Seshagiri

  • ChaRM: 4-System-Landscape possible?

    Hello,
    regarding our system landscape we have no clue how ChaRM will handle following situation
    DEV-System: Development-System were the developments should be done.
    QAS-System: Test-System were the tests should be done.
    FNC-System: nothing to do here, just for functional tests
    PRD-System: Production System
    Transport routes are DEV -> transport group which deliveres QAS and FNC, and from QAS -> PRD.
    What needs to be done to set this up correctly for ChaRM (e.g.: SMSY-logical components)?
    Thanks in advance.

    Hi
    You have two options:
    1) assign FNC to task list: you can start the import to this system in the task list manually
    2) or task list without FNC: you can schedule a job 'import all' at FNC or import manually via STMS
    Confiiguration:
    1) One log. component with D-Q-FNC-P (Q and FNC are of role target systems)
    2) One log. component with D-Q-P
    regards
    Andy

  • System landscape planning on system i

    Hi,
    We have V5R4 latest AS/400 Model with 2  LPARS(Logical Partitions).Each LPAR consists 2 TB storage and 30GB RAM.
    a) LPAR1 - 2TB Storage ( SB,TA,DEV,QAS) :
    b) LPAR2- 2 TB Storage for Production (PRD) + HA- High Availability
    Our initial plan is All Solution Manager Instances B,TA,DEV,QAS), ECC6.0 Instances
    (SB,TA,DEV,QAS), Net Weaver 2004s instances (SB,TA,DEV,QAS) install on LPAR1.
    Each LPARS consists 3 iASPs(Auxilarlly  Storage Pool).
    ASP1- SYSBASE stores all Instances(Solution Manager,ECC6.0,Netweaver 2004s)  Files Systems like /usr/sap/SID-SB,TA,DEV,QAS.
    ASP2- Journals : Stores all instances(Solution Manager,ECC6.0,Netweaver 2004s) recent databse changes.
    ASP3 - Libraries storesStores all instances(Solution Manager,ECC 6.0,Net weaver2004s)Database informations
    But We are planning to implement 2 iASPs in LPAR1 ( DEV/TR/QA )
    a) ASP1 - Sysbase + journals
    b) ASP2 - Database
    what approach would be best  for our SAP system landscape environment.
    Thanks
    Vara Prasad
    \[Telephon number / e-mail address removed by moderator: Please use SDN Business Card. Please note that this is an international forum -> country code required!\]

    Not quite, Nesimi
    The planning guide is clear: For each data supplier, you need a dedicated user in the central SLD.
    What I do not understand is why. Why can't I get away with using the SLDDSUSER of the central SLD for all data suppliers? What difference does it make if I have a dedicated user for each data supplier in the central SLD?
    I have 10 systems to send data to my central SLD and I want to avoid creating 10 different users, if it can be avoided
    Regards
    Andreas

  • Creating a System in System Landscape of EP7.0 connecting to ESS6.0

    Could someone explain in detail and hopefully with examples, of the process of creating the System with the alias 'SAP_WebDynpro_XSS' in the System Landscape when implementing ESS.
    I am getting an error message of wrong password, and I think it has to do with the fact that I haven't entered this data in correctly.
    Thanks,

    check at
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/49/f7cf3f06bd3946e10000000a114084/frameset.htm">Creation of system</a>
    hope this helps,
    regards,
    Sudhir

  • URGENT: Changing System Landscape in ChaRM

    Ok...here is our situation:
    We use ChaRM with a 3 tier system landscape (DEV > USER  >  PROD).
    Out USER system has been down for a month (maintenance) so we went live with ChaRM as follows:
    DEV > PREPROD >PROD
    Our USER system is now back up and running so we have replaced the Logical Component on the project to reflect this.  This has worked ok but the task list is still showing the old system landscape.  i.e. its showing PREPROD still instead of USER.  How do I resolve this?
    Do I have to complete the existing cycle and then create a new one?  This would be fine except I would lose all the jobs I have scheduled in the task list (schedule every 15min EVERY day....took me ages).
    Any suggestions?
    Thanks!!!!!!!!!!!!

    Hi,
    About this issue, there is a detail information about this in blog point 6  u201CChanges in the logical components of a project where Charm is already activatedu201D.
    This is the link:  http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/15116
    So, you have to change the transport route accordingly and then close current maintenance cycle and generate a new one.
    Following is the steps.
    1: please import all the transport requests which were associated in the current maintenance cycle task list by STMS manually import.
    1: change transport route from DEV > PREPROD >PROD to DEV > USER > PROD on the domain controller system.
    2: close current maintenance cycle.
    3: change the system landscape to DEV > USER > PROD in solar_project_admin.
    4: generate a new maintenance cycle.
    Thanks
    Regards,
    Vikram

Maybe you are looking for

  • Is it possible to import songs from an old apple id into the library on my new computer, but then use my own apple id from then on?

    Okay so I'm about to start college and I just got my own macbook. Up until this point, I have been using my dad's apple ID for all my music and apps and stuff (on my other computers at home) but now that I got my own computer, I have my own apple ID

  • Backing Up Database Table and Records in Oracle 10g

    Hi All, I created database for my company with Oracle 10g Database Server and want to backup all my database tables and records within (i.e creating another username inside the data and transfer them) and outside (i.e transfering them in another dest

  • Function module to find the child of WBS elements

    Hi, i need to find the KSTAR (Cost Element) for the corresponding WBS element . If the particular WBS element does not contain the COST Element, then to find all the children WBS element . I need to find all the child WBS elements and its level for t

  • Color shift going from trial version to full version CS5

    Hi guys, I have just gone from trial version of CS5 master collection to a full version of master collection CS5 on my PC. My trial expired so I uninstalled it completely, then reinstalled fresh from the CS5 DVD. I also updated all of the programs st

  • Portal Language fro ESS

    Hi,  We need to figure out how we will be assigning the portal language per country so we can be sure date and decimals are formatted correctly.  This needs to be assigned to the user, not by the user though.  This assignment will override the user’s