Recompiling Stored Procedures - Advanced SQL Engine - Teradata Database

SQL Fundamentals

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-24
dita:mapPath
zwv1557098532464.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1141
lifecycle
previous
Product Category
Teradata Vantageâ„¢

The ALTER PROCEDURE statement enables recompilation of stored procedures without having to execute SHOW PROCEDURE and REPLACE PROCEDURE statements.

This statement provides the following benefits:

  • Stored procedures created in earlier releases of Teradata Database can be recompiled to derive the benefits of new features and performance improvements.
  • Recompilation is also useful for cross-platform archive and restoration of stored procedures.
  • ALTER PROCEDURE allows changes in the following compile-time attributes of a stored procedure: SPL option or Warnings option.