ADMIN CHANGE NAME Command | unityadmin | Teradata Unity - ADMIN CHANGE NAME - 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

Allows an administrator to change the user’s descriptive name associated with the specified userid . This command results in an error if the userid does not exist.

Syntax

ADMIN CHANGE NAME userid newusername ;

Parameters

userid
Unique user identifier (ID).
newusername
New user name.

Usage Considerations

This command results in an error if a username corresponding with the userid does not exist in Unity.

Examples

unityadmin>  ADMIN CHANGE NAME adminExampleID Admin2; 
Successfully changed the name of administrator 'adminExampleID'.