Teradata Database Message 7844 - 7844 - 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
The given value for the int parameter is out of range.
Explanation
This error occurs in Java aggregate functions when Context.getObject(int) or setObject(int ObjNum, Object Obj) was called and the int parameter was given a value other than 1 or 2.
Generated By
JIL modules.
For Whom
End User's Java Class.
Notes
None
Remedy
Change the int parameter to be either 1 or 2.