Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Anchor
ConfigCompareJobEditor
ConfigCompareJobEditor
Configuration Comparison Job Editor

The Configuration Comparison Job Editor compares the configuration settings of two specified data sources. Additional, the editor provides the ability to define standard settings templates and archive individual data source properties to be used in comparison jobs.

Image Added

For more information on comparing the configuration settings of two specified data sources, see Comparing database configuration settings.

Anchor
ConfigStandardEditor
ConfigStandardEditor
Configuration Standard Editor

The Configuration Standard editor defines a configuration standard. A configuration standard is a set of customized data source configuration properties. Once defined, standards are used in configuration comparison jobs against data sources and archives to compare against a specific set of values and threshold operators. You use standards in configuration comparison jobs to ensure that configuration values fall within acceptable ranges.

If you want to add the properties of an existing data source or archive to a new standard, click and drag the appropriate object from Data Source Explorer to the Standard Sources table. All of the properties of the selected data source or archive populate the new standard.

Image Added

For more information on creating configuration standards, see Creating a standard for configuration settings.

Configuration Archive Job Editor

The Configuration Archive Job editor provides the ability to capture a snapshot of existing data source configuration values. You can version the same archive multiple times, so you can store and use archive configuration values from different points in time.

Configuration archives are snapshots of existing data source configuration values. Each data source in your environment can contain multiple archive versions. These versions can be used in configuration comparison jobs against other data sources, archives, or standards.

Image Added

For more information on creating configuration archives for data sources, see Creating a configuration archive.

Anchor
SchemaCompareJobEditor
SchemaCompareJobEditor
Schema Comparison Job Editor

The Schema Comparison Job editor compares two schemas on registered data sources, to identify differences between them. You can compare the schemas of two live data sources, a live data source and an archive, or two archives. For example, in order to ensure that approved changes are rolled forward between testing and production environments, you could first archive a baseline schema and use it to compare with the live environment once the move is completed.

DB Change Manager can support cross-platform schema comparisons, but such jobs are limited to the following DBMS combinations and data source objects:

DBMS Source/TargetObjects Compared
Sybase / SQL ServerTables, Unique Keys, Check Constraints, Foreign Keys, Indexes, Primary Keys, Views
Oracle / SQL ServerTables, Unique Keys, Check Constraints, Foreign Keys, Indexes, Primary Keys, Views

Image Added

For more information on comparing the schemas of two data sources, see Comparing schemas.

Anchor
SchemaArchJobEditor
SchemaArchJobEditor
Schema Archive Job Editor

...