Skip to main content

Importing descriptions manually

Dataedo Desktop has an import functionality that enables you to import description, title, and custom fields into an existing data dictionary.

To launch the feature, right-click on the database in the repository explorer and choose Import descriptions.

Import descriptions

There are two modes of import:

  • Importing table descriptions
  • Importing column descriptions

Importing table descriptions

To import table descriptions, choose Table objects.

Columns or tables

Now select which fields you would like to import.

Image title

Click the Copy headers button to copy the template to a text editor or spreadsheet.

Image title

Now, populate the fields that you want to import. Schema and Table name columns will identify the table you want to import into.

Image title
Image title

Copy the table into the clipboard and click Paste in the import wizard.

Image title

Data will be added to the grid. Dataedo will perform initial data validation:

  1. Were all the tables found?
  2. Are all the values valid?

If all the rows are green, click Next.

Image title

Dataedo will check current and new values and present them in a summary report that lists each field that might be updated and a checkbox to select if the value should be imported:

  • New - field is empty and new value will be imported
  • Update? - there is an existing value in the field and the new value will be updated (if the checkbox is selected)
  • Erase? - there is an existing value in the field and the import will erase the value
Image title

By default, Update and Erase are not selected. To overwrite values, select the checkbox next to the field. You can also use Update all and Erase all options as shown below.

Image title

Importing column descriptions

Importing descriptions for columns works exactly like importing descriptions for tables, with the difference that you have to include the column name in the dataset.

Image title

To launch importing columns, select Columns on the initial screen.

Columns or tables