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

Similar Messages

  • 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

  • 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).

  • 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?

  • Validation rules applied to data migration templates at import

    Hi everyone!
    First post here for me, so please bear with me if I missed something.
    My company has just started the initial implementation of ByDesign. We come from a set of disparate and partially home-grown systems that we outgrew a few years ago.
    As part of this initial phase, we are basically re-creating the data on customers, suppliers, etc. since none of our existing systems makes a good source, unfortunately. We will be using the XML templates provided by ByDesign itself to import the relevant data.
    It has become clear that ByDesign applies validation rules on fields like postal codes (zip codes), states (for some countries), and other fields.
    It would be really helpful if we could get access to the rules that are applied at import time, so that we can format the data correctly in advance, rather than having to play "trial and error" at import time. For example, if you import address data, the first time it finds a postal code in the Netherlands which is formatted as "1234AB", it will tell you that "there needs to a space in the 5th position, because it expects the format to be "1234 AB". At that point, you stop the import, go back to the template to fix all the Dutch postal codes, and try the import again, only to run into the next validation issue.
    We work with a couple of very experienced German consultants to help us implement ByDesign, and I have put this question to them, but they are unaware of a documented set of validation rules for ByDesign. Which is why I ask the question here.
    So just to be very celar on what we are looking for: the data validation/formatting rules that ByDesign enforces at the time the XML data migration templates are imported.
    Any help would be appreciated!
    Best regards,
    Eelco

    Hello Eelco,
    welcome to the SAP ByDesign Community Network!
    The checks performed on postal codes are country specific, and represent pretty much the information that you would find in places like e.g. the "Postal Codes" page in Wikipedia.
    I recommend to start with small files of 50-100 records that are assembled of a representative set of different records, in order to collect the validation rules that need reactions based on your data in an efficient way. Only once you have caught these generic data issues, I would proceed to larger files.
    Personnaly I prefer to capture such generic work items on my list, then fix the small sample file immediately by editing, and do an immediate resimulation of the entire file, so that I can drill deeper and collect more generic issues of my data sample. Only after a while when I have harvested all learnings that were in my sample file, I would then apply the collected learnings to my actual data and create a new file - still not too large, in order to use my time efficiently.
    Best regards
    Michael  

  • HELP ME ON DATA MIGRATION PLEASE

    Hi
    what is SAP data migration what kind of tools and techniques include in that and also please what are the roles and responsibilities include in that when we are working on project.(RELATED TO ABAP)

    Data Migration – Current Situation
    Data migration or data conversion is a persistent issue facing most organizations who have implemented SAP. Whether it is during the final phases of a new SAP implementation, during SAP upgrades and updates, during corporate restructurings, or during mergers and acquisitions, data migration continues to remain a challenging problem for IT.
    Most data migration projects are faced with a time and budget crunch. But, these projects usually require extensive support from programmers and other technical experts and therefore data migration projects tend to get expensive and time-consuming.
    The tools for data transfer and data migration provided by SAP are very technical and have a steep learning curve associated with them and they require technical experts to build and implement the data migration scripts.
    Data Migration – Ideal Scenario
    An ideal data migration scenario would let the data migration project be implemented by the end user departments themselves. A few super-users within these end-user departments that supply the data should have the ability to transfer and migrate data themselves without relying on technical experts. Such a scenario would significantly cut the time and effort required in a data migration project.
    Reaching such an ideal scenario would require data migration tools that are easy to learn and require no programming. Furthermore, these tools should work across all the different SAP modules and the SAP products, including the different versions of SAP.
    Data Migration
    Data Migration is the process of moving required (and most often very large) volumes of data from our clients’ existing systems to new systems. Existing systems can be anything from custom-built IT infrastructures to spreadsheets and standalone databases.
    Data Migration encompasses all the necessary steps to cleanse, correct and move the data into the new system *. Technological changes, change in providers, software updates or data warehousing / data mining projects make such delicate and critical operations necessary.
    <b>Data Migration can be done using BDC, LSMW, BAPI, Idoc's.</b>
    What is the difference between batch input and call transaction in BDC?
    Session method.
    1) synchronous processing.
    2) can tranfer large amount of data.
    3) processing is slower.
    4) error log is created
    5) data is not updated until session is processed.
    Call transaction.
    1) asynchronous processing
    2) can transfer small amount of data
    3) processing is faster.
    4) errors need to be handled explicitly
    5) data is updated automatically
    Differences between bdc session method and call transaction method.
    The most important aspects of the batch session interface are: - Asynchronous processing - Transfers data for multiple transactions - Synchronous database update During processing, no transaction is started until the previous transaction has been written to the database. - A batch input processing log is generated for each session - Sessions cannot be generated in parallel
    The most important aspects of the CALL TRANSACTION USING interface are: - Synchronous processing - Transfers data for a single transaction - Synchronous and asynchronous database updating both possible The program specifies which kind of updating is desired. - Separate LUW for the transaction The system performs a database commit immediately before and after the CALL TRANSACTION USING statement. - No batch input processing log is generated.
    Refer this
    For BDC:
    http://myweb.dal.ca/hchinni/sap/bdc_home.htm
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/bdc&
    http://www.sap-img.com/abap/learning-bdc-programming.htm
    http://www.sapdevelopment.co.uk/bdc/bdchome.htm
    http://www.sap-img.com/abap/difference-between-batch-input-and-call-transaction-in-bdc.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/69/c250684ba111d189750000e8322d00/frameset.htm
    http://www.sapbrain.com/TUTORIALS/TECHNICAL/BDC_tutorial.html
    Check these link:
    http://www.sap-img.com/abap/difference-between-batch-input-and-call-transaction-in-bdc.htm
    http://www.sap-img.com/abap/question-about-bdc-program.htm
    http://www.itcserver.com/blog/2006/06/30/batch-input-vs-call-transaction/
    http://www.planetsap.com/bdc_main_page.htm
    call Transaction or session method ?
    http://www.sapbrain.com/FAQs/TECHNICAL/SAP_ABAP_DATADICTIONARY_FAQ.html
    http://www.****************/InterviewQ/interviewQ.htm
    http://help.sap.com/saphelp_46c/helpdata/en/35/2cd77bd7705394e10000009b387c12/frameset.htm
    ALE/ IDOC
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.sapgenie.com/sapedi/index.htm
    http://www.sappoint.com/abap/ale.pdf
    http://www.sappoint.com/abap/ale2.pdf
    http://www.sapgenie.com/sapedi/idoc_abap.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a60bb507d11d18ee90000e8366fc2/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/78/217da751ce11d189570000e829fbbd/frameset.htm
    http://www.allsaplinks.com/idoc_sample.html
    http://www.sappoint.com/abap.html
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.sapgenie.com/sapedi/index.htm
    http://www.allsaplinks.com/idoc_sample.html
    Check these step-by-step links
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/ccab6730-0501-0010-ee84-de050a6cc287
    https://sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/8fd773b3-0301-0010-eabe-82149bcc292e
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/3c5d9ae3-0501-0010-0090-bdfb2d458985
    regards,
    srinivas
    <b>*reward for useful answers*</b>

  • LSMW/MIGRATION issues

    hi,
    can any one provide the following info. to [email protected]
    LSMW/MIGRATION issues in AP,AR,GL
    regards
    amulya

    Hi,
    Not sure if this is what you want but send you 2 guides I have for LSMW.
    I have some experience with master data migration with LSMW (customers, suppliers and chart of accounts) so if you have any questions i can try to help.
    Elisabete

  • 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

  • Manage Dispute Case after data migration

    Dear all,
    Iu2019m facing the following problem.
    Iu2019ve all the Dispute case in a Financial Supply Chain System (APJ).
    Customer Line Items are, instead, in the Financial System (AP3)
    After a Data Migration, all my line item will be migrated in to a new system (BD3) but without the Dispute Case.
    There is a a way to link massively items with Dispute Case or users must proceed one by one ?
    Thanks in advance
    Alberto

    sounds like changing the ALE from system 1 to the other system.
    However I doubt it will be that easy.
    I believe that could should contact SAP SLO to work out the best route for data migration.

  • 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

Maybe you are looking for

  • Error in Sub-Query

    Dear All, Based on below image show that the error message, As i know is aggregation problem  in sub query, May i know how to solve it ? thank you.  

  • How can I turn off autocorrect in Word 2013?

    I've read many messages related to this question, with various suggestions, but none of them work.  I find no tools/menu link by which I can find autocorrect options.  Left or right-clicking on "proofing" yields no means by which to access autocorrec

  • Playing a DVD in the computer?

    I have version 6.0.3. I put a DVD and can't figure out how to start playing it. I click on open, and it shows folders, and then says there is no application to "open" it. thanks for any help

  • Colour problems printing from Mac to HP Laserjet

    I have an HP 2840 colour laserjet printer about 2-3 yrs old.  Am running OS 10.5.8 on a Macbook Pro.  Printing Adobe files often results in the background being printed in solid red even if only text on a white background.  The text is still printed

  • AII 4.0 new features???

    Hi, in Oct. 05 the new version of SAP's AII will be available (ramp-up). I can't find any public sources of information about the new version. Could anybody tell me what new features will be offered compared to the AII 2.1. Or at least - does anybody