SAP BW Connectivity to EP 6.0 SP2

Hi,
We have installed the EP 6.0 SP2 for our Development and Production Servers.
We have SAP BW 3.1 system.
Now we want to connect these two systems for getting our BW Reports into Portal.
In this Procesure, i wanted to confirm,
For this connectivity, so we need to install the ITS Instance or Just we can proceed with the System Landscape Creation and User Mapping.
For EP 5.0 We have installed the ITS Instance.
So for this EP 6.0 also do we need the ITS Instance and also the WP-PI Componenti n BW System.
Thanks & Regards
Sumanth

Hi Sumanth,
you don't need an ITS if you work with wingui. to get your BW Reports from BW-System.Just create an iView based on this Codelink portal_content/templates/iviews/sap_bw_report_iview.And then define your Report wirth Bex: sap/bw/BEx?sap-language=DE&cmd=ldoc&TEMPLATE_ID=Z_0TPL_DEMO_WASCHDATUM.
So it works fine.
Best regards
Wolfgang

Similar Messages

  • SAP DB Connection from SAP BI on HP UNIX to MS SQL External Database

    Dear All,
    Greetings!
    I have a scenario to configure a SAP DB Connection from SAP BI System on HP UNIX 11i to the external legacy system MS SQL 2000 Enterprise for data upload. I am interested in connecting the SQL server as a Source System to the BI System.
    I read through documents mentioning about installation of a Client driver in the SAP BI System, I also downloaded the JDBC client software and tried installing the same, but the steps as mentioned Setting the CLASSPATH or connecting to the server did not work.
    Please help me in connecting the SQL Server as Source System, I would like to know in detail about the same - so kindly help me with the links to documents and guides about the same.
    Thank you
    Regards,
    Vineeth Damodar

    Short answer: this does not work.
    Long answer: To connect directly to the database you need
    - a database client for the source system
    - a database interface library for the source system
    Both of them are not available for HP-UX if the target database is SQL server --> doesn't work.
    What you can do is: add a Windows application server to your  BI system (heterogeneous installations work and are supported) and add there the database client and the database interface library.
    Markus

  • SAP Java Connectivity Builder -NoClassDefFoundError com.sap.aii...Reference

    Hi there,
    I'm trying to generate Java Proxies for SAPJCO using the SAP Java Connectivity Builder (JCB). I got it from the NetWeaver 6.20 Release. The tool installs and runs properly but after putting in the connection properties and klicking "next", the application hangs. When activating System output, I get the error shown below.
    I already tried to put all jar files contained in the C:\JBuilder5\lib\ext directiry into the classpath (but none of them contains the class mentioned).
    Which is the right (standalone) tool for generating Java Proxies for a standalone Java application?
    If it is JCB, is there a bug on the version I use (NetWeaver Release 6.20)?
    Any help would be apreciated.
    C:\JBuilder5>java -Dlog.handler.FileLog=FileHandler,log.txt -Dlog.logger.com=ALL,FileLog -cp lib/ext/aii_basis.jar;lib/e
    xt/aii_ifr_core.jar;lib/ext/aii_ifr_jbtool.jar;lib/ext/aii_lcraccess.jar;lib/ext/aii_msg_runtime.jar;lib/ext/aii_proxy_g
    en.jar;lib/ext/aii_proxy_rt.jar;lib/ext/aii_util.jar;lib/ext/aii_util_log.jar;lib/ext/lcrclient.jar;lib/ext/logging.jar;
    lib/ext/SapIdeHelp.jar;lib/ext/SapIdeJBUtil.jar;lib/ext/SapIdeJspInsight.jar;lib/ext/SapIdeTaglibReflection11.jar;lib/ex
    t/SapIdeTracing.jar;lib/ext/SapIdeUtil.jar;lib/ext/SAPJ2EEEngineJBuilderPlugin.jar;lib/ext/sapjco.jar;lib/ext/SAPmdi.jar
    ;lib/ext/servlet.jar;lib/ext/tc_sec_core.jar com.sap.aii.ifr.tool.jbuilder.JBuilderTool
    #0 12:35:37 [main] DEBUG com.sap.aii.util.misc.api.AIIProperties: Initial AIIProperties
            com.sap.aii.client = true
    #1 12:35:37 [main] FINE com.sap.aii.util.misc.api.AIIProperties: changed Property "com.sap.aii.standalone" from "null" t
    o "true"
    #2 12:35:37 [main] FINE com.sap.aii.util.misc.api.AIIProperties: changed Property "com.sap.aii.xml.parserFactory" from "
    null" to "com.inqmy.lib.jaxp.SAXParserFactoryImpl"
    #3 12:35:37 [main] FINE com.sap.aii.util.misc.api.AIIProperties: changed Property "com.sap.aii.xml.transformerFactory" f
    rom "null" to "com.inqmy.lib.jaxp.TransformerFactoryImpl"
    #4 12:35:46 [AWT-EventQueue-0] DEBUG com.sap.aii.ifr.upload.client.SAPNavigationPane: New file is C:\Documents and Setti
    ngs\kalkoo1\Desktop\t.jar
    #5 12:36:08 [AWT-EventQueue-0] FINER com.sap.aii.ifr.upload.client.R3LogonScreen: setting for Client : 010
    #6 12:36:08 [AWT-EventQueue-0] FINER com.sap.aii.ifr.upload.client.R3LogonScreen: setting for Logon Name : kalkoo1
    #7 12:36:08 [AWT-EventQueue-0] FINER com.sap.aii.ifr.upload.client.R3LogonScreen: setting for Password : #########
    #8 12:36:08 [AWT-EventQueue-0] FINER com.sap.aii.ifr.upload.client.R3LogonScreen: setting for Language : EN
    #9 12:36:08 [AWT-EventQueue-0] FINER com.sap.aii.ifr.upload.client.R3LogonScreen: setting for Host name: bgstsapedai01.s
    t.behr.de
    #10 12:36:08 [AWT-EventQueue-0] FINER com.sap.aii.ifr.upload.client.R3LogonScreen: setting for System number : 20
    #11 12:36:08 [AWT-EventQueue-0] INFO com.sap.aii.ifr.upload.client.R3LogonScreen: trying to establish connection
    #12 12:36:08 [AWT-EventQueue-0] FINEST com.sap.aii.ifr.util.IdentityCheck: Looking up identity
    #13 12:36:08 [AWT-EventQueue-0] DEBUG com.sap.aii.ifr.util.IdentityCheck: Results of identity check: isIFRServer: false;
    isIFRRMIClient: false; isStandaloneIFR: true
    #14 12:36:08 [AWT-EventQueue-0] FINEST com.sap.aii.ifr.util.IdentityCheck: Checking IdentityCheck.isIFRServer. Result: f
    alse
    #15 12:36:08 [AWT-EventQueue-0] INFO com.sap.aii.ifr.upload.sap.SAPConnection: connecting to system 20 on bgstsapedai01.
    st.behr.de via JCo
    #16 12:36:09 [AWT-EventQueue-0] DEBUG com.sap.aii.ifr.upload.sap.SAPUploadSource: init MDI to System bgstsapedai01.st.be
    hr.de (system=20, client=010) (BasisRelease: 620)
    #17 12:36:09 [AWT-EventQueue-0] DEBUG com.sap.aii.ifr.upload.UploadBuffer: new UploadBuffer
    Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: com/sap/aii/ifr/client/editor/Reference
            at java.lang.Class.getDeclaredMethods0(Native Method)
            at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
            at java.lang.Class.getDeclaredMethod(Unknown Source)
            at java.awt.Component.isCoalesceEventsOverriden(Unknown Source)
            at java.awt.Component.access$100(Unknown Source)
            at java.awt.Component$2.run(Unknown Source)
            at java.awt.Component$2.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.awt.Component.checkCoalescing(Unknown Source)
            at java.awt.Component.<init>(Unknown Source)
            at java.awt.Container.<init>(Unknown Source)
            at javax.swing.JComponent.<init>(Unknown Source)
            at javax.swing.JTree.<init>(Unknown Source)
            at javax.swing.JTree.<init>(Unknown Source)
            at com.sap.aii.ifr.navigation.IFRJTree.<init>(IFRJTree.java:84)
            at com.sap.aii.ifr.navigation.IFRTreePane.buildPane(IFRTreePane.java:123)
            at com.sap.aii.ifr.navigation.IFRTreePane.<init>(IFRTreePane.java:33)
            at com.sap.aii.ifr.upload.client.SAPNavigationPane.<init>(SAPNavigationPane.java:43)
            at com.sap.aii.ifr.upload.client.SAPBrowser.setIsConnected(SAPBrowser.java:252)
            at com.sap.aii.ifr.upload.client.SAPBrowser$ConnectAction.actionPerformed(SAPBrowser.java:594)
            at com.sap.aii.ifr.upload.client.SAPBrowser$NextAction.actionPerformed(SAPBrowser.java:536)
            at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
            at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
            at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
            at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
            at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
            at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
            at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
            at java.awt.Component.processMouseEvent(Unknown Source)
            at javax.swing.JComponent.processMouseEvent(Unknown Source)
            at java.awt.Component.processEvent(Unknown Source)
            at java.awt.Container.processEvent(Unknown Source)
            at java.awt.Component.dispatchEventImpl(Unknown Source)
            at java.awt.Container.dispatchEventImpl(Unknown Source)
            at java.awt.Component.dispatchEvent(Unknown Source)
            at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
            at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
            at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
            at java.awt.Container.dispatchEventImpl(Unknown Source)
            at java.awt.Window.dispatchEventImpl(Unknown Source)
            at java.awt.Component.dispatchEvent(Unknown Source)
            at java.awt.EventQueue.dispatchEvent(Unknown Source)
            at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
            at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
            at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
            at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
            at java.awt.EventDispatchThread.run(Unknown Source)

    Hi,
    >> Error :- java.lang.NoClassDefFoundError: com/sap/aii/security/proxy/KeystoreHelp
    1) Can you check the class path  you have mentioned  is correctly
    2) Setting of the Java in your system ( Desk top /Lap top ) check the Proxy settings
    3) Re start the J2EE engine in the server
    Regards
    Agasthuri Doss

  • How to make SAP B1 connection with Windows Sharepoint Service 3.0

    how to make SAP B1 connection with Windows Sharepoint Service 3.0 through asp.net web part code.. I get the security error when i run that web part......
    public bool ConnectToCompany()
                oCompany = new SAPbobsCOM.Company();
                oCompany.Server = "192.168.1.58";
                oCompany.DbServerType = SAPbobsCOM.BoDataServerTypes.dst_MSSQL2005;
                oCompany.CompanyDB = "SBODemoUS";
                oCompany.DbUserName = "sa";
                oCompany.DbPassword = "abc";
                //oCompany.UseTrusted = true;
                oCompany.UserName = "manager";
                oCompany.Password = "manager";
                oCompany.language = SAPbobsCOM.BoSuppLangs.ln_English;
                oCompany.LicenseServer = "192.168.1.58:30000";
                int i = oCompany.Connect();
                if (i != 0)
                    return false;
                return true;
    protected override void RenderContents(HtmlTextWriter writer)
                if (conn.ConnectToCompany() == true)
                    writer.Write("Hello" + this.Context.User.Identity.Name);
    Edited by: bikalg on Nov 28, 2010 9:43 AM

    Hi.......
    Welcome to SAP Business One Forum.....
    Unfortunately this is the wrong forum you posted here.
    I would suggest you post it in SDK or System Administration Forum and definitely you get the solution and close this thread from here......
    Regards,
    Rahul

  • SAP Plant Connectivity  2.1.0.55 on Windows 7 Enterprise 32bit problem

    I tried to install SAP PCO version .1.0.55 on Windows 7 Enterprise/32bit, whenever i try to start
    the agent, i get the following error in the Log:
    =================================================
    Server stack trace:
       bei System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
       bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       bei System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
       bei System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       bei System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
    Exception rethrown at [0]:
       bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       bei SAP.Manufacturing.Connectivity.IPCoAgentControl.Start()
       bei SAP.Manufacturing.Connectivity.ConnectivityAgentProxy.Start()
       bei SAP.Manufacturing.Connectivity.WcfHost.Start()"
    02.11.2011 13:04:37,.,9,3684,ya,Error,ServiceFaultManager,Generating Manufacturing Fault: REASON = General PCo Fault: [severity = Fatal] COM Exception
    [Unable to decode an error code.]
    02.11.2011 13:04:37,.,9,3684,ya,Error,OpcDaAgent,COM Exception [HRESULT = -2147024809] from LegacyOpcWrapper,"Unable to decode an error code.
       bei SAP.Manufacturing.Connectivity.Agents.Opc.DaServer.DecodeResult(Int32 errorCode)
       bei SAP.Manufacturing.Connectivity.Agents.Opc.OpcServer.CheckResult(Int32 hr)
       bei SAP.Manufacturing.Connectivity.Agents.Opc.DaServer.CreateGroup(String name, ValueType updateRate, ValueType timeBias, Single deadband, Boolean requiresAdvise)
       bei SAP.Manufacturing.Connectivity.Agents.Opc.Da.OpcDaAgent.CreateTagQueryGroup()
       bei SAP.Manufacturing.Connectivity.Agents.Opc.Da.OpcDaAgent.EstablishConnection()"
    02.11.2011 13:04:04,.,1,2868,ya,Error,Host,failed to create ConnectivityAgentProxy,"General PCo Fault: [severity = Fatal] COM Exception
    =======================================
    Did anybody has the same Problem? Is this somehow cause by a .Net problem? (i do have 4 Client and 4 Extended installed)
    Thank you very much in advance for helping me
    best regards,
    Thomas L.
    Edited by: Thomas Lustig on Nov 3, 2011 12:48 PM
    Edited by: Thomas Lustig on Nov 3, 2011 2:03 PM

    Thomas,
    Did you ever get an answer to this? I am facing the exact same problem.
    Many Thanks,
    Colm

  • Creation of RFC destination for SAP-Access Connectivity

    Hi,
           I want to create a RFC destination for SAP-Access connectivity.
    Can I get some help regarding it's connection type,activation type and gateway options required for the same.
    Regrads,
    Anthony D'souza

    Hi
    Please see the following:
    1. Create an entry in Trxn DBCA for SQL Server in SAP, you are creating a database connection for the SQL server in SAP.
    2. You use this connection, and write Native SQL stmnts...between EXECSQL...ENDEXEC to fetch the data..and then normal ABAP statements to put that data into your ztable.
    TABLE DBCON Entry can be like this...depends on your External database..
    CON_NAME          Raj                      Logical name for connection
    DBMS                   MSS                   Microsoft SQL Server
    USER_NAME        <User name>       For SQL Server
    PASSWORD         <password>         " "
    CON_ENV             MSSQL_SERVER=<server> MSSQL_DBNAME=<database name>
    DB_RECO                 Availability type for an open database connect
    FUNCTION z_houston_connect.
    ""Local interface:
    EXEC SQL.
    CONNECT TO 'RAJ' AS 'V'
    ENDEXEC.
    EXEC SQL.
    SET CONNECTION 'V'
    ENDEXEC.
    *- Get the data from MS-SQL Server
    EXEC SQL.
    open C1 for
    select
    l.loc_id,
    l.loc_name,
    a.acc_id,
    a.acc_name,
    d.person
    from ho_loc_mast as l
    inner join snd_acc_mast as a on l.loc_id = a.loc_id
    inner join snd_acc_addr as d on a.loc_id = d.loc_id and
    a.acc_id = d.acc_id
    where l.loc_id = '001'
    ENDEXEC.
    DO.
    EXEC SQL.
    FETCH NEXT C1 into :wa-c_locid, :wa-c_locname, :wa-c_acc_id, :wa-c_acc_name, :wa-c_person
    ENDEXEC.
    IF sy-subrc = 0.
    PERFORM loop_output.
    ELSE.
    EXIT.
    ENDIF.
    ENDDO.
    EXEC SQL.
    CLOSE C1
    ENDEXEC.
    ENDFUNCTION.
    Regards,
    Raj

  • How to connect sql server 2008 r2 sp2 with vs2013 ultimate?

    how to connect sql server 2008 r2 sp2 with visual studio 2013 ultimate?

    Hi Shahzad,
    >>how to connect sql server 2008 r2 sp2 with visual studio 2013 ultimate?
    Based on your issue, if you wan to connect the sql server 2008 r2 sp2 from VS2013 IDE. I suggest you can try the Ammar and darnold924's suggestion to check your issue.
    In addition, I suggest you can also refer the following steps to connect the sql server 2008 r2 sp2 with visual studio 2013 ultimate.
    Step1: I suggest you can go to VIEW->SQL Server Object Explorer->Right click SQL Server->Add SQL Server.
    Step2: After you connect the SQL Server 2008 r2 sp2 fine, I suggest you can go to VIEW->Server Explorer-> right click the Data Connection->Add Connection.
    And then you can create the connect string in the Add Connection dialog box.
    Hope it help you!
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Com.sap.portal.connectivity.destinations.PortalDestinationsServiceException

    Hi
    I am getting this error for some users in the portal.
    com.sap.portal.connectivity.destinations.PortalDestinationsServiceException:User is missing credentials for connecting to alias SAP_R3_humanResources.
    This is only happenning for some of the users at the moment and I cannot figure out what is causing it.
    We have:
    EP7 for Online Expenses
    ECC6
    I have re-registered the WebFlowConnector just to see if thats the problem.
    I have checked the users portal roles and his backend roles and all are OK
    I have also checked the Web Dynpro connector for SAP_R3_HumanResources.
    Can anybody help me out on this please.
    Many Thanks
    Steve

    Got this from SAP
    1st reply
    The UWL_service was introduced in NW 700. So, 1133821 will not be relavant for NW 6.40. However, in 640 system we use Basis plugins.
    So, to check that please provide me the complete backend system version. The UWL uses functions from the Basis plug in instead of the Enterprise Portal plug in (WP-PI 6.0) for back end systems using Release 640. Support Package 12 makes the necessary functions available in the Basis. You can make the necessary changes in the Basis plug in (PI_BASIS) using notes or Support Packages.
    Could you please check which release are you on? Remember after you applies this (SP12), you will need to reregister the UWL system in the system admin on the portal. *This is not only for substitution, but for other functionality as well* We recommend this for 640 systems in general that the PI_BASIS is maintained at the highest level.
    This warning message will occur for users that do not have access to the systems that are configured in the UWL UI. For example, if we have 1. BW system 2. SRM system, and you 'steve', are able and have access to the BW system, but do not have a Userid in SRM backend, you will receive this msg. This is normal behaviour for the Universal worklist. So your option there would be to create a dummy id for you on the backend system so that your id can connect but that you don't have auth to.
    2nd reply
    You seems to be on lower version for Basis Plug-ins. The basis plug in should be at version 12 or higher and is at version 9. You will need to ensure that the users exist in both systems to get rid of the warning messages. Details for the Basis Plug-ins can be found on Note:883558.
    3rd reply
    If I am right then you are talking about the solution provided to get rid of the warning message.
    So, in this regard as Steve already mentoned The Portal is an EP7 portal running on NW 7.0 SP20. It has to connect to {2 different R3 backends}.
    1. ECC 6 running on NW 7.0 and UWL is configured with a SAP_ECC_TRAVEL WebFlow Connector (this works perfectly)
    2. ECC 5 running on NW 6.40 and UWL is configured with a SAP_R3_HumanResources WebFlowConnector (please see attachment for error)
    So, In reply to this I mentioned that to get rid of the warning message you have create users in both the systems. May be you do not grant authorization as per your requirement.
    because these warning message are been displayed because the UWL UI havebeen configured to pull tasks from 2 backends. and User logging in mighthave access to only one backend system so, that's the reason for other R3 system they get the warning message.
    Or if there is a concern with basis Plug-ins then it will be adviced to refer to the Notes, as those are system requirement.

  • How to change com.sap.aii.connect.integrationserver.r3.mshost

    Hello Colleagues,
    java system is down,i want to change the com.sap.aii.connect.integrationserver.r3.mshost -81xx in configtool.
    can u please tell me  where to change in configtool???

    Hello
    >
    Raj_kumar330 wrote:
    > waiting for reply???
    Please have some patience. It is unrealistic to expect a response within 17 minutes of creating a thread.
    If your java engine is down, it does not possible to access the Exchange Profile URL. Is it absolutely necessary that you change this parameter before the java engine issue is resolved? Why not wait until the java engine is back up and then make the change?
    Regards
    XI/PI Moderator

  • SAP-OSS Connection Error

    Hi,
         Am facing a problem while connecting SAP-OSS from SM59. I can able to ping 194.39.131.34  successfully from my saprouter system,router command also working fine as below.
    D:saprouter>saprouter -r -S 3299 -K "p:CN=<hostname of saprouter> , OU=0000849108,OU=SAProuter, O=SAP, C=DE"
    trcfile dev_rout
    no logging active
    Iam able to login my devleopment and solution manager systems from out side network also successfully.
    But iam unable to connect the  SAP-OSS (SM59) from development and solution manager.before that its working fine from last days iam getting the problem of SAP-OSS connection.
    Here Iam sending the OSS Connection error on SM59 and dev_rout  file  after  iam checking SAP-OSS through SM59.
    SM59 Error :
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: SNC processing failed: SncSessionInitiatorAK
    Error Details     LOCATION: SAProuter 39.3 (SP4) on 'AEOM1SAP05'
    Error Details     DETAIL: NiSncIInitHdlSecurity: sncrc=-4;000000000275AE40
    Error Details     COMPONENT: NI (network interface)
    Error Details     COUNTER: 8
    Error Details     MODULE: nisnc.c
    Error Details     LINE: 1121
    Error Details     RETURN CODE: -104
    Error Details     SUBRC: 0
    Error Details     RELEASE: 710
    Dev_Rout File :
    ERROR => SncPAcquireCred()==SNCERR_GSSAPI  [sncxxall.c 1439]
          GSS-API(maj): No credentials were supplied
          GSS-API(min): No credentials found for this name (not logged on) (USER=sncadm)
        Could't acquire INITIATING credentials for
        name="p:CN=AEOM1SAP05, OU=0000757839, OU=SAProu"
    <<- SncSessionInitiatorAK()==SNCERR_GSSAPI
      'target_acl_key' (addr=000000000202C374, len=86) full hexdump
      0x00000  00030401 00080606 2b240301 25010000  ........ +$..%...
      0x00010  00443042 310b3009 06035504 06130244  .D0B1.0. ..U....D
      0x00020  45310c30 0a060355 040a1303 53415031  E1.0...U ....SAP1
      0x00030  12301006 0355040b 13095341 50726f75  .0...U.. ..SAProu
      0x00040  74657231 11300f06 03550403 13087361  ter1.0.. .U....sa
      0x00050  70736572 7632                        pserv2          
    ERROR => NiSncIInitHdlSecurity: SncSessionInitiatorAK failed (sncrc=-4;00000000027DFB50) [nisnc.c      1124]
    ERROR => NiSncHandleForAddr C9/-1, 194.39.131.34 (rc=-17) [nirout.cpp   3272]
    ERROR => NiRClientHandle: NiRExRouteCon for C9/-1 'AEOM1SAP05.aeom.local' failed (rc=-17) [nirout.cpp   2650]
    Guide me the same.
    Thanku
    Thanku

    Hi hashit,
    1 st Restart the Solman Server and go to command prompt. Then select the SAPROUTER drive ( D: > cd saprouter )
    Currently, your SNC Saprouter process is not up and running, please stopyour saprouter process with command ' saprouter -s ' and restart it using the following with correct User.
    D:saprouter> saprouter -r -V2 -K "p:CN=<hostname>, OU=<Number>, OU=SAProuter, O=SAP, C=DE"
    Please note that to ensure you Saprouter process is running, you must not close the command prompt screen after you started the above. Once you closed the screen, your saprouter process is stopped and your connection to SAP is dropped.
    Please try it and Let me know
    Regards
    Thomas.T

  • Can't set sap bw connection .

    Hi Pro,
        I am trying to design a dashboard on sap bex quer, using 'SAP netweaver BW connection',  after I input credential in the pop-up windows, I got a message windows as follows:
               ' sap GUI connection are started via connection string. /H/10.86.80.38/S/3200
                Attention: system information could not be verified
                do you want to log on to this system?
    then I click 'Yes',  a error message immediately pop out, there is only a red-cross in it without any text information. after click 'OK' again, it get out . since then, if I want try to set up connection again, the query browser botton does not work anymore.
    could you please tell me how to resolve it?

    Hi,
    It is better to use OLAP connection(BICS) for accessing BEx queries in dashboard.
    Regards,
    Amardip.

  • How sap application connect oracle database

    The gurus,
    I just to known how sap application connect to oracle database. Where or what the configuration files at SAP level and oracle level.
    Thank you
    Edited by: Muzaidi Marjuki on Apr 28, 2011 8:58 AM

    existing database to other database that also running on oracle ( right now we testing for recovery server) in case the existing server going down or have a problem that cannot been restore
    Its similar to DR setup, then why don't you install application at time of initial installation of DR?
    *Explain in  detial with a clear query
    Regards,
    Nick Loy

  • Xcelsius and SAP BW Connection.

    Hi,
    I have one query on the xcelsius and SAP BW connectivity.I have  designed one dashboard on the BW connectivity.That is fine.
    My question is  if i export the dashboard in the Power Point or PDF it is not showing the real time data.in this only showing static excel sheet data.
    Is it possible to show real time data in power point based on the BW connection  or users can only access .swf file only by portal.
    Thanks,
    Amit

    Hi Amit,
    This is not possible, see also: Can I  export in Power Point or PDF Xcelsious Dashboard if BICS is used?
    Cheers,
    Xavier

  • SAP Plant Connectivity SDK 2.1 for download

    u2009Hello. Excellent info.
    Please, we cant find SAP  Plant Connectivity SDK 2.1 for download. The note 1399331 - Plant Connectivity 2.1, says that we can download from:
    https://service.sap.com/swdc ->Downloads -> SAP Installations & Upgrades -> Entry by Application Group -> Composite Application -> SAP Manufacturing Integration and Intelligence -> Plant Connectivity SDK -> Plant Connectivity SDK 2.1 but this path is not correct.
    Please, can you help us?
    Thanks.
    Gustavo Barboza
    PROPILCO

    Gustavo,
    Yes it seems that the note is wrong. I will contact the author and let them know. To find it go to .../sdwc > Search All Categories > copy and paste "Plant Connectivity SDK 2.1" in the field > click the link for Installation product > click the download tab.
    That should do the trick
    Regards,
    Kevin

  • After restart system, cannot start sap (and connect via GUI)

    We have installed Solution Manager 7.1 on linux64.
    After the accident, and reboot the system , stops producing startsap. On the advice of specialists took over running the "startsap <virtualhost>"
    At the command prompt , startsap_DVEBMGS00.log startsap.trc and indicated that the launch was successful .
    However, neither in the list of processes to be seen dispatcher, or SAP GUI can not connect to the system.
    In addition, there is an assumption that just does not start JAVA Instance.
    In this regard, there are a number of questions for the esteemed colleagues :
    1. on how the logs directory from which you can learn this starts the ABAP and JAVA stacks ?
    2 . As can be verified directly from the server ( what commands ) kaktivnost / no system activity ?
    3 . Which log files do I need to provide here , you so that you could possibly help me?

    Hi Michael,
    You need to check the below things
    1. Run R3trans -d to check whether sap can connect to DB or not.(it will create the trans.log file)
       If return code is 0012 , then
          There is some problem with Database
      Else return code 0000
         There is some problem with SAP.
    2. Now go to the directory /usr/sap/<SID>/DVEBMGS<XX>/work
        and check the log files
        1. dev_w0
        2. dev_disp
        3. dev_ms
        4. stderr<x> logs which alos content important system
    Above logs are for ABAP system analysis.
    For Java
    3. std_server<x>.out
    4. dev_server<x>
    5. dev_dispatcher
    Also check the default tarce and application log as well for java
    With Regards
    Ashutosh Chaturvedi

Maybe you are looking for