Previous Topic: How to Migrate DataNext Topic: Migrate Configuration and Data from Old Connector to New


Migrate the Data

Before you migrate your data, we recommend that you run a simulation first. This generates an HTML report that lists the following items:

Follow these steps:

  1. Open a command prompt and navigate to this location:

    cs_home/bin/ACF2v2Migrate

  2. To run a simulated migration, use the acf2v2migrate command with the -r S option. For example:
    ACFv2Migrate -h mycomputer -d im -p 20390 -u admin -c c:\endpointconfig.txt -m c:\schema_map.txt -r S 
    
  3. To migrate the data, use the acf2v2migrate command with the -r R option. For example:
    ACF2v2Migrate -h server32 -d im -p 20389  -u etaadmin -n -r R -c acf2_endpoints.properties -l logging.properties
    

    The tool migrates the data and saves a report in cs_home/jcs/resources/acf2.

  4. Verify the new account templates and associations.