Teradata Database Message 7696 - 7696 - 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
Request number wrapover during SP processing. Aborting SP call.
Explanation
When executing an SP, the request number generated for the internal SPL can match the request number of the current SP call if there are more than 4294967295 (i.e. 0xFFFFFFFF which is the current max request number limit) internal requests submitted from within the SP. Return an error and abort the SP call in that case.
Generated By
RTS modules.
For Whom
End User.
Notes
None
Remedy
Reduce the number of SPLs executed from within the SP and resubmit the request.