OBJECT MANAGE - Teradata Unity

Teradata Unity User Guide

Product
Teradata Unity
Release Number
16.00
Published
March 2017
Language
English (United States)
Last Update
2018-03-29
dita:mapPath
ipb1476817227329.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2520
lifecycle
previous
Product Category
Analytical Ecosystem

Purpose

Sets the systems to manage the object.

Syntax

OBJECT MANAGE <object name> ON <tdpid> [, <tdpid>,...]

Parameters

object_name
Fully qualified name of object
tdpid
Unique identifier of a Teradata Database system.

Usage Considerations

This command allows you to change the definition of the object within Unity to a subset of systems. This does not remove the object from the system. It tells Unity where the object should be managed.

Example

unityadmin> OBJECT MANAGE db1.obj8080 ON sys1;