Teradata Database Message 3583 - 3583 - 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
Too many HostIDs and UserIDs listed in GRANT/REVOKE LOGON.
Explanation
The GRANT/REVOKE LOGON statement creates or updates a dictionary table row, and generates other steps, for each HostId-UserId combination. If the product of the number of HostIds and UserIds listed in a single GRANT/REVOKE LOGON statement exceeds 25, the steps generated will require more memory space than is available to parse and execute the statement.
Generated By
OPT modules.
For Whom
End User.
Notes
None
Remedy
Separate the statement into two or more statements each having a small enough number of HostIds and UserIds such that (HostID Count * UserId Count) \<= 25.