CreateUser - Teradata Meta Data Services

Teradata Meta Data Services Programmer Guide

Product
Teradata Meta Data Services
Release Number
15.00
Language
English (United States)
Last Update
2018-09-28
Product Category
Teradata Tools and Utilities

CreateUser

Purpose

The CreateUser function creates a user to enable the application to logon to Meta Data Services.

Requirement

The Name of the user must be unique.

Syntax

HRESULT CreateUser(LPCTSTR Name, 
	LPCTSTR Password,
	LPCTSTR Desc=NULL);
 

Argument

In/Out

Description

Name

In

Name of the user.

Password

In

Password assigned to the user. 5-14 characters.

Desc

In
(Optional)

Description of the user.