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.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
imq1591724555718.ditamap
dita:ditavalPath
imq1591724555718.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.