Migration of archived classical g/L data to new G/L

Priority :High
Hi,
Our client is in the process of archiving their financial data and they are using classical GL right now. After archiving they want to migrate to new GL. The question is after migrating to new GL would they be able to retrieve archived data. What are the issues/challenges they faced?
Please provide suitable datapoints for help.
Thanks.

Hello friend,
When you are reffering to Financial data, i presume that it is FI_DOCUMNT which is financial accounting documents. WHen it is archived, FI_DOCUMNT can be retrieved by Read Programs, Document relationship browser and Archive Info Structures.
But when retrieving the data from READ program is concerned, the process could be a bit slower as it could be time consuming process. Please note that the Post Processing Program should be executed after the WRITE/ARCHIVE program is executed.This is because the POst processing program helps in maintaining the indices which helps in retrieving the archived data.
If you are aware of any other / different practice, please share it.
Rgds...
Our client is in the process of archiving their financial data and they are using classical GL right now. After archiving they want to migrate to new GL. The question is after migrating to new GL would they be able to retrieve archived data. What are the issues/challenges they faced?
Please provide suitable datapoints for help.

Similar Messages

  • Migrating from Oracle to SQL Server - data won't migrate but no errors

    I'm attempting to migrate a database from an Oracle 11g (11.1.0.7.0 64-bit) database to a SQL Server 2008 R2 (10.50.4033.0).  I'm using SSMA, and the Oracle tool was installed on the target SQL Server by the DBA.  I've completed all the steps up
    to and including synchronizing the database, and the empty tables all exist in SQL Server.  When I run the step to migrate the data, I get:
    Migrating data...
    Analyzing metadata...
    Preparing table POLICYS.LOGINS...
    Preparing data migration package...
    Starting data migration Engine
    Starting data migration...
    Data migration operation has finished.
        0 table(s) successfully migrated.
        0 table(s) partially migrated.
        1 table(s) failed to migrate.
    Then a summary box appears, and there is a red X next to the table (I'm trying to just convert 1 small table to begin with.)  What immediately appears to be wrong is that the "To" table is blank.
    I've attempted this multiple times, different tables (initially tried all tables) and tried both Server Side and Client Side migrations with the same result.  There are no errors or warnings on the Error List.
    I've found another online post where the user had the same issue, but in that instance they fixed it by changing the case of the table name. I tried that, but it didn't help.  I'm not sure what is wrong that it won't migrate any data.  Any help
    is appreciated.  TIA
    -George

    Hello,
    Please review the migration process steps from the following tutorial:
    http://blogs.msdn.com/b/ssma/archive/2010/08/27/migrating-oracle-s-sample-hr-schema.aspx
    You can also get help writing an email to
    [email protected] 
    For more information, please read the following article:
    http://msdn.microsoft.com/en-us/library/hh313173(v=sql.110).aspx
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Unable to migrate WE8ISO8859P1 to ALUTF8 *Unrecognized convertible date*

    Hi
    ..have followed all steps in migration guide
    create CSMIG
    take backup (used datapump)
    run cs scan
    stopped db
    startup restrict
    run csalter.plbthe script fails with error:
    Unrecognized convertible date found in scanner result
    database: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod
    scan output:
    scan.err file:
    Database Scan Individual Exception Report
    [Database Scan Parameters]
    Parameter Value
    CSSCAN Version v2.1
    Instance Name itempl
    Database Version 10.2.0.1.0
    Scan type Full database
    Scan CHAR data? YES
    Database character set WE8ISO8859P1
    FROMCHAR WE8ISO8859P1
    TOCHAR AL32UTF8
    Scan NCHAR data? NO
    Array fetch buffer size 10240
    Number of processes 3
    Capture convertible data? NO
    [Data Dictionary individual exceptions]
    [Application data individual exceptions]
    scan.txt:
    Database Scan Summary Report
    Time Started : 2010-06-20 23:48:40
    Time Completed: 2010-06-20 23:50:33
    Process ID Time Started Time Completed
    1 2010-06-20 23:48:41 2010-06-20 23:50:31
    2 2010-06-20 23:48:41 2010-06-20 23:50:31
    3 2010-06-20 23:48:43 2010-06-20 23:50:31
    [Database Size]
    Tablespace Used Free Total Expansion
    SYSTEM 488.38M 21.63M 510.00M 984.00K
    UNDOTBS1 20.94M 9.06M 30.00M .00K
    SYSAUX 349.44M 10.56M 360.00M 9.52M
    TEMP .00K .00K .00K .00K
    USERS 22.69M 1.06M 23.75M 10.00K
    EXAMPLE 68.25M 31.75M 100.00M 3.00K
    Total 949.69M 74.06M 1,023.75M 10.50M
    The size of the largest CLOB is 1625114 bytes
    [Database Scan Parameters]
    Parameter Value
    CSSCAN Version v2.1
    Instance Name itempl
    Database Version 10.2.0.1.0
    Scan type Full database
    Scan CHAR data? YES
    Database character set WE8ISO8859P1
    FROMCHAR WE8ISO8859P1
    TOCHAR AL32UTF8
    Scan NCHAR data? NO
    Array fetch buffer size 10240
    Number of processes 3
    Capture convertible data? NO
    [Scan Summary]
    All character type data in the data dictionary are convertible to the new character set
    All character type application data are convertible to the new character set
    [Data Dictionary Conversion Summary]
    Datatype Changeless Convertible Truncation Lossy
    VARCHAR2 2,983,218 0 0 0
    CHAR 1,097 0 0 0
    LONG 149,525 0 0 0
    CLOB 31,468 2,071 0 0
    VARRAY 22,366 0 0 0
    Total 3,187,674 2,071 0 0
    Total in percentage 99.935% 0.065% 0.000% 0.000%
    The data dictionary can be safely migrated using the CSALTER script
    [Application Data Conversion Summary]
    Datatype Changeless Convertible Truncation Lossy
    VARCHAR2 1,730,333 1,465 0 0
    CHAR 59,586 0 0 0
    LONG 0 0 0 0
    CLOB 41 12 0 0
    VARRAY 2,019 0 0 0
    Total 1,791,979 1,477 0 0
    Total in percentage 99.918% 0.082% 0.000% 0.000%
    [Distribution of Convertible, Truncated and Lossy Data by Table]
    USER.TABLE Convertible Truncation Lossy
    ITEMPLDB.EMP 1 0 0
    MDSYS.SDO_COORD_OP_PARAM_VALS 200 0 0
    MDSYS.SDO_GEOR_XMLSCHEMA_TABLE 1 0 0
    MDSYS.SDO_STYLES_TABLE 78 0 0
    MDSYS.SDO_XML_SCHEMAS 4 0 0
    OE.WAREHOUSES 4 0 0
    PM.PRINT_MEDIA 8 0 0
    SYS.EXPIMP_TTS_CT$ 8 0 0
    SYS.EXTERNAL_TAB$ 1 0 0
    SYS.METASTYLESHEET 80 0 0
    SYS.RULE$ 4 0 0
    SYS.WRH$_SQLTEXT 607 0 0
    SYS.WRH$_SQL_PLAN 532 0 0
    SYS.WRI$_ADV_ACTIONS 22 0 0
    SYS.WRI$_ADV_OBJECTS 418 0 0
    SYS.WRI$_ADV_RATIONALE 7 0 0
    SYS.WRI$_DBU_FEATURE_METADATA 90 0 0
    SYS.WRI$_DBU_FEATURE_USAGE 2 0 0
    SYS.WRI$_DBU_HWM_METADATA 17 0 0
    SYSMAN.MGMT_HC_OS_COMPONENTS 8 0 0
    SYSMAN.MGMT_HC_VENDOR_SW_COMPONENTS 8 0 0
    [Distribution of Convertible, Truncated and Lossy Data by Column]
    USER.TABLE|COLUMN Convertible Truncation Lossy
    ITEMPLDB.EMP|ENAME 1 0 0
    MDSYS.SDO_COORD_OP_PARAM_VALS|PARAM_VALUE_FILE 200 0 0
    MDSYS.SDO_GEOR_XMLSCHEMA_TABLE|XMLSCHEMA 1 0 0
    MDSYS.SDO_STYLES_TABLE|DEFINITION 78 0 0
    MDSYS.SDO_XML_SCHEMAS|XMLSCHEMA 4 0 0
    OE.WAREHOUSES|SYS_NC00003$ 4 0 0
    PM.PRINT_MEDIA|AD_FINALTEXT 4 0 0
    PM.PRINT_MEDIA|AD_SOURCETEXT 4 0 0
    SYS.EXPIMP_TTS_CT$|XMLINFO 8 0 0
    SYS.EXTERNAL_TAB$|PARAM_CLOB 1 0 0
    SYS.METASTYLESHEET|STYLESHEET 80 0 0
    SYS.RULE$|CONDITION 4 0 0
    SYS.WRH$_SQLTEXT|SQL_TEXT 607 0 0
    SYS.WRH$_SQL_PLAN|OTHER_XML 532 0 0
    SYS.WRI$_ADV_ACTIONS|ATTR5 11 0 0
    SYS.WRI$_ADV_ACTIONS|ATTR6 11 0 0
    SYS.WRI$_ADV_OBJECTS|ATTR4 418 0 0
    SYS.WRI$_ADV_RATIONALE|ATTR5 7 0 0
    SYS.WRI$_DBU_FEATURE_METADATA|INST_CHK_LOGIC 11 0 0
    SYS.WRI$_DBU_FEATURE_METADATA|USG_DET_LOGIC 79 0 0
    SYS.WRI$_DBU_FEATURE_USAGE|FEATURE_INFO 2 0 0
    SYS.WRI$_DBU_HWM_METADATA|LOGIC 17 0 0
    SYSMAN.MGMT_HC_OS_COMPONENTS|DESCRIPTION 8 0 0
    SYSMAN.MGMT_HC_VENDOR_SW_COMPONENTS|DESCRIPTION 8 0 0
    [Indexes to be Rebuilt]
    USER.INDEX on USER.TABLE(COLUMN)
    ******* need help..

    984437 wrote:
    Hi Sergiusz,
    I am also into a similar situation. CSALTER results into:
    Pl post details of OS and database versions, along with the parameters passed to the csalter utility.
    Checking data validity...
    Unrecognized convertible data found in scanner result
    PL/SQL procedure successfully completed.
    Checking or Converting phase did not finish successfully
    No database (national) character set will be altered
    CSALTER finished unsuccessfully.
    After this I tried altering the database character set:
    SQL> ALTER DATABASE CHARACTER SET INTERNAL_USE AL32UTF8;
    Database altered.
    This command is undocumented/unsupported and should not be used - it will likely corrupt your database beyond repair - hopefully you have a good backup of the database that you can recover from.
    https://forums.oracle.com/forums/search.jspa?threadID=&q=INTERNAL_USE&objID=f50&dateRange=all&userID=&numResults=15
    >
    Is this a correct way ?
    I was able to convert the database character set but I still curious to know if it is the right way to do it.
    Any suggestion would be a great help.
    Thanks,Also, pl do not hijack an old post - pl post your issue in a new thread.
    HTH
    Srini

  • Issue with 'Archivation of Request Administration Data' in BW

    I read couple of SAP notes and SDN about how to reduce database size in BW. There is one way told us  'Archivation of Request Administration Data'. The link is http://help.sap.com/saphelp_nw70/helpdata/en/42/ead8d7b55e1bd2e10000000a11466f/content.htm
    The information from SAP help site is still not very clear to me about how to implement this activity step by step. Does anyone have experience on 'Archivation of Request Administration Data' in BW system? Please advise.
    The last support package in my system is SAPKW70020.
    Thanks a lot!
    rajatina.

    Hi Comandante Che Guevara
    Please find the below links... this may be helpful to you...
    http://help.sap.com/saphelp_nw70/helpdata/en/42/ea99e6b2161bc9e10000000a11466f/content.htm
    https://cw.sdn.sap.com/docs/DOC-17088?treeid=DOC-7670
    http://help.sap.com/saphelp_nw70/helpdata/en/42/ead8d7b55e1bd2e10000000a11466f/content.htm
    Regards
    Sudheer

  • Migration Assistant - Problems copying 2009 MacBook Pro data to new MacBook Pro

    Purchased new MacBook Pro and tried to copy old MacBook Pro (circa 2009) data to new one using migration assistant.  It stalled after about 20 hours via wireless.  My question is how can I restore the new machine to factory settings and start over?  Or is there a better way to copy the remaining files/applications?  Please note that I've tried to run migration assistant again and it keeps exiting to login screen on the new MacBook Pro - after connection is made.

    How much RAM does it have?
    In spite of what Apple says, 4GB is not practically adequate with the new 64-bit systems (Lion and successors). All MBPs from Early 2011 forward, with user-installable RAM SO-DIMMs, can take up to 16GB with no problems and with greatly enhanced performance.
    And if you still persist in running the systems with 4GB, make sure there's ample paging space on the HDD.

  • We have migrated data from virsa 4.0 to grc 10.1, all virsa mitigation approvers and controllers got migrated but we are not able to map new mitigation approver and controller to the mitigation ids.

    Hello All,
    We have migrated data from virsa 4.0 to grc 10.1, all virsa mitigation
    approvers and controllers got migrated but we are not able to map new
    mitigation approver and controller to the mitigation ids.
    The steps we have done below.
    1. We have created user id in su01 with necessary authorizations
    2. we have declared this user id in Access control owners as a
        mitigation approver and assigned to the organization unit
    Now we are trying to map to newly created mitigation approver to the
    mitigation id but we are not able to find that approver id for the mitigation ids. (only old mitigation ids came from VIRSA only we are able to see, not able to add new mitigation approvers / controllers to the mitigation ids)
    Kindly check this issue, this is very critical for us.
    Thanks in advance.
    Regards,
    Karunakar

    Hi Karunakar,
    - Assign Owners to Organization unit
    - Make these owners as Mitigation Approver and Monitor
    - Create Mitigation Id in this Org. unit
    Regards
    plaban

  • Archivation of Request Administration Data

    Hello,
    I need to archive SAP BW administrative data (Archivation of Request Administration Data  ). Does anyone have practical experience with this? If yes ,please share with me.
    I have read SAP help and just need your guidance.
    Thanks a lot

    Hi Comandante Che Guevara
    Please find the below links... this may be helpful to you...
    http://help.sap.com/saphelp_nw70/helpdata/en/42/ea99e6b2161bc9e10000000a11466f/content.htm
    https://cw.sdn.sap.com/docs/DOC-17088?treeid=DOC-7670
    http://help.sap.com/saphelp_nw70/helpdata/en/42/ead8d7b55e1bd2e10000000a11466f/content.htm
    Regards
    Sudheer

  • Archiving of BW Master data

    Hi All,
    I am looking for information on Archiving of Master data in BW (not Product master).
    As I understand that SAP does offer standard functionality for archiving in BW but is restricted to Product Master only.
    Please let me know if there are any methodology/documents available for archiving of BW Master data, have already checked the content available on SDN.
    Appreciate if somebody who has worked on such a project could share their experience/learnings also.
    Thanks
    Anurag

    Werner,
    I am aware of what you have mentioned and we do want to archive the BW transactional data also corresponding to the master data hence the need to look at options available. When the transactional data may not be required for analysis, this could definitely improve performance, hence we are looking for options
    Ramesh,
    The need arises from the fact that for a master data (Order no.) we have more than a couple of million records wherein most of them are not being used any longer for reporting/analysis
    FYI
    http://help.sap.com/saphelp_nw04/helpdata/en/cb/493a40a63bc65de10000000a155106/frameset.htm

  • Windows 2008 R2 Cluster - migrating data to new SAN storage - Detailed Steps?

    We have a project where some network storage is falling out of warranty and we need to move the data to new storage.  I have found separate guides for moving the quorum and replacing individual drives, but I can't find an all inclusive detailed step
    by step for this process, and I know this has to happen all the time.
    What I am looking for is detailed instructions on moving all the data from their current san storage to new san storage, start to finish.  All server side, there is a separate storage team that will present the new storage.  I'll then have to install
    the multi-pathing driver; then I am looking for a guide that picks up at this point.
    The real concern here is that this machine controls a critical production process and we don't have a proper set up with storage and everything to test with, so it's going to be a little nerve racking.
    Thanks in advance for any info.

    I would ask Hitachi.  As I said, the SAN vendors often have tools to assist in this sort of thing.  After all, in order to make the sale they often have to show how to move the data with the least amount of impact to the environment.  In fact,
    I would have thought that inclusion of this type of information would have been a requirement for the purchase of the SAN in the first place.
    Within the Microsoft environment, you are going to deal with generic tools.  And using generic tools the steps will be similar to what I said. 
    1. Attach storage array to cluster and configure storage.
    2. Use robocopy or Windows Server Backup for file transfer.  Use database backup/recovery for databases.
    3. Start with applications that can take multiple interruptions as you learn what works for your environment.
    Every environment is going to be different.  To get into much more detail would require an analysis of what you are using the cluster for (which you never state in either of your posts), what sort of outages you can operate with, what sort of recovery
    plan you will put in place, etc.  You have stated that your production environment is going to be your lab because you do not have a non-production environment in which to test it.  That makes it even trickier to try to offer any sort of detailed
    steps for unknown applications/sizing/timeframes/etc.
    Lastly, the absolute best practice would be to build a new Windows Server 2012 R2 cluster and migrate to a new cluster.  Windows Server 2008 R2 is already out of mainstream support. That means that you have only five more years of support on your
    current platform, at which point in time you will have to perform another massive upgrade.  Better to perform a single upgrade that gives you a lot more length of support.
    . : | : . : | : . tim

  • Migration of Standard Classic Badi to New Badi

    hi,
    Is it mandatory to migrate all standard classic badi's to New badi's in ECC6.0. I have read in the documentation only custom BADi's should be migrated.
    Can we migrate Standard Classic badi's to New badi's, please provide the procedure for this.
    when i am trying to do this in one way it is not allowing me to use the same class as classic badi used, so i have created custom class for this. Is it going to effect.

    Hi Phanindra,
    Calling New badi's is much faster than calling clasic badi's. SAP never recommends to convert all classic Badi's to New Badi's rather you convert your own Badi's to New Badi's. You cant convert SAP classical BADI to New Badi. if you want to convert custom Badi, then please go through this below link
    http://help.sap.com/saphelp_nw70/helpdata/EN/0e/4d3e42fc94aa04e10000000a1550b0/content.htm
    Thanks,
    Bishnu Dash

  • Archiving audit trail using data warehouse builder.

    How do you archive audit trail using data warehouse builder ?
    Can someone please provide any steps in archiving the audit trail table aud$ ?

    Hi.
    Sorry 'bout my ignorance, what is a POC?
    About OWB Installation cenario, it's all up to you. If your target database is a 9i db and you don't want to have a new database instance, then you can place all OWB repositories in this instance. Remember that DB release must be at least 9iR2. For further information, check OWB Installation Guide.
    You'll find all OWB 10g R2 documentation in here:
    http://download-east.oracle.com/docs/cd/B31080_01/doc/nav/portal_booklist.htm
    OWB client may reside in any client machine or even in the host machine (if it's a windows server).
    If you prefer to have a brand new instance to host OWB Repositories, you must create the runtime rep. in the target database (9i), in order to avoid loading performance issues.
    Hope this helps
    Marcosq

  • When migrateing from a hdd does the data stay intact in case it has to be repeated

    Before i Do my migration i wanted to check to see if the process can be repeated if nessasary?
    Thanks

    Yes the data on the original drive stays the same. The migration process only copies over the data to the new drive.

  • Best practise to move data to new datawarehouse partitions

    Our DW is about 500GB and expected to double in the next three years.
    Largest table has 290m rows, but some fact tables have as little as 1k rows.
    We are also migrating to SQL Server 2012 (2008R2) by building new servers and will split SSRS and DBMS.
    I was thinking I would only partition the larger fact tables, but my dilemma is moving the data to the new servers.
    Trying to avoid having to load each table manually, so would moving the tables to be partitioned to a different database on the current server be a viable option, what about all the current subscriptions and SSRS reports ?
    Then at some point (only 5 years data) we will need to start archiving, so I wanted this physical design to fit in with assisting the archiving process, seems crazy to partition every fact table or is that a better strategy ?

    Hi,
    I will move this thread to SQL Server Data Warehousing forum for further discussion.
    Here is a link to article on partitioning on Microsoft SQL Server:
    Strategies for Partitioning Relational Data Warehouses in Microsoft SQL Server
    http://technet.microsoft.com/en-us/library/cc966457.aspx
    Thanks.
    Tracy Cai
    TechNet Community Support

  • Migration Assistant from PowerBook 10.3.9 to new MacBook Pro?

    A friend has just bought a new MacBook Pro. His previous Mac is a PowerBook (G4 1.0 GHz 15" FW800 - Aluminium) still running Panther 10.3.9.
    He's asked me to help him migrate his files, settings, apps etc. to the new Mac. I had thought to use Migration Assistant/Setup Assistant to do this, but the manual for the MacBook Pro says:
    +"Before migrating, use Software Update on your other Mac. The other Mac should have one of these versions of Mac OS X software—either Mac OS X v10.4.11 or Mac OS X v10.5.6 (or later)."+
    Does this mean you can't migrate from a Panther Mac to Snow Leopard using Migration Assistant?
    TIA,
    Chris Adams.

    You use Migration Assistant from the new machine. The old machine needs to be started into Target Disk Mode. Both machines need to be first connected via Firewire cable. See the following:
    A Basic Guide for Migrating to Intel-Macs
    The Knowledgebase article Intel-based Mac: Some migrated applications may need to be updated refers to methods of dealing with migrating from PowerPC chips to Intel with the Migration Assistant safely. The authors of this tip have not had a chance to verify this works in all instances, or that it avoids the 10.6.1 and earlier Guest Account bug that caused account information to get deleted upon use of the Migration/Setup Assistant. However, a well backed up source that includes at least two backups of all the data that are not connected to your machine will help you avoid potential issues, should they arise. In event it does not work, follow the steps below.
    If you are migrating a PowerPC system (G3, G4, or G5) to an Intel-Mac be careful what you migrate. Keep in mind that some items that may get transferred will not work on Intel machines and may end up causing your computer's operating system to malfunction.
    Rosetta supports "software that runs on the PowerPC G3, G4, or G5 processor that are built for Mac OS X". This excludes the items that are not universal binaries or simply will not work in Rosetta:
    Classic Environment, and subsequently any Mac OS 9 or earlier applications
    Screensavers written for the PowerPC
    System Preference add-ons
    All Unsanity Haxies
    Browser and other plug-ins
    Contextual Menu Items
    Applications which specifically require the PowerPC G5
    Kernel extensions
    Java applications with JNI (PowerPC) libraries
    See also What Can Be Translated by Rosetta.
    In addition to the above you could also have problems with migrated cache files and/or cache files containing code that is incompatible.
    If you migrate a user folder that contains any of these items, you may find that your Intel-Mac is malfunctioning. It would be wise to take care when migrating your systems from a PowerPC platform to an Intel-Mac platform to assure that you do not migrate these incompatible items.
    If you have problems with applications not working, then completely uninstall said application and reinstall it from scratch. Take great care with Java applications and Java-based Peer-to-Peer applications. Many Java apps will not work on Intel-Macs as they are currently compiled. As of this time Limewire, Cabos, and Acquisition are available as universal binaries. Do not install browser plug-ins such as Flash or Shockwave from downloaded installers unless they are universal binaries. The version of OS X installed on your Intel-Mac comes with special compatible versions of Flash and Shockwave plug-ins for use with your browser.
    The same problem will exist for any hardware drivers such as mouse software unless the drivers have been compiled as universal binaries. For third-party mice the current choices are USB Overdrive or SteerMouse. Contact the developer or manufacturer of your third-party mouse software to find out when a universal binary version will be available.
    Also be careful with some backup utilities and third-party disk repair utilities. Disk Warrior 4.1, TechTool Pro 4.6.1, SuperDuper 2.5, and Drive Genius 2.0.2 work properly on Intel-Macs with Leopard. The same caution may apply to the many "maintenance" utilities that have not yet been converted to universal binaries. Leopard Cache Cleaner, Onyx, TinkerTool System, and Cocktail are now compatible with Leopard.
    Before migrating or installing software on your Intel-Mac check MacFixit's Rosetta Compatibility Index.
    Additional links that will be helpful to new Intel-Mac users:
    Intel In Macs
    Apple Guide to Universal Applications
    MacInTouch List of Compatible Universal Binaries
    MacInTouch List of Rosetta Compatible Applications
    MacUpdate List of Intel-Compatible Software
    Transferring data with Setup Assistant - Migration Assistant FAQ
    Because Migration Assistant isn't the ideal way to migrate from PowerPC to Intel Macs, using Target Disk Mode, copying the critical contents to CD and DVD, an external hard drive, or networking
    will work better when moving from PowerPC to Intel Macs. The initial section below discusses Target Disk Mode. It is then followed by a section which discusses networking with Macs that lack Firewire.
    If both computers support the use of Firewire then you can use the following instructions:
    1. Repair the hard drive and permissions using Disk Utility.
    2. Backup your data. This is vitally important in case you make a mistake or there's some other problem.
    3. Connect a Firewire cable between your old Mac and your new Intel Mac.
    4. Startup your old Mac in Target Disk Mode.
    5. Startup your new Mac for the first time, go through the setup and registration screens, but do NOT migrate data over. Get to your desktop on the new Mac without migrating any new data over.
    If you are not able to use a Firewire connection (for example you have a Late 2008 MacBook that only supports USB:)
    1. Set up a local home network: Creating a small Ethernet Network.
    2. If you have a MacBook Air or Late 2008 MacBook see the following:
    MacBook (13-inch, Aluminum, Late 2008) and MacBook Pro (15-inch, Late 2008)- Migration Tips and Tricks;
    MacBook (13-inch, Aluminum, Late 2008) and MacBook Pro (15-inch, Late 2008)- What to do if migration is unsuccessful;
    MacBook Air- Migration Tips and Tricks;
    MacBook Air- Remote Disc, Migration, or Remote Install Mac OS X and wireless 802.11n networks.
    Copy the following items from your old Mac to the new Mac:
    In your /Home/ folder: Documents, Movies, Music, Pictures, and Sites folders.
    In your /Home/Library/ folder:
    /Home/Library/Application Support/AddressBook (copy the whole folder)
    /Home/Library/Application Support/iCal (copy the whole folder)
    Also in /Home/Library/Application Support (copy whatever else you need including folders for any third-party applications)
    /Home/Library/Keychains (copy the whole folder)
    /Home/Library/Mail (copy the whole folder)
    /Home/Library/Preferences/ (copy the whole folder)
    /Home /Library/Calendars (copy the whole folder)
    /Home /Library/iTunes (copy the whole folder)
    /Home /Library/Safari (copy the whole folder)
    If you want cookies:
    /Home/Library/Cookies/Cookies.plist
    /Home/Library/Application Support/WebFoundation/HTTPCookies.plist
    For Entourage users:
    Entourage is in /Home/Documents/Microsoft User Data
    Also in /Home/Library/Preferences/Microsoft
    Credit goes to Macjack for this information.
    If you need to transfer data for other applications please ask the vendor or ask in the Discussions where specific applications store their data.
    5. Once you have transferred what you need restart the new Mac and test to make sure the contents are there for each of the applications.
    Written by Kappy with additional contributions from a brody.
    Revised 1/6/2009

  • My old PC broke, it was the only pc my classic was sync with. New PC only shows 1 song (recent purchase) so am worried about sync to it in case I lose the list on my ipod which is still intacted. How can I transfer my list to new PC

    My old PC broke, it was the only pc my classic was sync with. New PC only shows 1 song (recent purchase) so am worried about syncing to new PC in case I lose the list on my iPod, which is still intacted. How can I transfer my list to new PC?

    I'm having a similar problem, but I do have the key and is not working anyway.
    My old pc was running on windows 7 and my new one is an apple running on Lion.
    My phone is an Iphone IV and I can see all the bookmarks there.
    In order to sync, what I did was click on the "I don't have the device with me", I entered the key that was provided and the process finish ok. It says congratulations, etc, etc.
    But the bookmarks are not there, I tried merging data and replacing data on this computer options but is the same.
    Any suggestions?

Maybe you are looking for

  • Locating a properties file

    Hey, My application makes use of a properties file which it needs for some connection settings. Currently the properties file is in the same directory as the .jar (.exe) so everything works fine. but i at some point id want the .exe to be on the desk

  • Import - Validation

    Hello All, I have a query regarding import workflow validation. I want to validate record while importing from import manager. I have created a Import workflow but i am making some mistake so workflow is not properly functioning. Rqmnt - i have 3 fil

  • How to do a Screen Print with Pro keyboard?

    Hi everyone, I have tried a multitude of button combination but I cannot figure out how to do a Screen Print in Windows XP... I am using a Pro Keyboard from Apple which has black keys. Can anyone help me please? Rio.

  • Place an order from another country

    Hi, I'd like to buy  Photoshop CS6 extended upgrade on adobe.com, but it refuse my italian credit card. So, how can I fix this problem, in order that I buy it from adobe usa? Thx. Fabio.

  • D-LED 2 Temperature Detection - Type of Tape to Attach Thermistor

    I have not connected the temperature detection wire to the D-LED 2 or to the heat sink on my system because I am not sure what kind of tape I should use. Looking at the picture in the User Guide for the D-LED 2, the tape looks like normal transparent