JARS View - 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 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)

Corresponding System Tables

The corresponding system tables for SQLJ.JARS are:
  • DBC.DBase
  • DBC.JARS