You migrate CA Service Catalog products and components from one system to another for several reasons. Examples include upgrades, test-to-production moves, best practices, governance, security, or resource-related reasons. To migrate from one system to another, for example, from test to production, perform these tasks:
During this process, select the option for overwriting the existing MDB database.
For instructions to restore the database, see your DBMS documentation.
If your systems use a different name than Service Catalog for the CA Service Catalog application name, use that name instead.
If you have multiple Service View computers, perform this step on the first (formerly primary) Service View computer. You run this command once, regardless of how many Service View computers your system has.
ant backup-eem-app
This action generates a file named eem-backup.xml in the %USM_HOME% directory.
If you have multiple Service View computers, perform this step on the first (formerly primary) Service View computer in each system. You copy these files once, regardless of how many Service View computers your system has.
This folder may exist on a different computer than the current computer. To verify its location, select Administration, Configuration, Filestore Information. If no filestore location is specified, you do not need to copy this folder now. However, as a best practice, soon after the migration, set up a single location for shared files.
_USMHOME_=C:/Program Files/CA/Service Catalog
_IMQVARHOME_=C:/Program Files/CA/Service Catalog/view/conf/var
Note: When entering the folder names for these parameters, use the forward slash (/) not the backslash (\) as the separator character.
Important! Run all the following commands on each computer, one computer at a time, until you have run them on all CA Service Catalog computers. For example: first, run all commands on computer1; next, run all commands on computer2; third, run all commands on computer3; and so on.
This command enables you to update the password of the database user. The command updates these password references globally to help ensure that CA Service Catalog continues to run efficiently throughout your environment.
Verify that the password you specify adheres to your organizational standards.
This command enables you to update any or all of the following database settings: host name, port number, instance name, or service name. CA Service Catalog components use these settings to communicate with each other and the database.
Important! The database host name that you specify must be different than the one used in the test system. Updating the other settings is optional.
For details about this command, see How to Update the Database Host, Port, Instance, or Service Names.
This command restores the CA EEM database from the test system to the production system, using the eem-backup.xml that you copied earlier.
This command enables you to change the host name and port number for a computer running Service View, CA Workflow, or both.
Important! All host names for Service View and CA Workflow on the production system must be different from the ones in the test system. Updating the other settings is optional.
For details about this command, see How to Update the Host Name and Port Number for Service View and CA Workflow.
Important! If your post-migration environment does not include any option in the list, update the configuration settings accordingly to remove the integration! Similarly, if your post-migration environment does include any of these options, do the following: Verify that the host names, port numbers, and other configuration data are correct for your post-migration environment. Remember that setting up a filestore location is a best practice, as mentioned earlier.
The actors are reconfigured to use the new environment.
You have migrated CA Service Catalog.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |