Sample PM/API Application - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
ft:locale
en-US
ft:lastEdition
2024-12-11
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905
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 must 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://teradata-docs.s3.amazonaws.com/doc/connectivity/jdbc/reference/current/frameset.html.