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

Teradata® Unity™ User Guide

Product
Teradata Unity
Release Number
16.51
Published
May 2020
Language
English (United States)
Last Update
2020-06-01
dita:mapPath
oic1588030762460.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2520
lifecycle
previous
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;