+

Search Tips   |   Advanced Search

Cloning data

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

Note: Managed pages must be disabled on both the source and target environments if virtual portals are in use before you begin the cloning procedure.

  1. On the source system:

    1. Disable all syndicators
    2. Stop the Portal server
    3. Back up the data of JCR database name specified by "jcr.DbName" parameter in wkplc_dbdomain.properties:

      System Location
      Windows wp_profile_root\ConfigEngine\properties directory.
      UNIX Linux wp_profile_root/ConfigEngine/properties directory.
      IBM i wp_profile_root/ConfigEngine/properties

      Refer to the documentation for the database 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 the database for specific instructions.

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

    4. Restart the Portal server.
    5. Delete all syndicators and subscribers as they are not 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 we are cloning from an authoring system to a delivery system, run the clear versions tool to remove any versions from the delivery system.

      • Create subscribers and syndicators 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.


What to do next

When you finish cloning the web content data:

Parent topic: How to clone a web content repository

References: