mdsconfig (Linux only) - Teradata Meta Data Services

Teradata Meta Data Services User Guide

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

mdsconfig (Linux only)

Purpose

The mdsconfig command line program is used to set configuration parameters on a Linux workstation.

Requirement

Must be logged on as root to run mdsconfig.

Syntax

mdsconfig -h <metahome> -o <DSNname> -u <dbuser> -p <dbpasswd> -l <loglevel> -t <tracelevel> -s <numISvr> 
mdsconfig –H
 

Table 18: Teradata mdsconfig Input Parameters 

Parameter

Description

-h <metahome>

The MDS Installation folder.

It is highly recommended that the default location of /opt/teradata/mds not be changed.

-o <DSN name>

Default ODBC Data Source Name (DSN) that MDS uses to connect to the Teradata Database System containing the MDS repository.

-u <dbuser>

Database User Name that MDS uses to log on to the Teradata Database System to access the MDS repository.

-p <dbpasswd>

Database User Password that MDS uses to log on to the Teradata Database System to access the MDS repository.

-l <loglevel>

Error Log level (0-5). Where 0 is the least amount of logging and 5 is the greatest amount.

-t <tracelevel>

Trace level (0-5) to be used for Application debugging. Where 0 is the least amount of tracing and 5 is the greatest amount of tracing.

-s <numIntSvr>

Number of Integrity Servers for the MDS Data Definition Language (DDL) Gateway to start. Defaults to 5.

-H

Displays option list.