15.00 - 5500 The data size for output parameters exceeds the maximum allowable row length. - Teradata Database

Teradata Database Messages

Product
Teradata Database
Release Number
15.00
Language
English (United States)
Last Update
2018-09-24

5500 The data size for output parameters exceeds the maximum allowable row length.

Explanation:

During a CREATE/REPLACE PROCEDURE the user has tried to specify an output (OUT and/or INOUT) parameter list whose data size has exceeded the allowable row length.

Generated By:

OPT modules.

For Whom:

End User.

Remedy:

Either remove some of the fields defined in the procedure or decrease the length of some of the parameter data types.