Database Update Wizard

Database Update Wizard: Overview

What is the Database Update Wizard?

The Database Update Wizard moves existing Archibus project data and schema information between project databases.

The Database Update Wizard offers two methods of updating a database:

Method Description
Transferring Tables Transfer out all data from the source project to a series of CSV extract files associated with the database records. It can then read from these extract files into the destination database
Running DUW Scripts Run a script that specifies the changes.

Use the Database Update Wizard to perform such tasks as:

  • upgrade a project database to a new version of Archibus
  • migrate data between the Sybase, Oracle, or Microsoft SQL Server database platforms
  • create a data dump of an Archibus project database
  • synchronize changes between projects
  • integrate data from remote sites
  • make customized changes to your own project

specify_trans1.png

The Database Update Wizard offers these important benefits:

  • The wizard can be run multiple times from the same extract files for comparisons, or to retry only certain tables .
  • You can run the export on one server, and the import on another without needing to establish simultaneous database connections – a key point if the servers are located on different computers or at different sites.

The Database Update Wizard has a comparison option so that you can compare the differences between two projects before actually transferring the data.

  1. Specify the comparison.
  2. Specify which tables on which to operate
  3. Perform the comparison.