Teradata Database Message 7829 - 7829 - Analytics Database - Teradata Vantage

Teradata® VantageCloud Lake - Analytics Database Messages

Edition
Lake
Product
Analytics Database
Teradata Vantage
Published
October 2022
Language
English (United States)
Last Update
2024-02-26
dita:mapPath
tzr1629746512312.ditamap
dita:ditavalPath
ft:empty
dita:id
vza1585613049811
lifecycle
latest
Product Category
Teradata® Vantage™
Message
Java subsystem error ( %VSTR ).
Explanation
An internal error has occured in the UDF Java subsystem.
Generated By
UDF Subsystem
For Whom
Site support representative
Notes
None
Remedy
The error number indicates the class of the problem. The line number indicates the precise location triggering the error. Error 1 - Java object failed to initialize. One of the core classes used to convert parameters was not able to intialize. Access to the javFnc jar file may be the cause. Error 3 - An invalid Interval Type has been encountered. There may be a mismatch between the DBS and the Java library. Error 6 - JVM could not be accessed. This failure indicates that the java virtual machine could not be started. This may mean that the PATH to the Java is not correct. Also the javFnc jar file may not be accessible for the DBS Java loader. Error 9 - Unexpected Error.