JARS - Advanced SQL Engine - Teradata Database

Data Dictionary

Product
Advanced SQL Engine
Teradata Database
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-10-15
dita:mapPath
yoz1556235523563.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1092
lifecycle
previous
Product Category
Teradata Vantageā„¢

The JARS view identifies the installed JARs defined on the system that are accessible to the current user or database.

View Column Name Description Data Type Format
DatabaseId The identifier of the database or user in which the JAR identified by JarName is defined. BYTE(4)

NOT NULL

X(8)
JarName The name designator for an installed JAR.
  • VARCHAR(128)
  • UNICODE
  • UPPERCASE
  • NOT CASESPECIFIC
  • NOT NULL
X(128)
JarId The unique identifier for the JAR identified by JarName. BYTE(6)

NOT NULL

X(12)