Overview - Teradata Database - Teradata Vantage NewSQL Engine

Application Programming Reference

Product
Teradata Database
Teradata Vantage NewSQL Engine
Release Number
16.20
Published
March 2019
Language
English (United States)
Last Update
2019-05-02
dita:mapPath
vwf1492987142269.ditamap
dita:ditavalPath
changebar_rev_16_20_exclude_audience_ie.ditaval
dita:id
B035-1090
lifecycle
previous
Product Category
Teradata Vantageā„¢
The following is a sample PM/API application based on a sample CLI program. A PM/API application is no more than a CLI application. The only difference between a regular SQL CLI application and a PM/API application is:
  • PM/API logs on to a Monitor partition
  • SQL logs onto DBC/SQL partition
This sample PM/API application is for an earlier monitor version. You will need to change the monitor version to return needed PM/API fields used in creating and enhancing applications.

For a sample PM/API application that uses the Teradata JDBC Driver, see the sample programs in Teradata JDBC Driver Reference, available at https://developer.teradata.com/connectivity/reference/jdbc-driver .