Previous Topic: -561 - TTM TOO SMALL, SEE ERROR ACTIONNext Topic: -563 - INVALID ORDER: <aaa>---USE 'ASC' OR 'DESC'


-562 - INVALID DATACOM NAME

Explanation

The DATACOM name specified on a CREATE TABLE or CREATE INDEX statement is invalid. DATACOM names for tables are limited to three characters. DATACOM names for indexes are limited to five characters.

The SQLSTATE that equates to this SQL return code is 53S38.

User Response

Choose a different DATACOM name.