OBJECT MANAGE Command | unityadmin | Teradata Unity - OBJECT MANAGE - 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

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;