Environment
NetIQ Analysis Center 2.x
Microsoft SQL Server
Microsoft SQL Server
Situation
How do I back up the Analysis Center databases?
Resolution
To back up the Analysis Center databases so they are synchronized:
- Using SQL Server Management Studio, connect to the SQL Server and Instance, if applicable, where the AC Data Marts are located and disable (not stop) the ETL jobs for the Data Source.
- Using SQL Server Management Studio, connect to the SQL Server and Instance, if applicable, where the existing AC Data Warehouse resides and disable (not stop) the Analysis Center (OLAP Processing) job.
- If the ETL job for each data source is running, wait until the job completes.
- Launch the AC Console to disable each data source.
- Back up the Data Mart databases.
- Wait until the Analysis Center (OLAP Processing) job completes on the old data warehouse machine and is disabled.
- Close all AC consoles and perform a SQL Server backup of the old AC_Warehouse and AC_Configuration databases.
- Start the AC Console and re-enable the data sources that were disabled.
- After the ETL jobs have been recreated, start the Analysis Center (OLAP Processing) job on the AC Data Warehouse machine.
Additional Information
Formerly known as NETIQKB48684