DICTIONARY IMPORT Command | unityadmin | Teradata Unity - DICTIONARY IMPORT - Continuous Availability - Teradata Unity

Teradata® Unity™ User Guide

Product
Continuous Availability
Teradata Unity
Release Number
17.00
Published
September 2020
Language
English (United States)
Last Update
2020-09-15
dita:mapPath
fmz1594836948704.ditamap
dita:ditavalPath
qqk1595871525984.ditaval
dita:id
B035-2520
Product Category
Analytical Ecosystem

Purpose

Imports object definitions from an export file created using the DICTIONARY EXPORT command.

This command validates imported objects against Teradata systems managed by Unity. It marks objects not matching underlying systems as invalid, and disallows dictionary deployment to the managed Unity Data Dictionary until the issues are resolved.

Syntax

DICTIONARY IMPORT FROM path [FORCE UPDATE] ;

Parameters

path
Specifies the path of the location to import from.

Example

unityadmin>  DICTIONARY IMPORT FROM /exported_dictionaries FORCE UPDATE;