Data migration issues

Hi SAP Guru
1. While we are doing data migration, how we will upload partially closed invoices.
2. In F110 - Automatic Payment Program, while setting parameters we need to put u201CPosting date for next payment run". Please explain what the significance of putting that is. Why is that required to be put?
Regards
Srini

Hi,
1.Create open item for the remaining amount and bring the item into SAP...
2.By puttingPosting date for next payment rundate, system considers all the invoice with grace periods and due dates in the current payment run..
For eg: u have u r next payment run date as 01.09.2009... u r running current program on 28.09.2009.. One invoice fall due say on 28.09.2009 but u have say 7 more days as graceperiod in u r payment term.. now system can pick this invoice on next payrun than in the current payrun...
Regards
Sudhakar Reddy

Similar Messages

  • Data Migration issue 3.2 to 4.2.3 backup won't restore

    I'm running into this message when attempting to restore a 3.2 backup into 4.2.3
    C:\Program Files (x86)\CSCOpx\bin>C:\PROGRA~2\CSCOpx\bin\perl C:\PROGRA~2\CSCOpx
    \bin\restorebackup.pl -d c:\backup -gen 0
    Restore started at : 2013/03/22 15:25:12
    Please see 'C:\PROGRA~2\CSCOpx\log\restorebackup.log' for status.
         USER ID is ..................................... : twilcox-a
         OS of the backup archive is..................... : Windows
    ERROR: This backup archive version is not supported
           This restore program will support only backup archives from
           CS4.1 or above
    Restore failed. Previous system data may be lost due to failed restore. To avoid
    this, perform a successful restore.
    The question is ... is there any way besides upgrading the 3.2 system to 4.0 and then 4.1 to simply get the netconfig jobs off of the 3.2 system and into the 4.2.3 system? 
    Netconfig jobs are all that matter at this point.

    The netconfig jobs should restore onto an LMS 4.2 installation. The 4.2 Installing and Migrating Guide indicates that LMS 3.2 SP1 backups can be restored, specifically including netconfig jobs.
    You may be getting issues due to the fact that you have updated it all the way to the latest 4.2.3. I say this because the error message says you need a CS (Common Services) 4.1 or above backup. The CS version included with LMS 3.2 SP1 is 3.3.1.
    Since it's a new install, can you rebuild with the base 4.2 and give it a try? That should work (and if it doesn't the TAC should support the problem since it's explicitly a supported migration path).

  • R 12 - Supplier Data Migration Issue

    Problem Description: supplier open interface import some rejected records are there in interface table, after rectify the data and again try to submit the standard supplier import program, but none of the records are getting picked up even after updating the status column in ap_suppliers_int table to null.
    Appreciate it if anyone give some clus to troubleshoot the issue.
    thanks in advance.

    Hi,
    I think personalization will help you out.
    check below metalink note to start with:
    Sample Testcase For Using Form Personalization In Oracle Applications [ID 744069.1]
    Thanks,
    JD

  • Data migration issue from 10.2 to 9.2

    Hello,
    When oracle data is migrated from 9.2 to 10.2, there are new features in 10.2 like new tablespace called SYSAUX available and many new features. how to export data from 10.2 to 9.2 with manual export/import commands?? I have tried using 9.2 export utility to export data from 10.2 and imported in 9.2. But import tereminated with error sysaux tablespace not available in 9.2.
    Please help.
    Edited by: user2319345 on Aug 18, 2009 7:16 AM

    Sorry to ask the question again...
    I have exported the data from 10.2 with 9.2 exp utility and tried to import in 9.2 with imp utility.
    Here i am giving full log details of imp in 9.2 . full log may give you a hint on what will be the exact problem.
    Export file created by EXPORT:V09.02.00 via conventional path
    import done in WE8ISO8859P1 character set and UTF8 NCHAR character set
    IMP-00017: following statement failed with ORACLE error 1119:
    "CREATE TABLESPACE "SYSAUX" BLOCKSIZE 8192 DATAFILE '/ORACLE/start/base/db"
    "s/sysaux/sysaux_1.dbf' SIZE 2500M EXTENT MANAGEMENT LOCAL AUTOALLOCA"
    "TE ONLINE PERMANENT NOLOGGING SEGMENT SPACE MANAGEMENT AUTO"
    IMP-00003: ORACLE error 1119 encountered
    ORA-01119: error in creating database file '/ORACLE/start/base/dbs/sysaux/sysaux_1.dbf'
    ORA-27040: skgfrcre: create error, unable to create file
    IBM AIX RISC System/6000 Error: 13: Permission denied
    IMP-00017: following statement failed with ORACLE error 28007:
    "ALTER USER "SYS" IDENTIFIED BY VALUES 'E9CB42B1D98DweCD' TEMPORARY TABLESPA"
    "CE "TEMP01" PROFILE "DB_DEFAULT""
    IMP-00003: ORACLE error 28007 encountered
    ORA-28007: the password cannot be reused
    IMP-00017: following statement failed with ORACLE error 28007:
    "ALTER USER "SYSTEM" IDENTIFIED BY VALUES '5A8FB62F8were8063' TEMPORARY TABLE"
    "SPACE "TEMP01" PROFILE "DB_DEFAULT""
    IMP-00003: ORACLE error 28007 encountered
    ORA-28007: the password cannot be reused
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "ADADM" IDENTIFIED BY VALUES 'A12345wewew12' DEFAULT TABLESPACE"
    " "SYSAUX" TEMPORARY TABLESPACE "TEMP01" PROFILE "DB_DEFAULT" PASSWORD EXPIR"
    "E"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'SYSAUX' does not exist
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "PERFSTAT" IDENTIFIED BY VALUES 'D33BCF1wewewF38D9' DEFAULT TABL"
    "ESPACE "SYSAUX" TEMPORARY TABLESPACE "TEMP01" PROFILE "DB_DEFAULT" PASSWORD"
    " EXPIRE ACCOUNT LOCK"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'SYSAUX' does not exist
    IMP-00017: following statement failed with ORACLE error 990:
    "GRANT CREATE JOB TO "SCHEDULER_ADMIN" WITH ADMIN OPTION"
    IMP-00003: ORACLE error 990 encountered
    ORA-00990: missing or invalid privilege
    IMP-00017: following statement failed with ORACLE error 990:
    "GRANT CREATE ANY JOB TO "SCHEDULER_ADMIN" WITH ADMIN OPTION"
    IMP-00003: ORACLE error 990 encountered
    ORA-00990: missing or invalid privilege
    IMP-00017: following statement failed with ORACLE error 990:
    "GRANT EXECUTE ANY PROGRAM TO "SCHEDULER_ADMIN" WITH ADMIN OPTION"
    IMP-00003: ORACLE error 990 encountered
    ORA-00990: missing or invalid privilege
    IMP-00017: following statement failed with ORACLE error 990:
    "GRANT EXECUTE ANY CLASS TO "SCHEDULER_ADMIN" WITH ADMIN OPTION"
    IMP-00003: ORACLE error 990 encountered
    ORA-00990: missing or invalid privilege
    IMP-00017: following statement failed with ORACLE error 990:
    "GRANT MANAGE SCHEDULER TO "SCHEDULER_ADMIN" WITH ADMIN OPTION"
    IMP-00003: ORACLE error 990 encountered
    ORA-00990: missing or invalid privilege
    IMP-00017: following statement failed with ORACLE error 990:
    "GRANT CREATE EXTERNAL JOB TO "SCHEDULER_ADMIN" WITH ADMIN OPTION"
    IMP-00003: ORACLE error 990 encountered
    ORA-00990: missing or invalid privilege
    IMP-00017: following statement failed with ORACLE error 1919:
    "GRANT ADVISOR TO "OEM_ADVISOR""
    IMP-00003: ORACLE error 1919 encountered
    ORA-01919: role 'ADVISOR' does not exist
    IMP-00017: following statement failed with ORACLE error 990:
    "GRANT CREATE JOB TO "OEM_ADVISOR""
    IMP-00003: ORACLE error 990 encountered
    ORA-00990: missing or invalid privilege
    IMP-00017: following statement failed with ORACLE error 990:
    "GRANT ADMINISTER SQL TUNING SET TO "OEM_ADVISOR""
    IMP-00003: ORACLE error 990 encountered
    ORA-00990: missing or invalid privilege
    IMP-00017: following statement failed with ORACLE error 1919:
    "GRANT ADVISOR TO "OEM_MONITOR""
    IMP-00003: ORACLE error 1919 encountered
    ORA-01919: role 'ADVISOR' does not exist
    IMP-00017: following statement failed with ORACLE error 990:
    "GRANT CREATE JOB TO "OEM_MONITOR""
    IMP-00003: ORACLE error 990 encountered
    ORA-00990: missing or invalid privilege
    IMP-00017: following statement failed with ORACLE error 990:
    "GRANT ANALYZE ANY DICTIONARY TO "OEM_MONITOR""
    IMP-00003: ORACLE error 990 encountered
    ORA-00990: missing or invalid privilege
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT UNLIMITED TABLESPACE TO "MWADM""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'MWADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT CREATE SESSION TO "PERFSTAT""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'PERFSTAT' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT ALTER SESSION TO "PERFSTAT""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'PERFSTAT' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT CREATE TABLE TO "PERFSTAT""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'PERFSTAT' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT CREATE PROCEDURE TO "PERFSTAT""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'PERFSTAT' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT CREATE SEQUENCE TO "PERFSTAT""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'PERFSTAT' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT CREATE PUBLIC SYNONYM TO "PERFSTAT""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'PERFSTAT' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT DROP PUBLIC SYNONYM TO "PERFSTAT""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'PERFSTAT' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "DBA" TO "MWADM""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'MWADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "SELECT_CATALOG_ROLE" TO "PERFSTAT""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'PERFSTAT' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "MWADM" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'MWADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "PERFSTAT" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'PERFSTAT' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "PERFSTAT" QUOTA UNLIMITED ON "TEST1" QUOTA UNLIMITED ON "SYSAUX"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'PERFSTAT' does not exist
    . importing PERFSTAT's objects into PERFSTAT
    "ALTER SESSION SET CURRENT_SCHEMA= "PERFSTAT""
    IMP-00003: ORACLE error 1435 encountered
    ORA-01435: user does not exist
    IMP-00000: Import terminated unsuccessfully

  • Data Migration from CSV file to Database Table.

    Hi,
    I have checked few answered threads on Data Migration Issues but didn't find the solution yet.
    I am reading data from an CSV file to internal table but the complete row is coming under one field of the internal table.
    How i can get values in different fields of the internal table from the CSV file ?
    Thanks & Regards.
    Raman Khurana.

    Hi,
    If you are using GUI_UPLOAD, you might have missed to make has_field_separator  as 'X'.
      EXPORTING
    CALL FUNCTION 'GUI_UPLOAD'
      EXPORTING
       filename                      = 'C:\File.csv'
       filetype                      = 'ASC'
       has_field_separator           = ' X'  "<= Set this as 'X'.
      TABLES
        data_tab                      = itab.
    Regards,
    Manoj Kumar P

  • 10.1.3 Migration Issue with data-sources.xml

    Hi:
    Running into lots of migration issues for an application built in 10.1.3 EA, migrating to 10.1.3. production, mostly in the BC project. Here's one: the database connections built in EA were not carried over to prod, so they needed to get re-built. No biggie. But now the data-sources.xml file in the model project has duplicate entries for my data sources. I have tried directly editting that file and removing the duplicates, but when I go to run my application (ADF Faces & ADF BC) JDeveloper hangs. When I abort JDev and re-start it, the duplicate entries are back in data-sources.xml (and yes, I did save the file after making the changes). It seems that the xml file is built dynamically from definitions stored elsewhere. Where is the source? What will I need to modify to get the changes to take?
    Thanks.
    Johnny Lee

    There is new control over when/whether JDeveloper add/updates your data-sources.xml file for the embedded server. The settings are located here:
    Tools | Embedded OC4J Server Preferences | Current Workspace | Data Sources
    There are some settings there that control whether/when we update the data-sources.xml

  • Issue in data migration of PO contract (Updating table A215)

    Hi  All,
    I doing data migration for PO contract throught BDC, I wanted to update the table A215,
    I can't see the field of A215 on PO contract transaction screen (i.e. Transaction ME33K ).
    Can anybody tell me how to load the data in A215 thorugh BDC.
    Regards,
    Sagar

    How is this A215 table maintained manually? Thru ME33K  or a different transaction like MEK1?
    you are saying you do BDC, are yoou using a SAP given report or did you record the maintenance transaction yourself in SHDB?

  • Questions on data migration....

    Hi all,
    I'm currently facing the problem that my colleagues from the data migration team are about to migrate legacy data to the new system using BDC/LSMW.
    1.) Is it true that the system bypasses any checks concerning number ranges (even if the range doesn't exist at all)? Example: They're about to migrate master inspection characteristics. Let's assume that the old MIC had the number 1234 and the new MIC is supposed to have the number 0001_1234. Do I need to create and assign the external number range?
    2.) If I don't need the number range described under 1.) and I do the migration accordingly (again NO number range created and/or assigned). What would happen if I access this MIC in the future and try to use it in an inspection plan. Would the system reject the usage because there's no number range or would it work normally?
    Any help on this issue is greatly appreciated. Please let me know as well, if I need to post it in a different forum.
    Regards,
    Bobby

    Hi Boban,
    Defining of number ranges before you transfer the masters is must. For numeric titles use SAP std number range for Alphabetic one use external range.
    BR
    Shekhar

  • HT4927 When i upgraded from 9.2.3 to 9.3.1 I had migration issues, where most my photos ended up in a restored event called restored photos. But then they don't come up in faces anymore. So can i upgrade to 9.3.2 and then just rebuild my photo library ?

    When i upgraded from 9.2.3 to 9.3.1 I had migration issues, where most my photos ended up in a restored event called restored photos. But then they don't come up in faces anymore. So can i upgrade to 9.3.2 and then just rebuild my photo library ? I want to upgrade to mountain lion. But concered about my photo library. So I restored my whole computer back to an earlier date, becuase I couldn't figure out how to restore just my photo library. Advice?

    Best way is to restore your backup from before the problem, rebuild it and update it again
    LN

  • SAP Data Migration from R/3 4.6C to ECC 6.0

    Hey All
    We are planning to upgrade SAP R/3 4.6C to ECC 6 in near future. I am aware that data migration is not an issue as upgrade takes care of it all. What we are concerned with is that if after a few days of upgrade when the system is functional and users have performed some quantum of transactions on it, in case if the system fails then and we have to revert back to R/3 4.6C how can we get back all the information that we processed on ECC back to R/3.
    I would like to know if anyone who has performed an upgrade, had some kind of fail over strategy for such a situation. Is there some tool we can use for this purpose?
    Regards
    Bilal Nazir

    > What we are concerned with is that if after a few days of upgrade when the system is functional and users have performed some quantum of transactions on it, in case if the system fails then and we have to revert back to R/3 4.6C how can we get back all the information that we processed on ECC back to R/3.
    Simple answer: not possible.
    > I would like to know if anyone who has performed an upgrade, had some kind of fail over strategy for such a situation. Is there some tool we can use for this purpose?
    No - there is no tool.
    Table structures change, update programs changed - it's not possible to "roll back" that to a date and re-do it on 4.6c again.
    Do minimize the risk I would copy the production system to a sandbox, do the upgrade and let the (key-) users test their functionality intensively.
    Markus

  • IPhoto 11 Migration Issue: Unique Circumstance (Boot Drive Crash)

    Hello good folk,
    I have a migration issue with iPhoto 11 due to a boot drive crash.
    The issue: I have imported my library database file and all of my 25,000 photos into a clean install of iPhoto 11. All of the events are imported, but all of the photos appear in the very first event. All of the other events are populated with the correct number of photos, but none of the actual photos have been linked.
    I know all about holding down option-click and option-command-click to rebuild libraries, directories, etc., as I have read about in multiple posts. But many tries haven't gotten me to success.
    Any suggestions? What am I doing wrong?
    Here are the specifics of the chain of events, in case it helps [sorry for all the details, but it might help]:
    1. Was running iPhoto 09 in 10.5.8, my boot drive bit the dust.
    2. I was able to save most of my data from the drive. Due to corrupt files, I was forced to back up unconventionally: instead of saving the entire library, which I could not do, I unpacked the iPhoto library and, from the Originals folder, I copied over entire year folders (2002, 2003, etc.) onto a non-boot drive. This worked.
    3. I then installed the new boot HD and installed 10.6.X.
    4. I installed fresh copy of iPhoto 11 and updated the software.
    5. In iPhoto 11, I threw away the database and replaced with the recovered database from the old boot drive.
    6. I copied all of the year photo folders (from the "Originals" folder on the manual backup disk) wholesale into the "Masters" folder of the new iPhoto 11 install.
    7. [I could not use Migration Assistant to do this because Migration Assistant, for some reason, will not migrate from a non-boot drive that's installed internally on my Mac Pro.]
    8. I option-command-clicked open iPhoto and selected:
    -- Repair iPhoto Library Database
    -- Rebuild small thumbnails
    -- Rebuild all thumbnails
    -- Examine/repair permissions.
    9. I did this twice. The first time, the events from the database installed correctly, but the photos did not show up. The second time, after a very long time rebuilding the thumbnails, all 25,000 photos showed up, but in the very first event. All of the other events remain blank.
    10. I then did an option-click, and chose to open the main library. I did that, but nothing changed.
    11. Perhaps interestingly, when I option-click, it says that my manual backup from my internal drive -- where I did my emergency backup -- remains as the "default." The main iPhoto library is not the default.
    12. That's where I am now. I really don't want to have to install manually without the data, when all of the events imported fine, and all of the photos are there, but in the wrong event.
    Sorry for the long-windedness. Any suggestions are much appreciated!
    John

    I have imported my library database file and all of my 25,000 photos into a clean install of iPhoto 11. All of the events are imported, but all of the photos appear in the very first event. All of the other events are populated with the correct number of photos, but none of the actual photos have been linked.
    You can not "Import" an old iPhoto library into another iPhoto library - it is not the way it works - if your old iPhoto library is available you simply place it in the pictures folder and launch iPhoto - no importing involved
    you can not piece together an iPhoto library - which is why having a backup up is critical to avoid lost data
    If your iPhoto library is not available as a single entity then you will have to start over and create a new library and import the photos into it losing all edits, metadata changes, etc
    And if the future remember to always backup soon and often -it is the only way to avoid data loss due to failures - hardware, software and/or human
    LN

  • Countdown Timer Error Msg: "Warning: 1090: Migration issue"

    Hey folks,
    New to Flash here (using CS3), trying to create a countdown
    timer.
    Following is the error message I receive when trying to test
    the
    movie:
    "Warning: 1090: Migration issue: The onEnterFrame is not
    triggered
    automatically by Flash Player at run time in ActionScript
    3.0. You
    must first register this handler for the event using
    addEventListener
    ( 'enterFrame', callback_handler).
    Does anyone know what this means? And please "dumb it down"
    for this newbie. :)
    Following is the actionscript I'm using:
    this.onEnterFrame = function() {
    var today:Date = new Date();
    var currentYear = today.getFullYear();
    var currentTime = today.getTime();
    var targetDate:Date = new Date(2007,5,10);
    var targetTime = targetDate.getTime();
    var timeLeft = targetTime - currentTime;
    var sec = Math.floor(timeLeft/1000);
    var min = Math.floor(sec/60);
    var hrs = Math.floor(min/60);
    var days = Math.floor(hrs/24);
    sec = String(sec % 60);
    if (sec.length < 2) {
    sec = "0" + sec;
    min = String(min % 60);
    if (min.length < 2) {
    min = "0" + min;
    hrs = String(hrs % 24);
    if (hrs.length < 2) {
    hrs = "0" + hrs;
    days = String(days);
    var counter:String = days + ":" + hrs + ":" + min + ":" +
    sec;
    time_txt.text = counter;
    Thanks in advance!!!

    It just means that you can't do things the "old" way. You
    have to use the
    AS3 event model, like so:
    this.addEventListener("enterFrame", enterFrameHandler);
    function enterFrameHandler(evt:Event) {
    var today:Date = new Date();
    var currentYear = today.getFullYear();
    var currentTime = today.getTime();
    var targetDate:Date = new Date(2007,5,10);
    var targetTime = targetDate.getTime();
    var timeLeft = targetTime - currentTime;
    var sec = Math.floor(timeLeft/1000);
    var min = Math.floor(sec/60);
    var hrs = Math.floor(min/60);
    var days = Math.floor(hrs/24);
    sec = String(sec % 60);
    if (sec.length < 2) {
    sec = "0" + sec;
    min = String(min % 60);
    if (min.length < 2) {
    min = "0" + min;
    hrs = String(hrs % 24);
    if (hrs.length < 2) {
    hrs = "0" + hrs;
    days = String(days);
    var counter:String = days + ":" + hrs + ":" + min + ":" +
    sec;
    time_txt.text = counter;

  • SAP Accelarated Data migration

    Hi All,
             Could someone kindly provide more info about SAP ADM. I am uanble to get any info about the same. I would like to understand as to how exactly the tool works. I have the 4 page PDF that is posted on the site but its not clear on the actual tool. Can someone kindly provide me with some document or screen shots or any more info about it. My mail id is [email protected] Could someone kindly reply at the earliest.
    Thanks
    Prahlad

    Hi Prahlad,
    Go through this hope u can understand.
    With SAP Accelerated Data Migration, you can reduce migration
    costs by as much as 50% and avoid interruption of business
    processes. Moreover, shutting down the source system after
    migration reduces system administration costs and total cost
    of operations. In short, you realize the following benefits:
    • Significantly reduced cost and time to complete migration
    projects
    • Accurate, cost-effective data transfer applicable for any kind
    of source system
    • Better data quality because of preconfigured business objects
    that ensure data consistency
    • Improved end-user productivity and acceptance thanks to
    migration of historical data
    • Effective migration that avoids interruption of business
    processes
    • Full support services to avoid risks and ensure the optimum
    performance of your new business applications
    • Faster return on investment
    In short, a smoother, more cost-effective migration to a new
    technology solution ultimately positions your organization
    to lower your total cost of ownership, maintain competitive
    advantage, and pursue new business opportunities.
    Expertise in Action
    SAP Accelerated Data Migration applies a business object–oriented,
    two-step approach that uses a neutral interface as a staging area
    and predefined migration content for the conversion and upload
    of data. The neutral interface enables the SAP tool to generate
    predefined migration content and prevents all potential legal
    issues regarding the intellectual property of any source-system
    vendor. The whole data migration process from the source to
    the target system consists of just two steps, as follows:
    1. Data is extracted from the source system into the standard
    interface as XML files.
    2. Data migrates from the interface into the mySAP Business
    Suite database. The migration is based on a new “migration
    workbench” engine developed by SAP based on the SAP
    NetWeaver® platform. All requirements for mapping structures
    and fields and developing complex conversion rules are solved
    within this engine (see Figure 1).
    Once the migration is complete, business-unit end users have
    access to all the legacy data in the new applications as if it had
    originated there. They can continue to work on the existing
    business process items in the new applications and benefit from
    improved functionality.
    Lifting the Limitations
    Much of the cost and effort involved in classical data migrations
    are generated by migration content development, as follows:
    • Identifying business objects for migration to properly support
    the business
    • Defining the structure and field mapping for the relevant
    business objects
    • Developing conversion rules for all necessary value mapping
    Readily available migration content can simplify this effort.
    SAP Accelerated Data Migration provides preconfigured business
    content, helping you migrate it to your new system more efficiently
    and rapidly. The tool allows the migration of all types of
    data, independent of its current state within a business process.
    This includes master and dynamic data, as well as partially
    processed and historical data, to minimize data loss. Business
    processes are uninterrupted and normal operation procedures
    can be retained.
    By providing a standard, neutral interface and reading data as an
    XML file, SAP Accelerated Data Migration is applicable for any
    kind of source system. Preconfigured data migration objects built
    specifically for SAP applications significantly simplify the conversion
    from non-SAP software data into SAP software data objects,
    yielding far-reaching benefits. Besides reducing related IT costs,
    you can be certain of consistency across business-object boundaries.
    Through a direct insert into the database, you avoid the
    performance limitations of classical data migration.
    Reward points if helpful.
    Thanks

  • URGENT - Data Migration - From Oracle BPEL 10.1.2.0 to current version

    Anyone having any idea on the data migration appraoach to be followed from Oracle BPEL 10.1.2.0 to 10.1.3.3
    If it supported?
    I understand process migration is possible (I found it out in installation guide for 10.1.3.1) but there are no documents available for data migration approach (Or I am not able to get hold of any).
    Regards
    Ashutosh

    To workaround the problem, from the DataModel project, right-clicked Project Properties, selected Business Components: Options, unchecked Validate Objects during Compile, and the project compiled successfuly, yet the issue is to have my xml files valid.

  • Data Migration and Consolidation Best Practices?

    Hi guys
    Do you know what the best practice for data migration to FCSvr is? We’re trying to consolidate all media on various firewire/internal drives to a centralised RAID directly attached to a dedicated server. We’ve found that dragging and dropping a FCP project file uploads its associated media. The problem is that if there are several versions or separate projects linking to the same media, associated media is re-uploaded everytime! This results in that media getting duplicated several times. It appears that the issue is due to FCSvr creating a subfolder for every project file being uploaded which contains all the project’s media.
    This behaviour is not consistent when caching assets, checking out a project file, making changes and checking it back in. FCSvr is quite happy for a project file to link to media existing at the root level of the media device.
    We are of course running the latest version of everything. Hope you can help as we’re pulling our hair out here!
    Regards
    Gavin

    Hi,
    Do you really need an ETL Tool for these loading processes. Have you considered doing it in sql/plsql. If the performance of the application is one of the main priority I would definitely consider doing it in sql/plsql.
    Because of the huge amount of data and because your source and target systems are Oracle DBs I wouldn't recommend you to use Informatica.
    Also because source and target are Oracle DBs and it should be near real time you should have a look at Oracle Streams.
    Regards
    Maurice

Maybe you are looking for

  • Imovie wont open because of razer audio plugin

    Since the newest imovie updated I cannot open it. I Get an error that says quite unexpectedly because of the Razer Audio plugin. The only Razer software I have is for my mouse. As far as im aware it has nothing to do with Audio, and I movie worked fi

  • Copying Bookmarks?

    Hi! Is it possible to transfer all my current safari bookmarks onto mozilla firefox AND that any keychain items, like passwords and login names, would copy across too or am I hoping too much? Firefox is just nicer to look at and use than safari (in m

  • Sys as sysdba/sysoper

    Hi there Can any body explain me, why SYS user should always connect to the database as SYSDBA/SYSOPER only? Why he cannot login without as a SYSDBA/SYSOPER. TIA Aqueel.

  • Admin Server and Managed server startup problem

    Hi, My weblogic server version is 11g and OS is Linux. When i am trying to start the admin server a frer i created the domain i am getting following exceptions in the server log and server is shutting down. FPR6 4008000000000000 (f: 0.000000, d: 3.00

  • Qualification not transferred from LSO

    Hi, When I do a follow up of a course, the screen "transfer qualifications" comes up as empty with a message ' no qualification to be transferred' eventhough the relationship "imparts qualification" under course type has a qualification against it. P