Connectivity - SAP Library

To add a comment, please log in or register on the top of this page and choose Reply. Please write your comment in English.
You can also go back to the SAP help page.

Hi Jin-Chong
many thanks for you help. But the problem still persists.
1. We don't have $ODBCINI. There are no conection issues at all. Connection is performed by IBM Data Server Client (db2client) db2 connect to ...
2. For which stored procedures do we need to apply these Grants?  We manually exported the available historical data from the TrendingDB to CSV files, connected to the database server with db2 connect... (on the app server), imported these CSV with the same user, it all went smoothly. We granted some DML's to the database user. also granted DBADM and SECADM to the database user as well, just to be sure there are no permission issues. 
The Error message seems to indicate There is a problem finding the correct driver for monitoring database, since it says,
      networkLayer    "ODBC"
        DBMS    "DB2"
com.sap.connectivity.cs.core.CSError: Specified RDBMS is invalid : DB2.
- Maby IBM Data Server Client (db2client) is not supported for monitoring database at all?
- Do we have to install additional DB2 clients like DB2 CLI driver or ODBC client instead?
Thanks in advance
Sem

Similar Messages

  • Example program: Executing an HTTP Request - Connectivity - SAP Library

    To add a comment, please log in or register on the top of this page and choose Reply. Please write your comment in English.
    You can also go back to the SAP help page.

    Hi,
    The examples are calling a browser but that is not what we are looking for. What we are looking for is (via ABAP) to send our http request and receive back the anwser. They (http://ec.europa.eu/taxation_customs/vies/) provide the SOAP message (WSDL : (http://ec.europa.eu/taxation_customs/vies/api/checkVatPort?wsdl). My question is if it is possible witout using XI and yes how? If I understand it correctly is should be possible via ABAP (example program RSWF_TEST_HTTP), but if I create my own program I get the message HTTP-Receive: RC=400  ICM_HTTP_CONNECTION_FAILED. Maybe the ABAP code is correct, but maybe I should change some settings or configure something else.
    Jan

  • Connecting SAP NetWeaver BI System to Visual Composer via BICS

    Hy, i find on service.sap.com the possibility to connect SAP NetWeaver BI System with Visual Composer by BICS. What's BICS?and how can create this connection?
    Thank's a lot.
    Sincerely yours.
    Andrea Maraviglia

    Hi Neil,
    See https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/6055f523-df6e-2910-f0bf-acccbb0a7d37 (troubleshooting guide): <b>Kernel dump while generating Web Services and Simple Transformation (XSLT) and problems when upgrading the NSP system from SP8 to SP9.</b>
    Download the patch (two files) and overwrite the existing ones with them - that solved the problem for me. This is a direct link to the zipfile:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/business_packages/a1-8-4/bugfixdbdriverfornspsystem.zip
    brgds
    Søren

  • I tried to connect SAP BW7.0 with use Jco2.1.7...

    I tried to connect SAP BW7.0 with Jco2.1.7(64bit Itanium) in Microsoft Windows 2003 on IA64 and x86_64 with SUN JSE 1.4.2 (64-bit VM).
    But I got error as followings.
    java.lang.ExceptionInInitializerError: JCO.classInitialize(): Could not load middleware layer 'com.sap.mw.jco.rfc.MiddlewareRFC'
    JCO.nativeInit(): Could not initialize dynamic link library sapjcorfc [no sapjcorfc in java.library.path]. java.library.
    path [C:\fds2\jrun4\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\oracle\product\10.2.0\client_1\bin;C:\WINDOWS\system32;C:\WI
    NDOWS;C:\WI
    what's wrong?
    one more question
    What is the "Microsoft C runtime libraries version 7"?
    Message was edited by: kooknam han

    Hi,
    I think it's not possible to create a Universe directly on ECC 6.0.
    You need to use a Data Federator for this to work. A Data Federator view is created on top of the ECC source using the connector then you can create Universe on top of Data Federator.
    Check the below for more info on the same.
    SAP BusinessObjects Web Intelligence Reporting for SAP ERP
    Data Federator Installation Guide:
    http://help.sap.com/businessobject/product_guides/boexi3SP1/en/xi3_sp1_df_install_en.pdf
    User Guide on Data Federator:
    http://help.sap.com/businessobject/product_guides/boexi3SP2/en/xi3_sp2_df_userguide_en.pdf
    Hope it helps.
    Regards,
    Raghu

  • Connecting SAP with VB 2010

    Dear gurus
    I'm Using Visual Basic 2010 and i want to connect SAP from my applications.
    I have find that SAP net connector works only on VB 2003 not for upgraded version.
    Can you please guide me
    Regards
    Saad Nisar

    Hi Saad,
    The current NCo version is limited to usage with .NET 1.1 and within VS2003.
    However, there is a by SAP-documented workaround to enable the NCo to also utilize with .NET 2.0 and later runtime context / and within VS2005 and later: [Using SAP Connector for MS .NET (NCO) in Microsoft Visual Studio 2005|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/92333e6b-0b01-0010-9cbf-fecd62d6c895]
    Note also that SAP has a new version of NCo in the pipeline - .NET Connector 3.0 - it might be worth it to try to participate in the beta program. See [SAP announces new release of SAP .NET Connector|http://williamvanstrien.blogspot.com/2010/06/sap-announces-new-release-of-sap-net.html]
    Also see this earlier [post|Re: Which connector to use?]
    Best regards, William.

  • How can I configure SAP Library

    Dear Experts,
    I would like to configure SAP Library OFFLINE on my server can somebody guide me step-by-step.
    Regards,
    Prashant Chauhan

    > Hi Reiner,
    > Thank you very much for response, this is helpful
    > information.
    If you consider an answer as helpfull, please mark it with the button on the left side :-).
    > My options are pretty much limited,
    > I can't use NTLM since, AIX will not accept trust
    > -- NTLM Auth will not work with AIX
    > -- Kerberos auth have to have third party tool like
    > CyberSafe for SNC trust relationship.
    As I wrote, you can use any SNC provider. Especially Secude would be interesting, as it is available on all platforms.
    > I planning to try using SSO as mentioned in "Enabling
    > Single Sign-On for ASP.NET Applications in Enterprise
    > Portal 6"
    > Is this approach works with EP 5.0?
    This is a completely different approach: In the stuff I was writing to you before I was assuming that IIS would do the authentication. The other approach is that SAP Portal does it. This also works - EP 5.0 should be fine - but it works completely different. E.g. you doesn't need a trusted connection for SSO with MYSAPSSO2 ticket.
    > If any one has "sapsecu.dll" please send me at
    > [email protected] with same size as stated in
    > this document.
    This DLL is not allowed to be exported into some countries because it contains strong cryptography. You usually get it via your local SAP subsiduary.
    > My SSO ticket did not get created after following
    > steps in document, I am suspecting either sapsecu.dll
    > or veryfy.pse is wrong?
    Did you find a MYSAPSSO2 cookie in the request?

  • Error Connecting SAP Business One and Crystal Report

    Hi All,
    I installed Crystal Report 2008 on my system for creating a report in Crystals.
    I clicked on "New Report" and it opened a window called "Database Exert." However, when I look in the Database Expert, I cannot see "SAP Business One" in it. How can I connect SAP Business One 8.8 with Crystal Report?
    Regards,
    Bharath S

    Hi
    On your computer, locate the Crystal folder according to the following directory path: C:\Program Files\SAP\SAP Business One\Crystal. Then double-click the file: SAP Business One Crystal Report Integration Package.exe. and follow the step of the setup status screen.
    Regards
    Christian Carrasco

  • Error while connecting a library

    I just connected another library from a external drive to my aperture and the battery broke down. Now while starting aperture it says there is an error with the library and it won't open anymore. Is there a chance to restore it? Otherwise I would have lost a lot of work I put in over the last 1 year...

    Have you tried any of the Troubleshooting Basics on the library?

  • Internal server error while connecting SAP's customer financial fact sheet with iOS device

    Hi all,
    I am trying to connect SAP's customer financial fact sheet latest ( version 3.7)   with iOS phone/iPAD (version 7.1) but it shows internal server error,
    when trying to connect  Neither "Gateway (direct)" nor "SMP Cloud" enabled with port 80/443.
    On other hand my android devices with this app is working ok.
    Trace Log is below:
    2014-09-11 11:27:58.298 Debug Communication error: Error Domain=HTTPRequestErrorDomain Code=11 "INTERNAL SERVER ERROR" UserInfo=0x15eef620 {NSLocalizedDescription=INTERNAL SERVER ERROR}
    2014-09-11 11:27:58.295 Debug Request http://server:8010/url t finished with error Error Domain=HTTPRequestErrorDomain Code=11 "INTERNAL SERVER ERROR" UserInfo=0x15eef620 {NSLocalizedDescription=INTERNAL SERVER ERROR}
    response <?xml version="1.0" encoding="utf-8"?><error xmlns:xsi="http://www.w3.org/2001/XMLSchema-Instance"><code>HTTP/500/E/Internal Server Error</code><message> Call of service /sap/opu/odata/sap/fincustfactsheet terminated because of an error. The following error text was processed in system NQT : The ASSERT condition was violated.The error occurred on the application server . The termination type was: RABAX_STATE.If the termination type is RABAX_STATE, you will find more information on the cause of termination in system NQT in transaction ST22. If the termination type is ABORT_MESSAGE_STATE, you will find more information on the cause of termination on the application server  in transaction SM21. If the termination type is ERROR_MESSAGE_STATE, you can search for further information in the trace file for the work process in transaction ST11 on the application server . You may also need to analyze the trace files of other work processes. If you do not yet have a user ID, contact your system adminmistrator. </message></error>
    2014-09-11 11:27:58.286 Debug [ERROR] 500:INTERNAL SERVER ERROR/Location:-[ODPRequest startSynchronous] + 1427
    2014-09-11 11:27:56.239 Debug DE:Using SUP Manual User
    2014-09-11 11:27:56.238 Debug DE:Get svcDoc URL http://server:8010/url
    2014-09-11 11:27:56.216 Debug DE:startSAPODataRequest CompanyCodeCollection
    2014-09-11 11:27:56.204 Debug DE:SAPODataAccess dealloc CompanyCodeCollection
    2014-09-11 11:27:56.198 Debug DE:CustomerCardsViewController refresh
    2014-09-11 11:27:52.600 Debug Logging/Tracing on
    2014-09-11 11:27:19.792 Debug Communication error: Error Domain=HTTPRequestErrorDomain Code=11 "INTERNAL SERVER ERROR" UserInfo=0x193f3060 {NSLocalizedDescription=INTERNAL SERVER ERROR}
    2014-09-11 11:27:19.787 Debug Request http://server:8010/url  finished with error Error Domain=HTTPRequestErrorDomain Code=11 "INTERNAL SERVER ERROR" UserInfo=0x193f3060 {NSLocalizedDescription=INTERNAL SERVER ERROR}
    response <?xml version="1.0" encoding="utf-8"?><error xmlns:xsi="http://www.w3.org/2001/XMLSchema-Instance"><code>HTTP/500/E/Internal Server Error</code><message> Call of service /sap/opu/odata/sap/fincustfactsheet terminated because of an error. The following error text was processed in system NQT : The ASSERT condition was violated.The error occurred on the application server. The termination type was: RABAX_STATE.If the termination type is RABAX_STATE, you will find more information on the cause of termination in system NQT in transaction ST22. If the termination type is ABORT_MESSAGE_STATE, you will find more information on the cause of termination on the application server  in transaction SM21. If the termination type is ERROR_MESSAGE_STATE, you can search for further information in the trace file for the work process in transaction ST11 on the application server . You may also need to analyze the trace files of other work processes. If you do not yet have a user ID, contact your system adminmistrator. </message></error>
    2014-09-11 11:27:19.768 Debug [ERROR] 500:INTERNAL SERVER ERROR/Location:-[ODPRequest startSynchronous] + 1427
    2014-09-11 11:27:12.717 Debug timeout
    2014-09-11 11:27:12.681 Debug timeintervalinminutes: 23506917 timeoutInterval: 0
    2014-09-11 11:27:12.679 Debug applicationGoesToForeground
    Can anyone help me how to troubleshoot this error?
    Any help will be highly appreciated.
    Thanks
    Mahesh

    are these LUNs shared or standalone?
    I don't think it's really wise to have more than one DSM on the same server, so you're mixing the EVA and 3par DSMs and on 2003...
    other than ensuring that HBA firmware and drivers are all up to date and DMS drivers are at the latest, not much else you can do from the host side...maybe update the storport.sys driver to the latest for that OS
    are you sure that the HBAs are in fact supported/compatible with both storage back-ends? what about their driver/firmware/DSM versions - some SANs are very picky when it comes to this stuff, check the interop matrixes to find out
    overall, if you don't need SAN connection to one of these storage back-ends, I suggest you get rid of it and its DSM

  • Photos tells me it is connecting to Library for shared photos. It's been saying this for about ten hours. I can't stop it from searching or get it to do anything else. I can go back to my photos but I can't get Photos to find the shared items.

    Photos tells me it is connecting to Library for shared photos. It's been saying this for about ten hours. I can't stop it from searching or get it to do anything else. I can go back to my photos but I can't get Photos to find the shared items.

    Be sure Safari does not have the Block Pop-Up Windows preference set.
    Where I work now there are several unencrypted VLANs that require authentication, and Safari promptly pops up a window for me to register every time.

  • My iPod no longer appears as  folder/file in Itunes when connected.  Library, genius, playlists, etc.  are present, but there is no longer cross reference with the iPod itself.  Help!?

    My iPod no longer appears as  folder/file in Itunes when connected.  Library, genius, playlists, etc.  are present, but there is no longer cross reference with the iPod itself.  Help!?

    I just tried it again and this time a different message showed up "The iPod 'name' cannot be synced. The required folder cannot be found." I have no clue what folder it could be talking about.

  • Connecting SAP CRM (or R/3) to FileNet

    We are implementing a SAP CRM 5.0 system, and FileNet P8 is to be used as the document repository for SAP CRM.
    We are using the FileNet adaptor, called ACSAP for SAP R/3, which allows us to connect to SAP CRM using the generic ArchiveLink functionality. However, we have found that the generic SAP ArchiveLink functionality is very restricted compared with the standard SAP CRM document management (e.g. versioning, creation from templates etc).
    For example the documents tab on a SAP object, such as the business partner, allows users to import or create documents from new or from a template.  The user will be prompted to enter metadata and this document will have a version associated with it and it can be checked in and checked out by the user.  However we are currently using ArchiveLink which requires the user to click "activate ArchiveLink" to create the ArchiveLink folder.  In order to save a document in ArchiveLink the user must then import or create a document in the ArchiveLink folder.  Unfortunately most of the functionality mentioned previously, such as creation from a template and metadata capture, is not available when creating a document in the ArchiveLink folder.  We have also found that due to the lack of metadata the document name is generically assigned and thus is not useful to the user for identification.
    In addition it is not possible to force users to save their documents into ArchiveLink, therefore they are able to save them outside of the required document repository. We have been unable to find a good solution to this problem.
    So we want to know if it is either possible to:
    - Specify that SAP CRM document management use ArchiveLink as its standard document repository?
    - Connect FileNet/ACSAP directly to SAP CRM document management without using ArchiveLink?
    Has anyone had experience connecting SAP CRM (or SAP R/3) to FileNet, and is able to provide us with some insight?
    Thanks
    Philip

    Question was recreated in DMS group. No answer as yet, but hoping to get answers from SAP soon.

  • How to connect SAP R/3- System with SAP NetWeaver Portal (2004s)?

    Hello to all,
    sorry, can someone help me? How can I connect SAP R/3- System with SAP NetWeaver Portal (2004s)?
    Thanks and regards,
    Galyna

    Hi,
    In previous link contain this info
    This describes how to connect an SAP R/3 system to SAP NetWeaver Portal using an iView
    1)      Go to System Administration
    2)      Go to System Configuration
    3)      Go to Portal Content (Right Side Panel), open that folder.
    4)      Right Click on Portal Content, a Panel is displayed select "System (from Template)".
    5)      That will display a new view on right side, now select "SAP system using dedicated application server" from
    the existing templates. (Other templates are possible - for example, load balanced or through a SAProuter connection string).
    For this exercise, we'll use the simplest type.
    6)      Choose next
    7)      Give the System Name and System Id (which are mandatory fields) incase you want to give any brief notes
    about the system then give them in the "Description" field.
    8)      Open the Newly Created System.
    9)      Now when you want to create a New System, you have to fill four Properties they are:
    "Connector" - contains basic connectivty details
    "Internet transaction Server (ITS) - if you wish to use SAPGUI for HTML and/or IACs",
    "Web Application Server" - if you wish to access BSPs and/or Web Dynpro for ABAP and
    "User Management".
    You also need at least one "System Alias" has to be defined from the Display drop down menu.
    Make sure you have set end user access in the Permissions drop down menu to all users who need to access the system
    10)  Select "Connector" property, now fill the required fields such as:
    a)      Application Host (should be fully qualified hostname) - Give the R/3 "Application Name",
    which can be obtained from the SAP Logon Pad (check what R/3 system you are using, right click on it , go to the properties,
    it will open a window which has the Application Server Name.
    b)      Logical System Name - Give the logical name as defined in the backend system
    c)      SAP Client - Check the Client in the backend system and give the appropriate number (3 digits)
    d)      SAP System ID(SID)* - Check the R/3 properties and give the check for System ID
    e)      System Type* - Since we are connecting to R/3, select SAP_R3 system.
    f)       System Number - This is a two digit number that you can find in the SAP Logon Pad
    11)  Select "Internet transaction Server (ITS)" property, now fill the required fields like
    a)      ITS Description à Give some Description
    b)      ITS Host Name - Same as "Application Host" of R/3 (when integrated ITS) and should be attached with the
    port number of ITS Server (to get port number detailed description is given below). ex: hostname : port number
    c)      ITS Path - To get the path along with the port number you have to Log on to R/3 system. Use the
    Transaction Code "SICF", it opens a new window go to:
          default_host -> sap -> bc -> gui -> sap -> its -> webgui -> SAP GUI for HTML -> right click on
    that and click "Test Service'. This will open a new window, on the address bar you will find the "port number", and
    the path something like (/sap/bc/gui/sap/its/webgui). Use the path after the port number.
    d)      ITS Protocol - There are two protocols "http" & "https", select the appropriate protocol which is
    visible when you opened "Test Service" window.
    12)  Select "Web Application Server" property , now fill the required fields like
    a)      Web AS Description -> Give some Description
    b)      Web AS Host Name - same as ITS Host Name
    c)      Web AS Path - usually /sap/bc/bsp/sapd)*    
    Web AS Protocol - should be same as the ITS Protocol.
    13)   Select "User Management" property, now fill the required fields like
    a)      Authentication Ticket Type - Since we are not using SSO leave the field
    empty i.e. put in select mode. (Please note that longer term you will probably want to use SSO)
    b)      Logon Method - Select UIDPW.
    c)      User Mapping Type - In case you have administration rights then you choose "admin" or in case you
    just have user rights then choose "user", better go for "admin/user".
    14)   Since all the required fields are filled appropriately now create a System Alias name, this can be done by following steps:
    a) go to Display -> Select "System Aliases" give some Alias Name, let's call it "SAP_R/3"
    15)  Now that System is created we have to create a iView which will display the given Transaction Code.
    16)  Go To "Content Administration".
    17)  Go To "Portal Content".
    18)  Go to Portal Content (Right Side Panel), open that folder
    19)  Right Click on Portal Content, a Panel is displayed select "New" -> iView
    20)  Select iView template, click next
    21)  Select "SAP Transaction iView" from the list of templates available. Click next.
    22)  Give the iView name and iView ID. Incase you want to give any brief notes about the iView then give it in "Description" field. Click next
    23)   Select "SAP GUI for HTML" radio button. Click next
    24)  Now select the system which you have create "SAP_R/3", give some Transaction Code, say SE12 (Dictionary Display). Click next and Finish.
    25)  Now Preview the iView
    26)  You will see a new Window where in SE12 Dictionary Display window is displayed.
    Regards,
    Senthil K.

  • How to connect SAP R/3 4.6c Web AS 6.20

    how to connect SAP R/3 4.6c Web AS 6.20 with XI NW04

    Hi Tony,
    For a R/3 4.6C system you can connect using IDOC or RFC adapter.
    For a WebAS 6.20 system you can connect using IDOC or RFC adapter, or by using ABAP Proxies. To enable ABAP proxies, you will need to install the APPINT plugin on the system.
    Cheers
    Manish

  • Error in connecting SAP r\3 6.4 to BW 7.0

    hello.
    try to create source system to R/3 system.
    after window log in as administration appear window with RFC connection
    when I try to test authorization it show error. logon is failed. but this user in BW created and Password is correct
    what have I do to save that RFC connection correctly?
    thank you for any advise.
    BTW read B84: BW Connectivity and
    link: http://help.sap.com/saphelp_nw04/helpdata/en/80/1a61e5e07211d2acb80000e829fbfe/frameset.htm
    may be I understand something wrong..

    in source system run tran sm59.
    open my rfc destination.
    try to check authorization. and its show error: incorrect login or password (try again).
    user have all rights (sap_all and S_BI-WHM_RFC)
    login and password correct.
    what's wrong with rfc?
    profile parameter auth/rfc_authority_check is set to 1.
    is any solution to connect sap r/3 6.4 and sp bw 7.0?

Maybe you are looking for

  • Acrobat Plug In Container Crashes After Update to Acrobat Pro 10.1.3

    After the 10.1.3 update was applied to Acrobat Pro X for Windows (on Windows 7 64-bit), the Acrobat Plug-In for Firefox crashes intermittently.  A dialog box will appear within the Firefox environment reporting the crash.  Firefox continues running w

  • List of workflows on system

    Hi All! Is there a way to list all the workflow which are on a environmen? And if it is possible the flow of all of them? Thanks in advance Regards, Andrea

  • Can I create a URL without .businesscatalyst in it?

    I am creating a single landing page for the company I work for. The tech team is swamped, and is unavailable to assist. I don't want to have the .businesscatalyst name in the URL. Is that possible if-

  • Tutorial: How to make a book?

    Hello, I'm beginner and I need your help. First of all, I have written a text pages 50 through microsoft office 2013 and want to do it book. Secondly, I have made a cover frontback and side with the program illustrator. Thirdly, I want the book and I

  • Database creation best practices.

    Hi, We are planning to setup new database, oracle-10G on Sun and AIX. It is a datawarehose environment. Can anyone please share me the documents which speaks about best practices to be followed during database creation/setup. I googled and got some d