Previous Topic: Manually Upgrade the Workflow Database

Next Topic: Manually Migrate Task Persistence Data

Manually Export the Directories and Environments

As of CA Identity Manager r12, objects previously stored in the SiteMinder Policy Store need to be moved to a relational database object store. SiteMinder objects that are no longer used are not deleted after the migration, but you can manually delete them after the upgrade.

Use the Migration Tool (imsconfig.bat/imsconfig.sh) to export your Directory and Environment configurations. Then, use the Management Console to re-import the configurations into CA Identity Manager.

Important! Do not use the Export button under Environments in the Management Console when performing an upgrade. This button is for exporting CA Identity Manager r12 environments only.

Note: Be sure that your SiteMinder Policy Server is running before attempting to export a Directory or Environment.

To export a Directory and Environment

  1. Navigate to the following directory:
    admin_tools\81to12Migration-tool\
    
  2. Be sure that the IM_ROOT variable in the imsconfig script points to the correct location, as follows:

    where admin_tools is the location of the tools for CA Identity Manager r12.5 SP3.

  3. Export a Directory by running the following command:
    imsconfig -h policy_server_hostname -a agent_name -s agent_shared_secret -u siteminder_super_user_name -p siteminder_super_user_password -d im_directory -x folder_name
    

    The Directory configuration is exported into the standard directory.xml file.

  4. Export an Environment by running the following command:
    imsconfig -h policy_server_hostname -a agent_name -s agent_shared_secret -u siteminder_super_user_name -p siteminder_super_user_password -e im_environment -m folder_name
    

    The Environment configuration is exported into an environmentname_environment.zip file, which contains the following three environment settings XML files:


Copyright © 2010 CA. All rights reserved. Email CA about this topic