Ansicht
Dokumentation

SQL0326 - Too many variables specified. ( OS/400 )

SQL0326 - Too many variables specified. ( OS/400 )

Vendor Master (General Section)   BAL Application Log Documentation  
This documentation is copyright by IBM.
SAP E-Book


Message : SQL0326
Too many variables specified.

Message Long Text :

Cause . . . . . : &1 variables were specified on the FETCH, embedded SELECT, SET, or VALUES INTO statement, but only &2 columns were returned from the query. Extra global variables will not be changed. Extra host variables will be filled with the appropriate value for the specified type:
-- Character host variables will be filled with blanks.
-- Binary host variables will be filled with hex zeros.
-- Date host variables will be filled with the current date.
-- Time host variables will be filled with the current time.
-- Timestamp host variables will be filled with the current timestamp.
-- Graphic host variables will be filled with double-byte, UCS-2, or UTF-16 blanks.
-- Varying-length character, varying-length graphic, varying-length binary, CLOB, DBCLOB, BLOB, and XML host variables will be set to a length of 0.
-- C NUL-terminated character host variables will have a NUL-terminator set into the first character position.
-- C NUL-terminated graphic host variables will have a double NUL-terminator set into the first DBCS character position.
-- Numeric host variables will be set to a value of 0.
-- REXX host variables will be defaulted to variable length character with the length set to 0.
Recovery . . . : No recovery is necessary.

Message File : QSQLMSG
Library Message File : QSYS2924


Vendor Master (General Section)   General Material Data  
This documentation is copyright by IBM.

Length: 3233 Date: 20240423 Time: 151506     sap01-206 ( 3 ms )