Migrating NWDI DCu00B4s to Local DCu00A8s

Hi All:
My team is having some problems with the DTR, configuration problem, so we need to migrate some NWDI DC´s to Local DC´s.
Does anyone know if its possible and in that case how to do it?
regards

Hi Aida.
You can review SAP note 888969 using "MyComponents" Software Component under Local Development  as the target Software Component.
Best Regards,
Jheison A. Urzola H.

Similar Messages

  • NWDI SCA to local development SC

    Hi,
    I try to import a SCA, that I exported from the assembly state in NWDI, in my local development in the NWDS to test some things.
    When I go to the component browser in the NWDS and import the SC, the SC is not modifiable, it appears as an archive SC and not source SC. Can someone tell me why it's not modifiable and what can I do to make it modifiable. In the track where I exported it, it's modifiable.
    kind regards,
    Pieter

    Hi Pieter,
    is it possible that you have assembled with the option "include only source-pointers" ?
    Best Regards,
    Ervin

  • Converting NWDI DCs to Local DCs

    Hi,
    I've few development components (mostly web dynpro java) developed in NWDI track. I need to use these DCs at a customer place. As the customer has not implemented NWDI yet (and is not ready to do it now), I want to convert the NWDI dcs to local DCs. Is it possible to convert them from NWDI to local DCs? If yes, how do I do that?
    Thanks
    Kumar

    Hi Kumar,
    It will better to working DC's with NWDI for later maintainace.
    If you still want to convert NWDI DC to Local DC then please try to below will helps :-
    - Export the DC from NWDI DC from NWDS
    - Change the NWDI DC track name in Exported DC as LocalDevelopment<DC NAME leave unchanged><Package leave unchanged>
    - Change the .Project file NAME tag <name>LocalDevelopment<DC NAME leave unchanged><Package leave unchanged></name>
    - Then import the modifying DC in NWDS as File >> Import >> Existing Project into Workspace.
    Hope it will helps
    Regards
    Arun Jaiswal

  • Migrate NWDI DC's to local

    Hi,
    Does anyone have any suggestions (based on experience) on how to migrate Web Dynpro DC's created in NWDI to local DC's for futher development?
    BR,
    -Erno

    Hi Emo,
    You can archive it by following below steps:
    1. If all DC's are in a specific track, then just Import it into NWDS and create a project of that DC.
    2. Now if you want to do modification on that DC, you can do it directly from Web Dynpro Explorer.
    3. If you want to keep that copy as it is and want to do modification into a Local copy.
    4. Then create a Local DC.
    5. Goto File>Import>File System-->Next
    6. Browse  the DC (it wil be located under .dtc folder)that you want to modify into the From Directory
    7. Select "_comp" folder from the browse option of that specific DC.
    8. In the "Into folder" select the Local DC.
    9.Check the "Overwrite Existing resource" option and the click on Next
    It will create a copy of your specified DC into a local DC.
    NOTE: You should have all DC under specific Track in NWDI. Other wise you have to get the "SRC" folder for SC.
    Hope this will help you.
    Regards,
    Sambaran

  • Error when creating a DC in NWDI from a Local DC

    Hi Experts,
    I have created a Local DC using New -> Development Component Project.
    Now I am trying to Migrate the Local DC to NWDI DC.
    I am following the below steps to migrate.
    1. I am creating a New DC by Importing Configuration and then the SC's that are created are shown.Now I have disconnected from the NWDI.
    2. Now I am creating a NEW DC in the Local DC Window in Development Component Prepsective.
    3. After that I am copying the Folder under the Package Folder in the -local DC Project and pasting the same in the created new DC.
    Now I am getting thousands of errors, these are few examples of the same.
    1. com.sap cannot be resolved
    2. wdControllerAPI cannot be reolved
    3. the method wdGetAPI() is undefined for the type.
    Please help me in this regard.
    Thanks,
    Palani

    Hi Palani,
    Have a look at the following links:
    http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417400)ID1261140650DB11976447925064760543End?blog=/pub/wlg/5948
    Migrate Local DC to NWDI
    http://help.sap.com/saphelp_nw2004s/helpdata/en/42/c81ebbd57f136fe10000000a1553f7/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/42/c81ebbd57f136fe10000000a1553f7/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/42/c8204dd57f136fe10000000a1553f7/frameset.htm
    Regards.
    Rajat

  • Migrate existing users from local domains to Open Directory.

    Here is the environment I'm working with:
    Small local environment (8-10) users. Everyone is on their own laptop, everyone is authenticating to their local directories. Network files are stored on a server, with everyone using a single shared user ID to authenticate and access the files.
    I have just installed a Xserve, and it is now serving DNS, DHCP, NTP, WWW. I want to setup Open Directory in Master mode, create user IDs for everyone, and then assign permissions to the shared files area.
    The one part that I'm not sure how to approach is the local laptops. If user "John Doe" has a local ID "jdoe" that he has been using on his local laptop, how does he migrate over to being "jdoe" in the OD domain, while reatining his "local" home directory and files? The problem I think I'll have is that when I create "jdoe" on the domain, he will have a UID of (say) 10001, but his local UID is 501 (as is the UID of all the other employees since they are all the first user on each of their respective laptops.) so when he logs back into his laptop after it has been attached to the OD domain, I assume that the laptop will see "jdoe" from the OD domain as a new user and create a new home for him (with the UID:10001), so now John cannot see any of his old files and such.
    Also, as a side question: I've worked with Windows ID before, and I know once you join a windows computer to a domain and then login to it, it creates a new user and caches the authentication info, so that when the laptop is not connected to the corporate network, the user can still login and work. Does Open Directory do the same on the laptops?
    Thanks for any help.

    Retaining password is a manual process of asking the user what his or her password is and then creating it in OD.
    As for migration of account, it is rather simple, provided the short name of the user remains consistent across directory systems. For example, if you have a user named Joe User and his short name is juser with a home folder in /Users/juser. And you create the same account in OD. You can do these few short actions.
    1: Bind system to the domain
    2: From the Admin account, and using Terminal from root, navigate to /var/db/dslocal/nodes/Default/users and find the plist file for the user (in our example, juser.plist).
    3: Delete the file using rm
    4: Restart the machine or restart Open Directory
    5: Log in as the admin user and change ownership of the users home folder. Recall that when the user is in the local domain, the UID was likely 502, 503, etc (you do have a standard local admin at 501 right?) Now that the user is in OD, the UID will be 4 digits, something like 1027. So understanding that user attributes and user data are independent, you now have a folder in /Users titled juser and owned by uid 50x. You need to make it owned by juser from the OD domain. User this:
    sudo chown -R juser /Users/juser
    6: Log out of the admin account
    7: Log in as the user after choosing Other at login window.
    Assuming you have your OD account set up properly, you will likely be asked to confirm the caching of the users credentials. This will path you right back into the user's home folder and all will be right with the world.
    This is simple and quick. If the shortnames are different, throw an mv into the mix to rename the home folder to match the domain shortname. If you have no local admin, then you will need to reset DSLocal and start again.

  • Migrating NWDI server to another

    Hi experts,
    Here is my objective: I have a SLD, DTR, CBS and CMS in one NWDI server. I need to migrate all of this to another NWDI server.
    My original server is a NWDI 7.1 windows, my target is a NWDI 7.4 Linux.
    Mt problem:
    All the sources, activities, propagation list, etc in DTR have been migrate with sucess. However, CBS and CMS has some diferences.
    In CBS i can't see any of activities on compartments of SCA that have done in source NWDI.
    In CMS i can't see the history of release and the version of the components is in initial state(in source the version is 2.0.16, in target thw version is 2.0.0).
    Here is how i have done:
    1 - Create a new Track(TRACK1) in target CMS.
    2 - Copy all the archives under /trans/EPS/in from source to target directory.
    3 - In CMS, checkin the archives, and then import the archives in development and consolidation tab.
    4 - Access DTR console on target, and execute replicate command as explain in this link: http://help.sap.com/saphelp_nw74/helpdata/en/49/101b273d9d132ee10000000a421937/frameset.htm
    5 - After finished, in CBS i try to initialize the compartments.
    The result is: DTR OK. In CBS all the components have compile state OK(there is no broken or dyrty DC), but does not have any activity and CMS have diferences in versions and no history of versions released is present.
    So, i am doing something wrong? How CBS can get all the activities like in source CBS? How can CMS show the version correctly and the history of release?
    Any help, will be very aprecited.
    Best regards
    Marcos Brandao

    Hi Ervin,
    So many thanks for your reply.
    I have follow this document in section "Alternatives to doing a System Copy". I have tried the replicate command because in this way the CBS and CMS still works in source NWDI.
    I am a little bit confusing about it. In this document: http://help.sap.com/saphelp_nw74/helpdata/en/49/101b273d9d132ee10000000a421937/content.htm there is a section saying: In addition to integrations, the replication process also copies the information that CMS stores in DTR about which activities were already released in a given track. However, a little bit above on the same document is saying: This is a pure DTR operation which does not rely on quantities defined in CMS or CBS.
    There is someone can ensure this process in CBS and CMS cannot be done using replicate?
    If it really cannot be possible, i will try the system copy.
    One more time, many thanks Ervin.
    Best Regards.
    Marcos Brandão

  • Migrate mailbox to other local data base

    When I try to migrate a mailbox, I get this error:
    Cannot open mailbox /o=XXXX/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=servername/cn=Microsoft System Attendant

    Hello,
    Please follow the Amit's suggestion to make sure your exchange version.
    This error occurs if the System Attendant Mailbox is not accessible. Please try to refer to the following article to troubleshoot the issue.
    http://social.technet.microsoft.com/wiki/contents/articles/15842.mailbox-migration-fails-with-error-cannot-open-system-attendant-mailbox-in-exchange-server-2013.aspx
    If the issue persists, please check if there is related error.
    Cara Chen
    TechNet Community Support

  • Migrating Dimension Server from local installation to High Availability

    Hi Team,
    When Hyperion was installed on the client site (11.1.2.3), there was no requirement for EPMA to become highly available.
    Now that has become a requirement to make it highly available in the event that one of the virtual machine is unreachable.
    In the event that a server becomes unavailable, it is acceptable for a manual failover procedure to be done.
    What steps can be taken to prepare for such an event?
    Possible outcome:
    Configure another dimension server on the second Virtual machine and leave it manually switched off.
    Modify the IIS path to point to a clustered location accessible by both machines.
    In the event of a failover, manually bring up the dimension server on the other machine.
    This is yet to be implemented successfully.
    Current Scenerio:
    1 x Windows Machine hosting:
      Foundation Services
      Calculation Manager
      Performance Architect
      Planning
      Reporting and Analysis
      Repository location on a shared mount (Clustered filesystem)
      FDQM
      Essbase
      Analytic Provider Services
      Essbase Integration Services (not used)
      Essbase Studio (not used)
    1 x Linux Machine
      Essbase Server
      Arborpath on a shared mount
    Aim: Add 2 new Virtual Machines ( 1 x Windows App Server + 1 x Linux Essbase Server) for high availability.
    Progress:
      Windows Machine components clustered:
      Foundation Services
      Calculation Manager
      Planning
      Reporting and Analysis
      Essbase
      Analytic Provider Services
      Linux Essbase Machines:
      Configured Active/Passive using OPMN
    Challenge faced:
    Failover scenerio can be a manual list of steps to provide functionaility.
    Please provide support on introducing failover steps for dimension server.

    Remote Desktop/Preferences/Task Server
    Add the FQDN or I.P address of your server in this pane on your book(basically your pointing your book to your installed software on the other machine). Setup your server with the installs you want it to make, and administer it via your book (or any machines with another unlimited ARD) IF you want report generation, you would schedule the clients to send the info to the server. A task server can only do 2 things, install packages or change client settings, thats it.

  • Createing Local DC based on Existing DC from NWDI Inactive DC's

    Friends,
    How do i create a Local Development Component from existing Development Component which is existed in NWDI Development Configuration perpective , inactive DC's?
    Thanks in adnvace.
    Pete

    Hi Peter,
    If I understood your question correctly, you want to create a local DC and it should be using the DC that exists in the NWDI track....
    DC can be created 2 ways...
    log into NWDI go to Local Development -> MyComponents-> right click and select create DC
    else in webdynpro perspetive select File -> New -> Development Component Project..
    This is how the Local DC will be created...
    Now expand the DC and DC Metadata-> DC Definition -> Used DCs -> right click select Add Used DCs..
    and add the DC that  exists in NWDI track

  • Error after Oracle Migration from DMTS into LMTS

    Hello ,
    I'm sorry, I posted my question again from ABAP General into this forum ABAP Dictionary. I think that here someone can help me in order to proceed with my job in the Development and in production system.
    We are using SAP R/3 4.6C, with SAP kernel 2271, Oracle 9.2.0.5 and HP-UX 11.23
    I did the Oracle migration from dictionary into locally managed tablespaces on the QTS system (and before that the same migration on a separate system as a copy from production):
    1. export data and index tablespace with Oracle export command (exp: for PSAPCLUD and PSAPCLUI)
    2. import into file for creation of indexes
    3. Drop the data and corresponding index tablesspace with brtools - brspace
    4. recreate the tablespaces with sapdba or with sqlplus (using the ddl scripts created before dropping the tablespaces) - - I think is my problem
    5. import the data with Oracle import command
    6. import the indexes from the previously created sql file
    7. check optimizer statistics, analyze and next extents
    But there is one problem.
    Because I have also used the sapdba and ddl sql for recreating the tablespaces, I didn't specify the SAP data class for the newly created tablespace.
    And in the tables TAORA, IAORA and DDART (what is very unclear for me) 3 rows missing for the USER1, TEMP and ??? data class.
    If you try to import some transport in the corresponding tablespace which data class is missing an error ocur.
    I have read the Note 646681 - Reorganizing tables with BRSPACE, and I saw the part: If the <reorg_tsp> tablespace contains any of the following tables: SDBAH,SDBAD,DBAML,DBATL,MLICHECK,TGORA,IGORA,TSORA,TAORA, IAORA,SVERS,DD02L,DD09L,DDNTT,DDART,DARTT or SAPLIKEY (SAPLIKEY is only available in NetWeaver 2004s or higher), then you should move them to the tablespace <aux_tsp> by online reorganization using BRSPACE:
    brspace -f tbreorg -t <table_list> -n <aux_tsp>
    Do you have the same problem?
    Do you know how I can solve the problem now after the hole migration was done?
    How can I dedicate tablespace data class?
    Is it enought to just enter the same rows into the TAORA, IAORA and DDART?
    Thanks,
    Many regards,
    Ruzica

    Apparently you are trying to mix 32-bit code and 64-bit code. You must ensure that the 32-bit or 64-bit option is used consistently on every command, compiling and linking. The form of the option can depend on the version of the C compiler you are using, and whether you are on an x86 or sparc system. Consult the Pro*C and C compiler documentation.

  • How to create local calendar?

    At times of Snow Leopard I had a local calendar and several calendars from my Exchange account.
    At that time I created Automator-based processes and entered them to my local calendar to be executed at specific intervals.
    After first syncing with MobileMe and then migrating to iCloud, my local calendar dissappeared and the "process" schedules have been moved to MobileMe and then iCloud.
    However, those process schedules can only be executed on my iMac and I DONT WANT them to be synced to my other devices (MacBook, iPhone).
    So I need my local calendar back.
    How can I create a local calendar on my iMac?
    Thanks for all hints...
    Matt

    Roger, you made my day!
    I did miss the command "New Calendar" in the "File" menu (or however those menus are called in english. have a german OS).
    Instead, I always tried to create a new local calendar via the  "Account" settings - which was absolutely stupid!
    However, when exporting those Automator based entries and trying to re-import them into my local calendar, the "possibly dangerous" Automator actions have been removed.
    But I could open those (recurring) entry in edit mode and just "switch" it to my local calendar without losing any information.
    Thank you so much for your hint, which lead me to the right way!
    Matt

  • Migrating DS 5.2 to ODSEE 11.1.1.5 using dsmig java error

    Problem Summary
    Migrating Sun Directory Server 5.2 to Oracle Directory Server 11.1.1.5 using dsmig fails
    Problem Description
    We are currently migrating our Sun DS 5.2 servers to ODSEE 11.1.1.5. I have successfully migrated one of our DS instances. The second has become more challenging. When running the following command I receive the error output below.
    dsmig migrate-config -R /usr/local/sun-ds/slapd-wasp/ /usr/local/dsee7/local/dsInst/
    Launching Configuration Migration of server instance /usr/local/sun-ds/slapd-wasp .....
    Starting server instance /usr/local/dsee7/local/dsInst ..... Directory Server instance '/usr/local/dsee7/local/dsInst' is already running (pid: 6396)
    Enter "cn=Directory Manager" password:
    Connecting to server localhost:1389 .....
    Discovering suffixes in /usr/local/sun-ds/slapd-wasp/config/dse.ldif configuration file ..... DONE.
    Setting server properties ..... DONE.
    Setting log properties ..... DONE.
    Creating suffix dc=uvic,dc=ca ..... DONE.
    Setting suffix dc=uvic,dc=ca properties ..... DONE.
    FAILED.
    Could not migrate configuration.
    "dsmig" raised an unexpected error: "Exception ID = 2
    Related property = matching-rule
    EmbededException = java.lang.String cannot be cast to [Ljava.lang.String;".
    matching-rule
    Operation "migrate-config" failed.
    Log output is such:
    [06/Mar/2013:11:08:03 -0800] MIGRATE-CONFIG - Creating index (suffix dc=uvic,dc=ca, attribute uid) .....
    [06/Mar/2013:11:08:03 -0800] ERROR MIGRATE-CONFIG - FAILED.
    [06/Mar/2013:11:08:03 -0800] ERROR MIGRATE-CONFIG - Could not migrate configuration.
    [06/Mar/2013:11:08:03 -0800] ERROR MIGRATE-CONFIG - "dsmig" raised an unexpected error: "Exception ID = 2
    Related property = matching-rule
    EmbededException = java.lang.String cannot be cast to [Ljava.lang.String;".
    [06/Mar/2013:11:08:03 -0800] ERROR MIGRATE-CONFIG - Operation "migrate-config" failed.
    What is Java trying to cast to a string here? I see this under uid in the DS 5.2 dse.ldif:
    nsMatchingRule: 2.5.13.5
    Is this the issue?
    Thanks.

    This is a known bug:
    Bug 12972095: ODSEE 11G MIGRATION FROM DS 5.2 FAILING ON NSMATCHINGRULE
    There is a workaround available. The configuration has a 'matching rule' in it somewhere, for example:
    dn: cn=ActiveOID5,cn=index,cn=example,cn=ldbm database,cn=plugins,cn=config
    objectClass: top
    objectClass: nsIndex
    cn: ActiveOID5
    nsSystemIndex: false
    nsIndexType: pres
    nsIndexType: eq
    nsMatchingRule: 1.3.6.1.4.1.42.2.27.9.4.34.1 <<-- this here
    creatorsName: cn=directory manager
    modifiersName: cn=directory manager
    createTimestamp: 20110318205627Z
    modifyTimestamp: 20110318205627Z
    If the 'matching rule' information is removed the dsmig will then be successful. The configuration attribute "nsMatchingRule" is one that is noted as it will not be migrated automatically. However dsmig should not produce an JAVA exception reading the attribute. This bug states that it should be fixed in DS 11.1.1.7.0

  • How to do the modification in standard ESS/MSS business packges using NWDI?

    Hi Gurus,
    I have requirement where in which set up is ready ESS/MSS business packges are available in NWDI now my question is......
    How to do the modification in certain ESS/MSS standard iviews? using your local machine NWDS?
    How will you download the ESS/MSS iviews that are available in NWDS?
    My EP server version is EP 7.0 and backend ecc5.0......
    Can you guys tell me how to do the changes in standard ESS/MSS stuff that are avaiable in NWDI using your local machine NWDS.
    once the changes is done how you will upload the same into NWDI to reflect the changes globally.
    Its an urgent requirement....Please provide me step by step approach of the same.
    Thanks in Advance,
    Dharani

    Hi Dharani,
         Have a look at my weblog,
    For your 1st Question:
    "How to do the modification in certain ESS/MSS standard iviews? using your local machine NWDS?" -
    1.After you configured your track for ESS/MSS business package in NWDI try importing the track in NWDI by configuring NWDI server in NWDS, goto Windowsàpreferences-Java Development Infrastructure-Development Configuration
    and specify the URL where you have configured your NWDI
    2. create a project for the views which you want to modify.
    3. Checkout and create a new activity for the DC
    4. Make the changes as per your requirement
    5. Checkin the activty once you are done with the changes
    6.Activate and release
    These are all the steps involved in customization of any business package.
    Mail me back if you have any doubts.
    Hope this helps,
    Regards,
    Vinoth.M
    Edited by: Vinoth.Murugaiyan on Feb 13, 2008 3:14 PM

  • Purpose of local-alerting under voice-port?

    Hello;
    During a recent migration I noticed a "local-alerting" command under a couple voice-port configurations:
    voice-port 2/1:23
    local-alerting
    I did not enter the command in myself, and I checked with the other engineers and all are positive they did not enter the command.
    These were found under T1 PRI circuit configs and only showed up under a few (2 or 3) from a set of about 12 total circuits on 2 seperate gateways.
    I tried researching this command, and it is not under any command reference doc I looked through, google was of no help as well, it does not even come up as a listed command when entering "?" under voice-port......
    Is any one familiar with this command?
    What does it do?
    Are there any reference documents or links?
    Would it be possible for it to automatically appear after certain events? (no one recalls entering this in)
    Any help would be greatly appreciated.
    Thank you.

    This command only makes sense when local bypass of DSP is used, In which case to use DSP to generate local bypass ringback. it's a hidden command, that's probably why you don't see it in the command reference or any document avaialble.
    Br,
    Nadeem 
    Please rate all useful post.

Maybe you are looking for

  • S_ALR_87012178 Report -Intrest is coming even though no setting for Intrest

    Hi, When i see the report S_ALR_87012178,I am able to see the Interest for some of the customers even though there was no intrest settings maintained for the customer. Kindly advice me why the intrest is coming on this report for some customers. Than

  • Error in Receiver Soap Adapter for Google API

    Hi, I am working on HTTP-XI-Soap scenario which on the receiver side calls google API for spell check. I get the following error : <b>No Deserializer found to deserialize a ':key' using encoding style 'http://schemas.xmlsoap.org/soap/encoding/'.</b>

  • Over technologies rather than RMI to pass remote objects

    Hi, Just a general question about remote objects. Currently I am familiar with RMI, IIOP and JMS to pass remote objects. What other technologies are available? in particular, technologies for passing remote objects between different software systems?

  • Need help with embedded cue points in FLV please (quickly/ :-))

    Here is my scenario - I have a flv streaming in a swf. All I want to do is to is call the cuepoint (event) in the flv, so that it will go to and play somewhere else further down the timeline of the swf - I don't think it should require much AS, but I

  • BW BPC 10 input form security

    Hi, i would like to ask you a question about BW BPC 10 input form security. I want to apply sequrity to input form for each BPC users. forexample i have 4 input form in BPC system, form A, form B, form C, form D. i want to give a access security to u