Technical System Not reporting to Master SLD

Hi
We have  multiple SLDs in our landscape for each landscape. We have a Central SLD in our Solutiion Manager systems. All the SLDs are configured to transfer the data to the master SLD through the Data Bride which reports everyday.
One of the SLD reports only ABAP systems to the master SLD. I dont see any java systems reporting to the master SLD from. The other SLDs reports both ABAP and JAVA systems well. SO I am wondering what could be the reaon for not reporting only Java systems that to onlyfrom one SLD system.
Mahesh Shetty

Hi Mahesh,
There is a lil difference. For a double stack target system, on the ABAP side, we maintain SLD connection details in RZ70, SLDAPICUST and RFCs LCRSAPRFC and SAPSLDAPI. Likewise, in Java side of the target system, the SLD Data Supplier entry in Visual admin needs to be maintained too. This will ensure the correct functioning of SLD for both ABAP and Java stack.
Once the above configurations are maintained correctly, in SLD-> Technical systems-> dropdown WEB AS ABAP will have the ABAP entry and WEB AS java dropdown will have the Java entries.
Rgds,
Soujanya

Similar Messages

  • AS JAVA technical system not updated/registered in SLD

    Hi,
    We have setup the SLD bridge connection from our SLD with 7.0 SAP J2EE
    server which is our local SLD to SLD with 6.40 SAP J2EE server which is the master or central SLD. Actually we have this set up, that we have configured a local SLD for our Netweaver 2004s SR2 or Netweaver 7.0 system and connect it to the central SLD which is also a Netweaver system but of lower release, Netweaver 2004 SR1.
    Since Netweaver contains both ABAP and Java, I can see that our WAS ABAP technical system (of the SLD 7.0) was
    succesfully registered and updated on the central SLD 6.40 but I cannot
    register or update the WAS JAVA technical system (of the SLD 7.0) in the central SLD 6.40, but it can be updated in our local SLD which is then connected to the central SLD as mentioned.
    Since my update for the WAS ABAP was already working and its updated
    in the central SLD 6.40, what can we do to achieve the same result for the WAS
    JAVA? Because if it works with WAS ABAP, what is wrong then with WAS JAVA? What might be the cause or some other configurations to be made?
    Also can we synchronize the CIM updated with all the SLD? We want to
    see if we can just update the CIM content of SLD 6.40 and pushed this
    with the other SLD on the system e.g. SLD of 7.0.

    Hi,
    I think you should certain configurations for your system to be listed under SAp Java systems.
    1.Go to visual admin,c:\usr\sap\SID\JCxx\j2ee\admin
    run go.bat.
    Then go to services-----SLD Data supplier.
    go to Http settins under that,enter the details of central SLD you want to connect,
    hostname,http port,sld admin user and password.save it.
    go to CIM client settings,enter the same details there and save.
    Then check CIM client generation  test.it should be sucessfull.
    then trigger SLD data transfer at the top left corner.
    it also should be sucessfull.
    Then your system will be listed.
    2.may be you have to create a role called Lcr administrator with all Lcr* actions assigned to it.
    then this Lcr administrator role should be assigned to ur administrator user.
    hope this works.........
    reward points if helpful............

  • Technical system in client SLD is not updated in master SLD

    Hi,
    We are running on PI 7.0. We have 2 SLDs in (system A and system B) and both the SLD's are connected with additional SLD (system C). System C' SLD dont have system B's  technical system for Web AS JAVA at all and Web AS ABAP only last updated on 03/05/2009. What and where I should check on the configurations if anything is missing. System A's techincal system are being updated daily to system C's SLD.
    Thanks.
    Regards,
    Thava

    may be you can check whether the sld data supplier is updating the data or not
    http://help.sap.com/saphelp_nw04s/helpdata/en/8a/361fb70681234fb7d3af841ec2383e/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/ea/cd2e807e0e45bf9da67354f452fc05/content.htm
    and for ABAP, can be checked in RZ70
    http://help.sap.com/saphelp_nw04/helpdata/en/ea/cd2e807e0e45bf9da67354f452fc05/frameset.htm
    In system B's sld, check whether an sld is added towards the SLD server of C

  • Technical system not available in Integration tab of Busines System SLD

    Hi ,
      I am  creating a Business System in SLD(on Solution Manager) for XI system but not able to see any technical system from Integration tab of Business system.
       I have already created a technical system in SLD.
    Please suggest  what other settings I need to check.
    Thanks
    Bhaskar

    Hi,
    Clear the cache and try again.
    Go to Environment -
    > Click on Clear SLD data cache.
    If you still din't get then In the SLD goto technical system, in the dropdown box select your Technical system type(web as Java/....) and cleck on display, if it is there then it was created other wise it wasn't created.

  • Technical Systems Not Reflected in SLD

    Hi Experts,
    Good day.
    We are configuring administrative SLD as part of NWA setup in Solman dual stack as per Monitoring Setup Guide Netweaver 7.0 SPS 16. We have a separate productive SLD in XI.
    As per the document, we need to have the data from XI forwarded to our Solman system. We have completed required settings in SLDAPICUST, RFC connections, JCO RFC Provider and SLD Data Supplier, added new data supplier bridge in XI pointing to our Solman system and afterwards, triggered data transfer from XI through RZ70 and SLD Data Supplier which is successful.
    However, only the ABAP and Java stack of our solman gets reflected in our administrative SLD.
    Via transaction SLDCHECK from ABAP, we're getting the following error:
    Calling function EXCHANGE_PROFILE_GET_PARAMETER
    Retrieving data from the XI Profile...
    Function call returned exception code     3
    Access to the XI Profile is currently disrupted.
    From XI SLD logs, we have the  following error:
    #21 08/12/2009 14:49:46.531 [Thread-38] WARNING com.sap.lcr.sagent.BuilderDirector: Warning: SLD target system http://<host>:<port>/sld not available (incoming data will be ignored).
    Thrown:
    com.sap.lcr.api.cimclient.CIMClientException: Received response is not a CIM Operation Response! Check "http://<host>:<port>/sld" is the correct URL for the SLD CIM Object Manager and that user "User***" has access to the SLD via http.
    at com.sap.lcr.api.cimclient.HttpRequestSender.processResponse(HttpRequestSender.java:434)
    at com.sap.lcr.api.cimclient.HttpRequestSender.send(HttpRequestSender.java:581)
    at com.sap.lcr.api.cimclient.CIMOMClient.sendImpl(CIMOMClient.java:195)
    at com.sap.lcr.api.cimclient.CIMOMClient.send(CIMOMClient.java:147)
    at com.sap.lcr.api.cimclient.CIMOMClient.getCIMClass(CIMOMClient.java:538)
    at com.sap.lcr.api.cimclient.CIMClient.getCIMClass(CIMClient.java:1185)
    at com.sap.lcr.api.cimclient.CIMClient.getCIMClass(CIMClient.java:1196)
    at com.sap.lcr.api.cimclient.CIMClient.ping(CIMClient.java:290)
    at com.sap.lcr.sagent.BuilderDirector.performWork(BuilderDirector.java:645)
    at com.sap.lcr.sagent.BuilderDirector.performWork(BuilderDirector.java:545)
    at com.sap.lcr.sagent.BuilderDirector.run(BuilderDirector.java:459)
    Thanks in advance for your inputs.
    Best Regards,
    Jen

    Joel,
    Please upgrade your SLD Data Model and CR and then see if that makes difference.
    Also check Link:[Note 954820 - Compatibility of SLD in the system landscape]
    Thanks,
    Digesh Joshi

  • Problem in Technical System Creation Wizard in Portal SLD

    Hi
    When I am trying to Create New Technical System for  WEB AS ABAP, I am getting the following error at the Installed Production phase
    in the Portal SLD
    *CIM_ERR_FAILED: Unable to execute createInstance() request, exclusive write mode is enabled*
    Please help
    Regards
    Soumya Dasgupta

    HI ,
       Thank you for spend your valuable time for my problem
    But my main problem is, when i am going to http://hostname:portno/sld page,
    all those are not in active mode.  i mean when i am selecting any function it showing sld is not configured. please do sld configuration. sld and nwdi related users are also not there in user administration. I cant understand why  sld is not configured.
    coz sld is configured if , we select web as java component in installation time . i dont know web as java component is selected or not. but when i am going to http://hostname:portno/ irj/portal, it showing user , content , system administration  tabs . and every thing is working fine. 
    IN case if i did not select web as java component in installation  time, may be portal also should not be configured.  But here i am able to access portal. but in case of sld , it is showing error message. what is hell with sld realted problem. Please give reply.
    reply will highly appreciated. Thank you.

  • Technical System not appearing while creating Business System

    Hi
    We had already created business system and assigned a technical system and all the interfaces was working fine.
    Now we removed the technical system and created a new technical system, since we need to point to different server.
    I created a new technical system, oped the old business system and in integration tab, when i click on change technical system.
    The newly created technical system is not appearing.
    Thought of assigning the business system directly in technical system, but it is not allowing and i am getting message business system is already assigned.
    Can you pls help
    Regards
    Madhan D

    Hi Madhan,
    When you create a Business System, it will ask for the type of Technical system like Web AS ABAP, Web AS Java etc.
    So, the new TS type should match the TS type you selected for your BS so that you can see your TS in the dropdown, when you click on "Change" link.
    HTH,
    GP

  • Technical Systems Not appearing  in Managed Sytem Configuration

    Hi Experts,
    I am doing Solman_setup after upgrade.I am in Managed system configuration step.I have synchronized Abap and java systems through RZ70 and NWA respectively to Solamn Local SLD and hence they are also appearing in LMDB (technical system tab).However when I am opening Managed System Configuration page  no technical system (Abap or Java) is   found (except solman Abap and solman Java) technical system tab page (find the screen shot for ur convenience ).Can any one help me out to find the solution.
    Thanks
    Aditya Roushan

    Hi
    Please check the Synchronization job  between SLD and LMDB is running fine.
    Did you finish all the steps(SLD Setup) System Preparation?
    If the issue still exist please de actviate the SLD and recreate again
    Run the SLD and LMDB Sync job again after the recreation Step: SLD Setup
    Kind Regards,
    Phaneendra Kakani

  • No Hosts Found - Technical system not well defined

    We are performing Diagnostic configuration for managed system.We are trying to configure solution manager has managed system with ABAP and Java stack.
    Though we have defined the Java instances in the following format,system is throwing an error saying No hosts found,Technical system is not well defined - for solution managed Java.
    Instance                                                  server role                         server
    J2EESERVER_KRESSAPCRM_00     DISPATCHER Dispatcher     kressapcrm
    J2EESERVER_KRESSAPCRM_01     SERVER J2EE-Server     kressapcrm
    What might me the issue?
    Regards
    Shailaja

    Hi,
    All these details are entered in SMSY
    Abap stack header data:
    Message server : KRESSAPCRM
    System Number : 00
    Database : SOL
    Abap stack Instances data:
    Instance : KRESSAPCRM_SOL_00
    Server : KRESSAPCRM
    Java stack header data:
    Message server : KRESSAPCRM
    Installation Number : 0020190937
    Dispatcher : 2062900
    Database : SOL
    Java stack Instances data:
    Instance : J2EESERVER_KRESSAPCRM_00
    Server Role : J2EE server
    Server : KRESSAPCRM
    Regards
    Shailaja

  • How PI uses technical system information in SLD

    Hi Experts,
    I know there are business system and technical system registered and associated in SLD.
    Especially for those SAP systems, in our normal PI scenario, how PI uses the technical information which was registered under Technical System in SLD since we need again configure the host/port and credentials details in the sender/receiver channel in ID.
    Or SLD is just one central place for collecting all the technical information together only for life cycle management?
    There is nothing more to do with the Tech System (SLD), PI only needs the business system in scenario.
    Please knidly share your opnion, thanks in advance.
    Best Regards,

    Hi Aditya,
    Let me provide an example to describe the need fot technical systems.
    Think of an outbound scenario : SAP ECC/CRM -> PI -> Third Party (ex: SOAP)
    Now just think how PI will identify what the sender is (ECC/CRM or 3rd party) if the TS is not registered in SLD? The Business Systems are logical systems whcih points to Technical Systems (application systems that are installed in system landscape). TS hold the information about the actual systems, its host, IP, clients etc.
    Now based on the source BS which points to TS, the target binding is done in Receiver Determination pipeline step. Now if there is no TS attached to the BS how can PI identify whether ECC or CRM is sending the data and hence will not be able to identify the relevant target for the source.
    Think of Business Systems as sitting on top of Technical Systems, and when the landsape details are not known for third party systems we use Business Component/Business Service.
    Cheers,
    Souvik

  • Technical system definitions on multiple SLD servers in a SAP landscape

    Hi,
    If we want to migrate an SAP SLD server from Solution manager application to ECC application(s). In this process solution manager's SLD server data will be migrated into multiple servers at ECC environment(say for example, we define one SLD server for all development systems and one for Production systems).
    Is it required to have all technical systems of SLD servers to be same? (I mean do we have to have all the technical systems defined on Dev SLD server to be available even at PRD SLD server?)
    Thanks in advance for all responses.
    NetWeaver admin.

    Hi,
    Yes. If you configured some technical system which reports data to your DEV SLD. And you want same data should be replicated to PRD SLD then you can configure data bridge between DEV SLD and PRD SLD. Then your DEV SLD will replicates its data to PRD SLD.
    In order to  configure data bridge, you can check below link:
    http://help.sap.com/saphelp_nwesrce/helpdata/en/43/da21ba13660aa5e10000000a1553f6/content.htm
    Thanks
    Sunny

  • Solman system not shown RCA Change reporting for ABAP_Transport store

    Hi,
    We have configured RCA in Solman system.
    We try to get Change reporting comparison of ABAP_transport for Dev and
    Qas system.
    But it shows error as Different technical system in Reference and CustomValue.
    SAP Solution Manager 7.01 SP20
    Regards,
    Karthik

    Jansi,
    After selecting my QAS and DEV system in System Analysis for Change Reporting.
    Select ABAP_Software(6store) of both system and then i click Comapre
    And the status displayed as u201Cu2260u201DChanges were detected of Dev system, then i select the Dev system showing
    Name                                                                 Reference Value                          Status                         Custom Value Details
       ABAP-SOFTWARE
       ABAP_NOTES
       ABAP_PACKAGES
       ABAP_SWITCH_FRAMEWORK
       ABAP_TRANSPORTS                                Different Technical System    Not allowed/Not Relevant    Different Technical System
    I am comapring ABAP_Transport of QAS and Dev system. but its showing  not relevant status.
    Regards,
    Karthik

  • SLD Configuration to New Technical System is failed.

    When iam trying to create a new technical system in sld after selecting the product i got this error.Please help me on this iam new to Portal SLD.
    CIM_ERR_ALREADY_EXISTS: Instance already exists: SAP_InstalledProduct.CollectionID="24457af4-fdf7-e5f4-63ac-00f98079457a",ProductIdentifyingNumber="01200615320900001296",ProductName="SAP ERP",ProductVendor="sap.com",ProductVersion="2005",SystemID="STV.SystemNumber.0020620473.SystemHome.stravist"

    Hi,
    As per the error - the technical system already exists in the SLD. You could check in the list of existing technical systems if system STV already exists. If you want, use the same entry or else delete it first and try registering the system.
    Also, why are you recreating the system manually now? Was there a restore, system copy or any other activity?
    Manually creating the is not recommended. Auto register the system to SLD via RZ70 for ABAP or SLD Data supplier in Visual Admin for Java systems.
    Regards,
    Srikishan

  • Autmated creation of Technical system

    Hi Experts,
                      I am experiencing a strange phenomenon. In my PI dev server, I hav manually integrated BI dev server and R/3 server. There is no other server apart from these in the landscape.
        But everyday morning I get to see that the Technical system for teh BI production server along with all its clients being created sometime in the 3 am in the morning. I really don understand why is this happening. There is no RFC connection with the BI prod server,, no kind of connnection done taht i can remember.
        I am concerned as only 2 of us hav access to SLD , I wonder how is this Technical System getting created..
    Regards,
    Arnab.

    Hi,
    either you have a common SLD for PI dev and prod systems, so your BI prod technical system is appearing in your SLD...........
    but if you have local SLDs for dev and prd systems, then i guess that may be you have made a SLD bridge between your dev and prd systems to automatically synch the SLDs of these systems.
    Regards,
    Rajeev Gupta

  • Creating technical system Web As java

    Hi All
    I am creating a new technical system Web As Java in SLD.Can anybody please tell what "Installed Products" I need to select  to create the system
    Regards
    Pawan

    Hi
    If ur creating a new Web AS Java technical system...I hope u would have already defined the corresponding software components and the product for that particular system...U should add this product which was created.
    Hope i got it right..Do let me know if u have further queries
    Regards
    Krishna

Maybe you are looking for

  • Converting an MP3 to WAV -- How can I convert an MP3 to wav format, 16 bit

    How can I convert an MP3 to wav format, 16 bit, 44,1 khz? I like the program Switch which I know can convert MP3s, but how to I set it up for the specific settings that I need?

  • I lost recently added how  do i get it back

    i lost recently added how do i get it back

  • Lost Serial number

    I bought Dreamweaver 8 about 2 years ago. Because my PC crashed, I've just had to load everything again, and now Dreamweaver wants its original serial number, which I can't find. Can anyone help with a solution which doesn't involve having to pay for

  • Importing footage from External Drive

    I have about 3 hours of footage that was shot with a Sony PD-170 to a CitiDISK hard drive as QT files. I imported all the files and did the editing, now Premier crashes all the time. I am using Premier Pro CS3 by the way. I moved the folder with the

  • Preview new emails, alerts, or alarms ala SMS?

    Is there a way for an incoming alert to temporarily display on my screen ala SMS? I would like to see what the buzz is for instead of having to turn on the phone, unlock the screen, etc. Any ideas?