+

Search Tips   |   Advanced Search


Cloning data

These procedures describe how to clone Web content data from one system to another.

  1. On the source system:

    1. Disable all syndicators

    2. Stop the Portal server

    3. Backup the data of JCR database name specified by "jcr.DbName" parameter in the wkplc_comp.properties file:


      Table 1. wkplc_comp.properties

      System Location
      Windows located in the profile_root/ConfigEngine\properties directory
      UNIX located in the profile_root/ConfigEngine/properties directory
      i5/OS located in the profile_root/ConfigEngine/properties directory

      Refer to the documentation for your database platform for specific backup instructions.

    4. Restart the Portal server.

    5. Re-enable any syndicators that do not syndicate to the target server.

  2. On the target system:

    1. Stop the Portal server.

    2. Remove the existing JCR database by dropping the database. Refer to the documentation for your database platform for specific instructions.

    3. Create a new database, and restore the source system database backup. Refer to the documentation for your database platform for specific instructions.

    4. Restart the Portal server.

    5. Delete all syndicators and subscribers as they will not be valid for the target system.

    6. If the target system is using a different LDAP run the member fixer tool to fix member information to match the new LDAP. First run the module in report mode to see what member information requires fixing and then run the tool in fix mode to fix various potential member information mismatches.

    7. If cloning from an authoring system to a delivery system:

      • Run the clear drafts tool to remove any drafts from the system.

      • Run the clear versions tool to remove any versions from the system.

      • Run the workflow control checker tool to remove any drafts from the system.

    8. Set up syndication:

      • Create subscribers and syndicators as appropriate for this system.

      • If the target system is a syndicator to the original source system, leave that syndicator disabled for now. All other Syndicators can be enabled

  3. On source system:

    1. If the target system is a subscriber to the source system, update the syndicator with the new target subscriber ID and enable syndication.

    2. If the target system is a syndicator to the source system, update the subscriber with the new target syndicator ID

  4. On target system:

    1. If the target system is a syndicator to the source system, enable syndication.

Once you have finished cloning your Web content data:


Parent topic:

Cloning a Web content repository