Teradata Database Message 5530 - 5530 - 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
Invalid operating environment for procedure execution.
Explanation
The Teradata RDBMS server operating environment in which the CALL SQL is submitted is different than the one in which the stored procedure was created. A stored procedure created in say, NT server environment cannot be executed on UNIX server. This situation can occur if a stored procedure is restored to a different server operating environment than the archive was created on. From version TD13.1 onwards, a stored procedure created on one 'row format'environment cannot be executed on another 'row format' environment.
Generated By
RES modules.
For Whom
End User
Notes
None
Remedy
Recreate the procedure on the new server operating environment and resubmit the request.