Configuration Options for Java Stored Procedures and Java User-Defined Functions - Teradata Studio

Teradata Studio, Studio Express, and Plug-in for Eclipse Installation Guide

Product
Teradata Studio
Release Number
15.12
Published
August 2016
Language
English (United States)
Last Update
2018-05-03
dita:mapPath
wrj1468859981066.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2037
lifecycle
previous
Product Category
Teradata Tools and Utilities
When creating and deploying Java Stored Procedures and Java User-defined Functions, make sure the JAR name consists of the following valid characters:
  • Uppercase or lowercase letters (A to Z, a to z)
  • Digits (0 through 9)
  • Special characters: dollar sign ($), number sign (#), low line (_), dot (.), and hyphen (-).
The JAR Name cannot be “RETURNS” or contain KANJI characters.