Versions Compared

Key

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

children
Table of Contents
maxLevel2
minLevel2

A view is a Workbench interface component typically used to navigate a hierarchy of information or list, open editors for jobs, or display properties or settings.

...

  • In Job Explorer, double-click a job.

Anchor
ViewChanges
ViewChanges
Viewing change history

Each time a job runs, its history is recorded and listed in the Job Explorer. You can see the history of a specific job in the job editor History tab.

Data Source Explorer

Data Source Explorer lists registered data sources and the comparison jobs and archives associated with them.

When you register a new data source, you specify its connection information. Once registered, it remains stored in a catalog and does not need to be re-registered. It can be archived and used in multiple jobs.

You can organize data sources based on working sets. A working set is a user-defined collection of data sources.

To create a working set

  1. Click the menu icon in the Data Source Explorer toolbar.
  2. Click Select Working Set.
  3. In the Select Working Set dialog, click New to define a new set.

When you select a working set, Data Source Explorer only shows those data sources you specified for the set. To change back to the default view, click the menu icon, and then choose Deselect Working Set.

Data Source Properties

To add a data source

  1. Right-click on the Managed Data Sources node in Data Source Explorer, and then select New > Data Source. The Add Data Source dialog appears.
    Image Added
  2. Follow the steps in the Data Source Wizard by selecting the data source platform and entering the appropriate connectivity parameters in the fields provided.
  3. Click Finish when you are finished. The new data source appears in Data Source Explorer.

To create Data Source Group folders and organize Data Source Explorer objects

  1. Right-click the Managed Data Sources node in Data Source Explorer, and then select New > Data Source Group. The Create Data Source Group dialog appears.
    Image Added
  2. Enter a meaningful name for the new group in the Name field, and then choose a parent folder, if any.
  3. Click Finish. The Data Source Group folder is added to Data Source Explorer. You can drag and drop data sources in the folder or add new data sources to the folder.

Data Source Properties

After you import a data source, you can view and change its properties...

Basic Data Source Configuration

The name and connection properties you specified when you set up the data source are available in the Configuration pane.

To change data source properties

  1. In the Data Source Explorer, right-click on the data source, and then select Properties. The properties pane displays the Data Source Configuration tab.
    Image Added
  2. In the Data Source Configuration pane, you can review and update important details about:
    • The name
    • The type of database and its network connections
    • The default database
    • The user name and password for the connection, and whether it is encrypted and trusted
  3. Click Apply to save the configuration.
  4. Click Test Connection to validate the configuration.

Lifecycle Categories for Organizing Data Sources

You can categorize data sources into the phases of the database lifecycle: Development, Test, QA, and Production. Use the Category dropdown menu to assign a category to a data source.

...

The color coding of the category, if set, is displayed in the Data Source Explorer so you can easily differentiate the usage of multiple databases.

Image Added

Drivers for Data Source Connections

The Advanced tab of the Data Source Configuration properties lets you specify the JDBC or other driver properties.

Image Added

Project Explorer

Project Explorer provides a list that organizes jobs, standards, and synchronization scripts into project folders.

Image Added

The list is organized by Jobs, Standards, and Sync Scripts. Double-click on the objects to open them in their editors.

A group of administrators can share a set of project files by connecting it to a source code control system and using the Navigator.

You can use the File > New > Project command to create project folders to organize and manage your jobs. When you create a new project, a folder is added to the Project Explorer with the name that you specified. You can add or delete files under this folder by dragging and dropping them from the Change Management branch.

To create a new project

  1. Select File > New > Project. The New Project wizard appears.
  2. Expand the General Node, and then select Project.
  3. Click Next.
  4. Type a project name into the field provided. The Location field indicates where the project files are stored on your machine. By default, all project data is stored in the location where you installed DB Change Manager. If you want to change this location, deselect the Use Default Location check box and define a new directory location.
  5. Click Finish. The new project folder appears in Project Explorer.

...

Drivers for Data Source ...

...

Project Explorer

...

Anchor
NavView
NavView
Navigator view

The Navigator view lists all files in each of your projects. You use the Navigator to share files with a source control system for jobs, results, standards, and scripts.

Image Added

Whenever a job, standard, or synchronization script is generated by the system, its output is saved to a file that is stored in a directory and displayed in the Navigator. These files can then be shared in a team environment using a source control system.

All jobs, synchronization scripts, and archive versions are stored in XML format, so that objects can be merged and differentiated between multiple versions of the same object.

Info

Before you can use source code control, you need to install an Eclipse third-party plug- in and the appropriate client tools.

Anchor
ComplianceExplorer
ComplianceExplorer
Compliance Explorer

The Compliance Explorer provides you a quick way to see comparison jobs that may have failed compliance checks.

Image Added

The Compliance Explorer lists comparison jobs that have been run and specifies:

  • The day the job was last run
  • The day the job last failed, if applicable

By default, jobs are not listed in the Compliance Explorer. To list a job here, select Track Results in Compliance Editor check box on the Overview tab of the specific job.

SQL Errors view

When comparison jobs run, you can optionally generate a SQL script that can synchronization the data repositories of the data sources. A synchronization script can be saved and retrieved at any time, and executed within the application.

The SQL Errors view logs any errors that may occur when executing SQL scripts.

Image Added

SQL Errors are listed by SQL Error Code, SQL State, Resource, and Location.

Data Diff view

