"The definition of temporary table '%1' has changed since last used"
| Item |
Description |
|
SQLCode
|
-1397L
|
|
Constant
|
TEMP_TABLE_DEFINITION_CHANGED
|
|
SQLState
|
WW165
|
|
ODBC 2 State
|
ERROR
|
|
ODBC 3 State
|
ERROR
|
|
Sybase Error Code
|
3068
|
|
Severity Code
|
16
|
|
Parameter 1
|
The table name
|
Probable cause
The definition of a temporary table has changed since it was last used in a stored procedure or trigger. The procedure must be recompiled.