COMPILE - 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 external procedure is to be recompiled.

Vantage recompiles the procedure and generates a new library for it.


For Java external procedures, the JAR file referenced in the EXTERNAL NAME clause is redistributed to all affected nodes on the system. This is useful for the case of a missing JAR file on a given node.


ONLY
Vantage recompiles the procedure but does not generate a new library.

You cannot specify this for Java external procedures. Vantage does not distribute a new dynamic linked library to database nodes.

When you load an external procedure onto a platform of a different type, the system marks it not valid, and you must recompile it.
If a database has many external procedures, specify the ONLY option for all but the final recompilation, to avoid generating and distributing a new library.