When upgrading to CA IdentityMinder 12.6.2, you can migrate the Provisioning Directory to a new system. This migration can accommodate requirements for memory or a 64-bit operating system.
Follow these steps:
Copy the schema files from the local %DXHOME%/config/schema directory to the same directory on the new system.
If you are upgrading a r12.5 SP system, use the following command:
dxdumpdb -f filename -v DSA_Name
For example:
dxdumpdb -f hostname-impd-notify.ldif -v hostname-impd-notify dxdumpdb -f hostname-impd-co.ldif -v hostname-impd-co dxdumpdb -f hostname-impd-inc.ldif -v hostname-impd-inc dxdumpdb -f hostname-impd-main -v hostname-impd-main
If you upgrading a r12.6 system, use the following command:
dxdumpdb -O -f filename -p dc=etadb -S DSA_name database_name
dxserver stop new_system_name-impd-main dxserver stop new_system_name-impd-inc dxserver stop new_system_name-impd-co
dxloaddb -s new_system_name-impd-main filename dxloaddb -s new_system_name-impd-co filename dxloaddb -s new_system_name-impd-inc filename
dxserver start new_system_name-impd-main dxserver start new_system_name-impd-inc dxserver start new_system_name-impd-co
The 12.6.2 Provisioning Directory is now running on the new system with all the data from the old system. The old Provisioning Directory can now be removed.
Note: For more information, see the Installation Guide.
Note: Be sure to use the new Provisioning Directory hostname when upgrading the Provisioning Servers. The default in the upgrade installer is set to the old hostname.
Copyright © 2013 CA.
All rights reserved.
|
|