Dictionary Updates and the COMPILE Option for Java Procedures - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Detailed Topics

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-24
dita:mapPath
jpx1556733107962.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1184
lifecycle
previous
Product Category
Teradata Vantage™

The following dictionary table updates occur as the result of an ALTER PROCEDURE … COMPILE request for a Java external procedure:

  1. The corresponding row for a JAR in DBC.TVM is updated with a new version number. The Platform column in DBC.TVM is also updated.
  2. The corresponding row for a JAR in DBC.JARS is updated with a new version number.
  3. The corresponding row for the current database in DBC.Dbase is updated with an incremented JarLibRevision number.