Admin Add | Commands | Teradata Unity - ADMIN CHANGE NAME - Teradata Unity

Teradata® Unity™ User Guide

Product
Teradata Unity
Release Number
16.50
Published
January 2020
Language
English (United States)
Last Update
2020-02-04
dita:mapPath
frp1571162435023.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2520
lifecycle
previous
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'.