JARS - Advanced SQL Engine - Teradata Database

Data Dictionary

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
Published
January 2021
Language
English (United States)
Last Update
2021-01-22
dita:mapPath
prb1610499325399.ditamap
dita:ditavalPath
hoy1596145193032.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)