Setting Up a Test User - Advanced SQL Engine - Teradata Database

Teradata Vantageā„¢ - Native Object Store Getting Started Guide

Product
Advanced SQL Engine
Teradata Database
Release Number
17.00
Published
September 2020
Language
English (United States)
Last Update
2021-01-22
dita:mapPath
jjn1567647976698.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1214
lifecycle
previous
Product Category
Software
Teradata Vantage

You can run the Teradata-supplied examples running as your own database user or as a test user.

  1. Create the test user called nos_usr:
    CREATE USER nos_usr FROM dbc AS PERMANENT=30e8 PASSWORD=user_password;

    Replace user_password with the password for the user.