JAR and ZIP File Administration | Java External Stored Procedures | Vantage - JAR and ZIP File Administration - Advanced SQL Engine - Teradata Database

SQL External Routine Programming

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
qwr1571437338192.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1147
lifecycle
previous
Product Category
Teradata Vantage™

One of the administrative tasks that you perform during the development of Java external stored procedures is archive (JAR or ZIP) file registration and distribution, as discussed in Registering the JAR or ZIP File.

If the Java source code that implements an external stored procedure changes, you must perform another administrative task: archive file replacement. To replace a previously registered archive file, use the SQLJ.REPLACE_JAR external stored procedure. For details on using SQLJ.REPLACE_JAR to replace an archive file, see Replacing Registered JAR or ZIP Files.

For information on other administrative tasks that you perform during the development or maintenance of Java external stored procedures, see Administration.