BusinessObjects Enterprise enables you to copy the contents of one CMS database into another database. This procedure is also referred to as migrating a CMS database. You can migrate CMS data from a different CMS database (versions 8.5 through 10 of Crystal Enterprise and version XI of BusinessObjects Enterprise) into your current CMS database. Or, you can migrate the data from your current CMS database into a different data source.
Throughout this section, the source CMS database refers to the database that holds the data you are copying; this data is copied into the destination database. The destination database is initialized before the new data is copied in, so any existing contents of the destination database are permanently deleted (all BusinessObjects Enterprise tables are destroyed permanently and then recreated). Once the data has been copied, the destination database is established as the current database for the CMS.
Note: Prior to BusinessObjects Enterprise XI, the CMS was known as Crystal Management Server, and also as the Automated Process Scheduler (APS).
Tip: If you want to import users, groups, folders, and reports from one system to another, without deleting the contents of the current CMS database, see "Using the Import Wizard" on page 411.
Depending on the platform of your system and the version of your CMS database, migrating a CMS database will include several of the following tasks:
When you finish copying data from the source database to the destination database, complete these steps before allowing users to access the system.
When migrating from an older version of Crystal Enterprise, servers that existed in the source installation do not appear in the migrated install. This occurs because there cannot be a mix of old and new servers in a BusinessObjects Enterprise installation.
Server groups from the old installation appear in the new system, but they will be empty. New servers are automatically detected and added to the servers list (outside of any group) in a disabled state. You must enable these servers before they can be used. You may add the new servers to the imported groups as appropriate.
Reports that depend on a particular server group for scheduled processing will not execute until a job server is added to that group. Reports that depend on a particular server group for processing are not available until servers are added to that group.
db_migration
log file was created in the logging directory on the machine where you ran the CCM to carry out the migration. The CCM will notify you if you need to check the log file.The default logging directory is:
C:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\Logging\
-n s
option in both servers' command lines to have them register with your new CMS.Tip: If you just replaced your CMS database with data from an older system, keep in mind that you now need to provide the Administrator password that was valid in the older system.
The Update Objects dialog box tells you how many objects require updating. Objects typically require updating because their internal representation has changed in the new version of BusinessObjects Enterprise, or because the objects require new properties to support the additional features offered by BusinessObjects Enterprise XI. Because your Central Management Server was stopped when the migration occurred, you need to update the objects now.
Verify that BusinessObjects Enterprise requests are handled correctly, and check that you can view and schedule reports successfully.
db_migration
log file was created in the logging directory on the machine where you ran cmsdbsetup.sh
to carry out the migration. The script will notify you if you need to check the log file.The default logging directory is:
BusinessObjects_root/logging
where BusinessObjects_root is the absolute path to the root Business Objects directory of your BusinessObjects Enterprise installation.
-n s
option in both servers' command lines to have them register with your new CMS. For more information, see Setting root directories and idle times of the File Repository Servers.ccm.sh
script to start the CMS on the local machine. See the BusinessObjects Enterprise Administrator's Reference Guide for more information.Tip: If you just replaced your CMS database with data from an older system, keep in mind that you now need to provide the Administrator password that was valid in the older system.
ccm.sh
script to start and enable the Input File Repository Server and the Output File Repository Server.ccm.sh
script again. If you migrated a source database from an earlier version of BusinessObjects Enterprise, enter the following command:./ccm.sh
See the BusinessObjects Enterprise Administrator's Reference Guide for information on the authentication information required by ccm.sh
.
Objects typically require updating because their internal representation has changed in the new version of BusinessObjects Enterprise, or because the objects require new properties to support the additional features offered by BusinessObjects Enterprise XI.
ccm.sh
to start and enable the remaining BusinessObjects Enterprise servers.Business Objects http://www.businessobjects.com/ Support services http://www.businessobjects.com/services/support/ Product Documentation on the Web http://support.businessobjects.com/documentation/ |