Live SLD Content Imports

Does anyone know if CR and CIM imports have to be done during system outages or can it be run safely during business hours while EP and XI systems are using the SLD?  I have noticed in the logs that it appears to load up a "shadow" schema and then delete it when it is done, leading me to believe that the actual impact to live systems would be minimal or none.  The other alternative I have considered is moving live systems over to a copy of the SLD and then reconfiguring when the original SLD is updated, but this also creates some impact if the SLD is required during configuration move.
Any thoughts or documentation on this question would be appreciated.
Phil

I think it's not neccesar to do it downtime
1) Import of CR might take few hours, for example mission critical XI system usually doesn't have few hours for the downtime.
2) CIM and CR content update should be delta content, it shouldn't effect the part which is already in use.
The wiki page mentioned above didn't talk about the outage for the SLD CIM and CR update.
Cheers,
Denny

Similar Messages

  • Importing SLD content takes lot of time in Solman 4.0

    Hi Folks,
    Importing SLD content takes lot of time while installing Solution Manager 4.0. Its in the 42nd phase of 45...SQL 2005 DB.
    Its stuck in Configuring system landscape directory....and NOT thrown any error as of now...touch wood.
    Can anyone tell me how much time does it take OR is it gone in a loop?

    HI All,
    Finally I have received an error during the above mentionde phase....
    sapinst.log  -
    >>>
    Import Status: PREPARING
    Import Status: PREPARING
    Import Status: PREPARING
    ERROR: CIM_ERR_FAILED: IO error: Read timed out
    <BR>CONFIGURATION=
    ERROR 2007-10-22 15:55:34
    CJS-30059  J2EE Engine configuration error.<br>DIAGNOSIS: Error when configuring J2EE Engine. See output of logfile java.log: 'JSE'.
    java.exe.log -
    >>>
    Import Status: PREPARING
    TYPE=A<BR>STATE=<BR>INFO_SHORT=com.sap.sld.api.wbem.exception.CIMCommunicationException: com.sap.sld.api.wbem.exception.CIMCommunicationException: CIM_ERR_FAILED: IO error: Read timed out
         at com.sap.sld.api.wbem.client.WBEMHttpRequestSender.send(WBEMHttpRequestSender.java:158)
         at com.sap.sld.api.wbem.client.WBEMRemoteClient.send(WBEMRemoteClient.java:720)
         at com.sap.sld.api.wbem.client.WBEMRemoteClient.send(WBEMRemoteClient.java:694)
         at com.sap.sld.api.wbem.client.WBEMRemoteClient.send(WBEMRemoteClient.java:638)
         at com.sap.sld.api.wbem.client.WBEMRemoteClient.referencesImpl(WBEMRemoteClient.java:375)
         at com.sap.sld.api.wbem.client.WBEMClient.references(WBEMClient.java:1773)
         at com.sap.sld.api.wbem.client.WBEMClientUtil.referencesComplete(WBEMClientUtil.java:490)
         at com.sap.lcr.pers.delta.importing.SAPCRUpgrade.collectAssociationsForRestoration(SAPCRUpgrade.java:700)
         at com.sap.lcr.pers.delta.importing.SAPCRUpgrade.delete(SAPCRUpgrade.java:355)
         at com.sap.lcr.pers.delta.importing.ImportHandler.loadFullImport(ImportHandler.java:1765)
         at com.sap.lcr.pers.delta.importing.ImportHandler.loadImpl(ImportHandler.java:1605)
         at com.sap.lcr.pers.delta.importing.ImportHandler.load(ImportHandler.java:1573)
         at com.sap.ctc.util.SLDConfig.importSldContent(SLDConfig.java:812)
         at com.sap.ctc.util.SLDConfig.performFunction(SLDConfig.java:154)
         at com.sap.ctc.util.ConfigServlet.doGet(ConfigServlet.java:69)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: java.net.SocketTimeoutException: Read timed out
         at java.net.SocketInputStream.socketRead0(Native Method)
         at java.net.SocketInputStream.read(SocketInputStream.java:129)
         at java.net.SocketInputStream.read(SocketInputStream.java:182)
         at com.tssap.dtr.client.lib.protocol.streams.ChunkedInputStream.readLine(ChunkedInputStream.java:323)
         at com.tssap.dtr.client.lib.protocol.streams.ResponseStream.readLine(ResponseStream.java:271)
         at com.tssap.dtr.client.lib.protocol.impl.Response.initialize(Response.java:476)
         at com.tssap.dtr.client.lib.protocol.Connection.getResponse(Connection.java:2604)
         at com.tssap.dtr.client.lib.protocol.Connection.sendInternal(Connection.java:1578)
         at com.tssap.dtr.client.lib.protocol.Connection.send(Connection.java:1427)
         at com.sap.sld.api.wbem.client.WBEMHttpRequestSender.send(WBEMHttpRequestSender.java:142)
         ... 30 more
    caused by:
    java.net.SocketTimeoutException: Read timed out
         at java.net.SocketInputStream.socketRead0(Native Method)
         at java.net.SocketInputStream.read(SocketInputStream.java:129)
         at java.net.SocketInputStream.read(SocketInputStream.java:182)
         at com.tssap.dtr.client.lib.protocol.streams.ChunkedInputStream.readLine(ChunkedInputStream.java:323)
         at com.tssap.dtr.client.lib.protocol.streams.ResponseStream.readLine(ResponseStream.java:271)
         at com.tssap.dtr.client.lib.protocol.impl.Response.initialize(Response.java:476)
         at com.tssap.dtr.client.lib.protocol.Connection.getResponse(Connection.java:2604)
         at com.tssap.dtr.client.lib.protocol.Connection.sendInternal(Connection.java:1578)
         at com.tssap.dtr.client.lib.protocol.Connection.send(Connection.java:1427)
         at com.sap.sld.api.wbem.client.WBEMHttpRequestSender.send(WBEMHttpRequestSender.java:142)
         at com.sap.sld.api.wbem.client.WBEMRemoteClient.send(WBEMRemoteClient.java:720)
         at com.sap.sld.api.wbem.client.WBEMRemoteClient.send(WBEMRemoteClient.java:694)
         at com.sap.sld.api.wbem.client.WBEMRemoteClient.send(WBEMRemoteClient.java:638)
         at com.sap.sld.api.wbem.client.WBEMRemoteClient.referencesImpl(WBEMRemoteClient.java:375)
         at com.sap.sld.api.wbem.client.WBEMClient.references(WBEMClient.java:1773)
         at com.sap.sld.api.wbem.client.WBEMClientUtil.referencesComplete(WBEMClientUtil.java:490)
         at com.sap.lcr.pers.delta.importing.SAPCRUpgrade.collectAssociationsForRestoration(SAPCRUpgrade.java:700)
         at com.sap.lcr.pers.delta.importing.SAPCRUpgrade.delete(SAPCRUpgrade.java:355)
         at com.sap.lcr.pers.delta.importing.ImportHandler.loadFullImport(ImportHandler.java:1765)
         at com.sap.lcr.pers.delta.importing.ImportHandler.loadImpl(ImportHandler.java:1605)
         at com.sap.lcr.pers.delta.importing.ImportHandler.load(ImportHandler.java:1573)
         at com.sap.ctc.util.SLDConfig.importSldContent(SLDConfig.java:812)
         at com.sap.ctc.util.SLDConfig.performFunction(SLDConfig.java:154)
         at com.sap.ctc.util.ConfigServlet.doGet(ConfigServlet.java:69)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    //   => Importing Data : E:/usr/sap/SOL/SYS/global/sld/model/CR_Content.zip URL=http://devsrv:50100 USER=J2EE_ADMIN ...
    Import Status: PREPARING
    ERROR: CIM_ERR_FAILED: IO error: Read timed out
    <BR>CONFIGURATION=

  • Where do the MEDIA FILES live after I import them from camera to iMovie (Mac Mini OS X 10.9.2)?  I need to MOVE MEDIA FILES to external hard drive.

    Where do the MEDIA FILES live after I import them from camera to iMovie (Mac Mini OS X 10.9.2)?  I need to MOVE MEDIA FILES to external hard drive.

    Hello bbryson68,
    Thanks for using Apple Support Communities.
    From your post I understand you're wanting to move iMovie project and event data to another drive.  I found the following information in the iMovie help that answers your question.
    Copy or move projects, events, or clips between libraries or storage devices
    Connect a storage device that contains the target library to your Mac, or copy the target library to your Mac.
    Choose File > Open Library, and choose an option from the submenu.You can choose from recently opened libraries, locate an existing library on your Mac, or create a new library.The selected library is opened in the Libraries list, with the first event selected and its contents displayed in the browser.
    In the Libraries list, select the event that contains the item you want to move or copy.
    In the browser, select the item you want to move or copy.Tip:  To select multiple clips or projects in the same library, hold down the Command key as you click the items you want to select, or drag a selection rectangle around the items.
    Do one of the following:
    To move items between events or libraries: Drag the clip or project to another event or library.
    To copy items between events or libraries: Option-drag the clip or project to another event or library by first starting to drag and then holding down the Option key as you drag.
    Work with multiple libraries
    http://help.apple.com/imovie/mac/10.0/#mov3fa25bae7
    Take care,
    Alex H.

  • Adding Live Office content to existing dashboard

    We have an existing Xcelsius 2008 dashboard that uses QaaWs connections against SAP BW queries to populate around 20 separate graphs.
    We have noticed that some of these queries cannot return the desired data, so have decided to try and use Live Office to connect to Webi reports that do contain the correct data.
    The problem is, despite being able to create a new dashboard using Live Office, the option to add Live Office content to the existing dashboard's spreadsheet seems to be greyed out (Live Office compatibility is enabled).
    In fact the only way I can see of getting the data from a Webi report with prompts into Xcelsius is to create the spreadsheet in Excel then import it into Xcelsius. But of course if I do this then I will lose all the existing dashboard data.
    Anyone have any cunning ideas?
    Thanks,
    A

    You can export the Excel spreadsheet that is in the existing XLF (Data > Export). Add the Live Office connections in Excel and then reimport the spreadsheet. Add the Live Office connections in a new sheet so as to not impact the current cell references.
    Once this is done you need to Add Existing Live Office connections from the Data Manager.

  • Update SLD content on PI system

    Dear all,
    I am new to NWA environment in basis , i have been given task to update the SLD on PI system running on AIX/oracle platform to CIM version 1.5.40 and CR Content version SAP_CR 4.11 after backing up first.
    Could anybody give me procedure to backup SLD data and update the same to version mentioned above.
    Also in service.sap.com/swdc , where can i find location for download for mentioned patches.
    Please provide me path for the same.
    Regards,
    RR

    I have downloaded required file from Support Packages and Patches" ->Additional Components" ->SAP CR CONTENT,
    which i need to Import using http://hostname:port/sld-> administration -> Import.
    But i need to backup SLD data , if i click on backup option where would it backup the CIM model and data ( to which location)
    I would like to know , how and where to backup SLD data ???
    Regards,
    RR

  • SAP third party Pre-delivered SLD Content - Product and SWCVs

    Hi All,
    I have started this thread on LinkedIn and I wanted it to be viewed by all of you for your valuable suggestions and thus from SAP too... The thread is [here|http://www.linkedin.com/groupAnswers? viewQuestionAndAnswers=&discussionID=20482912&gid=81282&commentID=16700717&trk=view_disc ]
    VJ
    Edited by: VijayaShankar Konam on May 22, 2010 12:12 PM

    Here is the thread content until now -
    Hi All,
    I have been working on integration of our product with SAP. We wanted our SLD objects for the product and the swcs to be delivered as part of SAP's pre-delivered SLD content, so that the client could simply import our design objects in to their PI landscape (Similar to how SAP provides PI content on service market place. We do have partnership with SAP and this product integration was not yet certified by SAP. However, they SAP agreed to supply our product and SWCs as part of the standard SAP CIM modal content).
    How ever, even when we gave our SLD export to SAP, when the latest CIM modal for SLD from SAP got released, we were surprised to see that, our product and SWCvs are created with the vendor name "sap.com". This absolutely makes our product and swcvs unusable as we would not be able to look at them in the SPROXY on application systems. This was the same case with an older client that I worked with too..!! Any one had similar experience with this? Shouldn't SAP
    be creating them with vendor as "<vendor>.com"? At least, our product is not owned by SAP..!!
    We all know that, if sap.com is the vendor for SLD objects, only SAP could provide the proxy implementations through an SAP support pack.
    Could someone from SAP PI Techies understand my point and care to respond?
    Regards,
    VJ

  • Error while processing /libs/commerce/content/import.html

    hello every body;
    I wanna import a catalog from hybris to cq5, I fill the form when I click import catalog; it gives me this error:
    Error while processing /libs/commerce/content/import.html
    thanks for your help;

    thanks sham;
    ok; it's resoleved now, it was a problem in the version of cq,i was using cq5.4,it dosn't work with this version;
    but I have an other problem here where I imported a catalog from hybris; the function getProductPrice(product) doesn't work;in the file /apps/geometrixx-outdoors/components/nav_products/listitem_product.jsp
    i the line: final String price = session.getPriceInfo(product); anit gives me the error:
    Caused by: java.lang.NullPointerException
              at com.adobe.cq.commerce.hybris.impl.HybrisSessionImpl.getProductPriceInfo(HybrisSessionImpl .java:184)
              at com.adobe.cq.commerce.hybris.impl.HybrisSessionImpl.getProductPrice(HybrisSessionImpl.jav a:211)
              at com.adobe.cq.commerce.hybris.impl.HybrisSessionImpl.getProductPrice(HybrisSessionImpl.jav a:207)
    thanks for your help;

  • SLD Content Synchronization - PI 7.0

    Hello folks!
    I have a question for you: I have two PI, a DEV System and a PRD system. We are using PI 7.0 SP 18
    Before starting to export the data to PRD, I'd like to synchronize the recently installed SLD PRD system with the DEV SLD server.
    I read this article:
    http://help.sap.com/saphelp_nwpi71/helpdata/en/46/2f42f114bc59bde10000000a155369/content.htm
    Where says:
    The SLD content synchronization is fully supported by AS Java 7.1 and above. Additionally, an SLD of version 7.0 SP12 and above can be used as source system for unidirectional synchronization only. Systems with version 7.0 do not support the notification of listener systems.
    So, as I have SP 18 it could be feasible, but all the guides I've found were talking about PI 7.1.
    Does anybody know the steps to do it in 7.0 ? I'd like to have PRD server taking the info from the DEV one.
    Thanx in advance,
    Juan

    You can achieve that by using an SLD bridge. If you have installed multiple SLD servers, the SLD bridge can be configured to send data to each of these servers. This is described on http://help.sap.com/saphelp_nw70/helpdata/en/43/da21ba13660aa5e10000000a1553f6/frameset.htm

  • Delete ALL (or at least multiple) Live Meeting content at once

    Does anyone know how to delete multiple (or ALL) Live Meeting content at once?  I currently have over 400 "shared" items, as I wasn't diligent about removing after a meeting.  I'd like to remove it, but one at a time is TOO slow...
     How can I delete it all at once?

    Hello,
    You can log on the web console, check on all the meetings you would like to delete:
    Thanks,
    Simon

  • Why is content import causing blocked transactions

    Hi folks,
    I'm doing a fairly large import of a delivery unit from development to staging environment and noticed that during my content import via delivery unit that many transactions are blocked for SLT trying to perform INSERTS and UPDATES into M tables like MARA, MARC etc.  I noticed that the lock is being caused by a transaction running under _SYS_REPO so I assume it's my imported views activating.  Should this activation be preventing inserts and updates?  If that's the case should I stop SLT mass transfer jobs prior to activating lots of views?  I was thinking that my activation is only READING and should not prevent inserts/updates.
    Thanks,
    -Patrick

    Hi Patrick,
    sorry - for some reason this one slipped my attention...
    Anyhow, what I meant by "incompatible lock modes" was something like this:
    Transaction A writes data into the table. To do that, a kind of "shared lock" is set for the table accessed. The point here is not to prevent data change, but to make sure that the table is neither dropped or structurally changed during the access.
    Also: when there are exclusive locks on the table, this kind of lock cannot be set.
    Transaction B now wants to activate the models and sets exclusive locks on the table during the activation so that the table reference can be set (I _guess_ here(!) that maintaining the reference between the column view and the table is handled just similar to ALTER/DROP TABLE concerning the locking scheme).
    In this setup the lock mode "shared lock" on top of the "exclusive lock" wouldn't be compatible, that is both locks cannot exist at the same time for the same lock objects.
    Does that make any sense?
    Right now I don't have the option to check this hypothesis, but a try to check on that would include some tracing for the locks... (just in case anyone volunteers do try that).
    Cheers,
    Lars

  • SLDCHECK error-Check and maintain the SLD content for the current client

    Hi experts,
           I am trying to configure PI on QAS box and getting this error when I ran SLD check. This is the only warning/error I am getting in YELLOW and the other messages were in green so thinking that is ok.
    =============
       Calling function LCR_GET_OWN_BUSINESS_SYSTEM
       Retrieving data from the SLD server...
      No corresponding business system found for system NWQ      client 001
        => Check and maintain the SLD content for the current client
        Summary: Connection to SLD works technically, but the SLD content may need maintenance
       => Check and maintain the SLD data content
    ==========
    I went through some threads and readiness check document but not able to get it resolved because I am a developer and not sure about exact steps. Please give me if you have any feedback and if there is admin jobs involved I will get BASIS help but it is totally my responsibilty to get the system up and running. Any help would be greatly appreciated.
    Thanks.
    Mithun

    Hi Mithun,
        Let me know if there is any recent changes/Patching/Upgradatiions in your server....
    Perform Cacherefresh both in ABAP and JAVA Stacks..
    For ABAP level cache go to SXI_CACHE -> RUNTIME->START DELTACACHE REFRESH
    >>>>SXI_CACHE -> RUNTIME->COMPLETE CACHE REFRESH
    CPACACHE:
    For complete cache refresh u2013 http://<hostname>:<port>/CPACache/refresh?mode=full
    For delta cache refresh u2013 http://<hostname>:<port>/CPACache/refresh?mode=delta
    Please let me know if this doesnot resolve your issue.
    Cheers!!!!
    Naveen

  • In my solman system , DBACOCKPIT , "SLD System Import" tab is inactive

    Dear All,
    My SOLMAN system has SAP_BASIS 702 0012 and ST 710 0008
    In DBACOCKPIT "SLD System Import" tab is inactive.
    Please let me know if there is a way to make this tab active , and execute  "SLD System Import" in DBA cockpit
    Let me know in case you need more details
    Thanks & Regards,
    Sudhir

    Hi Sudir,
    No, you have not selected the dedicated system. Still you are in overview page.
    It is saying active 53, inactive 5.
    You select the system from the left panel. I am not sure where it is in your screen, But Try in SAP GUI as below
    Thanks
    Jansi

  • Unable to Import SLD Content

    Dear colleagues,
    I have successfully upgraded SAP_CR 4.0 to SAP_CR 6.0, but when i am
    trying to upgrading using #CRDelta71603_0-20008269.zip#  file from
    SAP_CR 6.0 to 7.3 getting the "The selected aggregate import is not
    applicable to the current content version SAP_CR 6.0 of the target
    namespace." error message, i have also upgraded the "cimsap71603_0-
    20008269.zip".
    Kindly update what could be the reason its not upgrading to SAP_CR 7.3
    Regards,
    Chandra

    Hello Chandra and Abhishek,
    another reason for this issue is that there might be a problem with a previous import, and this is why the temp namespace is still present. You should remove this (sld/import/temp0)in the Administration Section -> Namespaces and then restart the SLD. After this you can return the import.
    Please also have a look at the following note:
    #[https://css.wdf.sap.corp/sap/support/notes/1045423]  Warnings and error messages during SLD import
    Best regards,
    Tomas Black

  • SLD , Error Import during SAP_CR 6.0

    Hello,
    I'm trying to import upgrade the content SAP_CR from the current version 5.0 to version 6.0 on runing SLD server.
    Errors are appeared:
    Status: Error during import: com.sap.sld.api.wbem.exception.CIMException: CIM_ERR_FAILED: Can not create SAP_CIMData.Name="SAP_CR.ExportType.Delta",SoftwareElementID="//pwdf0367/sld/active",SoftwareElementState=1,TargetOperatingSystem=66,Version="6.0", instance defines an additional property HealthState.
    Log Record Details
    #796 10/13/2010 09:02:00.319 Thread-1513 ERROR com.sap.lcr.webui.admin.ImportExportControl$ImportThread: Error during import
    Thrown:
    com.sap.sld.api.wbem.exception.CIMException: CIM_ERR_FAILED: Can not create SAP_CIMData.Name="SAP_CR.ExportType.Delta",SoftwareElementID="//pwdf0367/sld/active",SoftwareElementState=1,TargetOperatingSystem=66,Version="6.0", instance defines an additional property HealthState.
    at com.sap.lcr.objmgr.requests.WBEM_WriteRequest.inheritProperties(WBEM_WriteRequest.java:1316)
    at com.sap.lcr.objmgr.requests.WBEM_WriteRequest.buildInstance(WBEM_WriteRequest.java:494)
    at com.sap.lcr.objmgr.requests.WBEM_WriteRequest.createInstanceImpl(WBEM_WriteRequest.java:1115)
    at com.sap.lcr.objmgr.requests.WBEMCreateInstance.execute(WBEMCreateInstance.java:88)
    at com.sap.lcr.objmgr.requests.WBEM_WriteRequest.execute(WBEM_WriteRequest.java:60)
    at com.sap.lcr.objmgr.core.ObjectManager.executeImpl(ObjectManager.java:1292)
    at com.sap.lcr.objmgr.core.ObjectManager.execute(ObjectManager.java:1225)
    at com.sap.lcr.objmgr.core.ObjectManager.createInstance(ObjectManager.java:603)
    at com.sap.lcr.cimsrv.WBEMLocalClient.createInstanceImpl(WBEMLocalClient.java:172)
    at com.sap.sld.api.wbem.client.WBEMClient.createInstanceOuterImpl(WBEMClient.java:3396)
    at com.sap.sld.api.wbem.client.WBEMClient.createInstance(WBEMClient.java:728)
    at com.sap.lcr.pers.delta.importing.ImportHandler.createPreliminaryCimData(ImportHandler.java:2246)
    at com.sap.lcr.pers.delta.importing.ImportHandler.loadAggregateImport(ImportHandler.java:2024)
    at com.sap.lcr.pers.delta.importing.ImportHandler.loadImpl(ImportHandler.java:1778)
    at com.sap.lcr.pers.delta.importing.ImportHandler.load(ImportHandler.java:1738)
    at com.sap.lcr.webui.admin.ImportExportControl$ImportThread.runImpl(ImportExportControl.java:1322)
    at com.sap.lcr.webui.admin.ImportExportControl$ImportExportThreadBase.run(ImportExportControl.java:1047)
    Thanks in advance.
    Regards,
    Suresh

    HI,
    Solution
    Parameters in SLD:
    Section: ImportExport
    Parameter:LockNamespaceOnImport
    Value: FALSE
    Section:ObjectManager
    Parameter:StrictModifyClassChecks
    Value: false
    Parameter:RejectUnsupportedCIMQualifiers
    Value: false
    Upload the latest CIM model 1.6.9 again and see to it it finishes without any errors.
    Then upload CR Content

  • SLD Export / import Technical and Business systems

    Dear all,
    I am new to SLD administration.
    We have task to update the local SLD on the Production PI system PPI ( Target ) with the business systems ZEC, ZSC from the Production Master SLD on Production solution manager system
    PSM ( source ) using Export/Import on the necessary technical and business systems.
    Please confirm whether i am following correct steps :
    Go to SLD Administration on PPI target system
    ALL Instances
    Instances by Class
    Model
    ( which one of this option need to be selected , please let me know  ?? )
    Go to SLD Administration on PSM source system.
    select Export button ->
    Select business systems one by one and perform Export which will create .ZIP file
    at local machine.
    Go to SLD Administration on PPI target system
    select Import button ->
    Select Export ZIP file which created in previous steps from PSM and provide location from desktop
    Start Import button ( only if you get Continue import option )
    Please let me know if above procedure is correct for business systems
    if yes then  what need to be done for Technical system ??...do they require Export/import also ?
    If yes when i go to technical system option i get Export option disabled...but same way when i go to
    business systems option i get Export button enable and able to perform the export.
    Do i need to only Export / Import business systems ?
    Plese help me.
    Regards,
    RR

    Manoj,
    It seems entries are added manually .... should we remove and run Import for the same ...
    or just try to overwrite .... in case of overwrite option ( as we have open OSS message ) SAP has suggested through OSS message that If you end up with problems when trying to overwrite, then the PPI SLD is broken and will have to be re-built because someone made a manual change to it and got the GUIDs out of synch with the master.
    I do not understand if target system PPI SLD gets broken during overwriting operation as mentioned by SAP ... whats is the way / steps / procedure to Re-build SLD .
    In rebuilt - process do i need to Import ( Export -> Export lines -> ALL ) the export backup created before start of this activity ? please let me know SLD rebuilt steps and about Remove - reimport issue.
    Appreciate you time on this. thanks in advance.

Maybe you are looking for

  • I cannot use my iPhone to send e-mail

    I just changed my password on my G-mail account. As such, I changed the password on my iPhone for use of G-mail. However, when I tried to send an e-mail, it did not go through and said "Unable to Send E-mail" A copy is placed in your Cutbox??? Also,

  • Airport Card/Bluetooth Installation

    Hi. Was wondering if anyone could help provide links with easy to understand, clearcut (step by step pics are always nice) instructions on how to install an airport card and bluetooth into my G4 flatpanel? Or, is this something best left to professio

  • Monitoring of older RFC Adapter messages - RFC API

    Hi, I have successfully implemented a number of scenarios (File to rfc & File to Idoc)that required external data lookup - using the RFC API (calling a customer RFC FM) (and parsing the response with DOM). I am also using Global variables to store my

  • I purchased iwork (pages/numbers) on my mac.....how do I get these apps now onto both my iphone and ipad

    I purchased iwork (pages/numbers) on my mac......how do I now get these apps onto my iphone and ipad? When I go to the 'purchased' section in my app store these are not listed. Thank you for your help. Mick.

  • Normal query on cluster/pooled tables...

    Hi experts, Can i write a normal sql query on cluster or pooled tables? Will it create any sort of problem? Regards, Viswanathan .S