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

Analytics Database Messages

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
15.xx,16.xx,17.xx
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-01-05
dita:mapPath
sfx1628096178347.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-1096
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.