The Data Diff view displays the values of a mismatched row pairs when viewing the results of a data comparison job. The view contains row synchronization icons and the specific data values of a selected pair.

Image Added

You can specify how data is resolved in the Data Diff view by selecting one of the appropriate icons beside the Synchronization prompt. By row, you can choose to Make Target Match Source for Selected Row, Make Source Match Target for Selected Row, or Do Not Resolve Selected Row, respectively.

You can add the Data Diff View to the Workbench by selecting Window > Show View > Data Diff View.

This view lets you specify changes without resolving the repositories of both data sources with synchronization scripts.

Anchor
ExtractDDLScripts
ExtractDDLScripts
Extract DDL Scripts

To extract the DDL of the archive contents to a file

  1. Open the Version tab of the archive.
  2. In the Archive Contents list, right-click the object, and then select Extract DLL Scripts.
    The Extract DLL Scripts window opens.
    Image Added
  3. Select the object for which you want to save scripts.
  4. Select One File to save the DDL for all selected objects to one file, or select Multiple Files to save the DDL for all selected objects into single files for each object.

SQL Log

The SQL Log captures all SQL commands executed by SQL Editor and the system. ..SQL Log entries are listed by SQL Statement name, Date issued, Host/Server, Service, User, Source, and the Time (in milliseconds) it took to execute the command.

SQL Errors Log

The SQL Errors log automatically logs all SQL errors encountered when SQL commands are executed through DB Change Manager. ..

Search view

Errors are listed by Error Code, SQL State, error Details, Resource, and the Location of the error in the SQL file.

Search view

The Search view displays result values when you issue the Search command from the Main Menu.

Image Added

The returned results are organized by the job type where the file resides, or by synchronization script, depending on the scope you specified. Navigate to the file that you want to open and double-click it. The file opens in a separate editor window.

In addition, the Search view toolbar provides shortcuts to preferences, a filter option when viewing results, and history commands to return or review old search results.

For more information about searching for files, see Searching for Database Objects and Synchronization Scripts...

Anchor
Search
Search
Searching for database objects and synchronization scripts

The Search function provides a means of searching for database objects you have registered, and synchronization scripts generated by DB Change Manager...

Editors

...

To open the Search dialog

  • Click the Search icon in the Toolbar, or select Search > Search from the Main Menu.

The Search dialog contains two tabs:

  • Database Search
  • File Search

To search for databases

  1. Navigate to the Database Search tab.
  2. Use the parameter fields provided to search and locate a database:
    1. In the box on the left-hand side of the window, use the check boxes to select the Data Source Groups you want to search in.
    2. In the Search String field, type a value to search. Use the * character to indicate wildcard string values, and the ? character to indicate wildcard character values. The \ character indicates an escape character for literals. (* ? and /).
    3. Select Case Sensitive to take case into account when searching for string matches.
    4. Select Search Indexed Data to include any information that is retained by DB Change Manager’s indexing function.
    5. Select Apply SQL Filters to apply any filters you may have associated with the registered data sources in the system.
    6. Specify whether the search is limited to Declarations, References, or All Occurrences in the Limit Search to section.
    7. In the box in the lower right-hand corner of the screen, select and de-select the object types you want to include in the search. Only selected objects that match your search criteria are returned.
  3. Click Search.
    DB Change Manager returns a list of all possible script selections based on the variables you entered.

To search for synchronization scripts

  1. Navigate to the File Search tab.
  2. Use the parameter fields provided to search and locate a synchronization script:
    1. Type a value to search in the Containing Text field. Use the * character to indicate wildcard string values, the ? character to indicate wildcard character values, and the \ character to indicate an escape character for literals. (* ? and /).
    2. Select Case Sensitive to take case into account when searching for string matches.
    3. Select Regular Expression to identify the string as a regular function in terms of search criteria.
    4. In the File Name Pattern field, specify the extension name of the files to search for explicitly. If the value in this field is a * character, the search function searches all files regardless of extension. Manually type the extensions to indicate the file type (separate multiple file types with commas), or click Choose and use the Select Types dialog to select the file extensions the process will use to search for the string. For example, selecting *.caj searches for configuration archive job files, exclusively.
    5. Select Consider Derived Resources to include derived resources in the search.
  3. Click Search.
    DB Change Manager returns a list of all possible script selections based on the variables you entered

...

...

...

...

...

Configuration Archive Job Editor

...

...

...

...

...

...

...

SQL Session Options

...

  1. .


Scroll Ignore
scroll-pdftrue
scroll-officetrue
scroll-chmtrue
scroll-docbooktrue
scroll-eclipsehelptrue
scroll-epubtrue
scroll-htmltrue
Newtabfooter
aliasIDERA
urlhttp://www.idera.com
 | 
Newtabfooter
aliasProducts
urlhttps://www.idera.com/productssolutions/sqlserver
 
Newtabfooter
aliasPurchase
urlhttps://www.idera.com/buynow/onlinestore
 | 
Newtabfooter
aliasSupport
urlhttps://idera.secure.force.com/
 | 
Newtabfooter
aliasCommunity
urlhttp://community.idera.com
 
|
 
Newtabfooter
aliasResources
urlhttp://www.idera.com/resourcecentral
 | 
Newtabfooter
aliasAbout Us
urlhttp://www.idera.com/about/aboutus
 
Newtabfooter
aliasLegal
urlhttps://www.idera.com/legal/termsofuse