Background documentation-1110: View definition too long Locate this document in the navigation structure

 

Explanation

The definition of a view table is longer than the space available for it. This error can also occur with a RENAME COLUMN statement if the view table that is present internally exceeds the maximum length because the name was extended.

User Response

Shorten the view table, for example, by using short reference names instead of long table names in the SELECT statement or search condition.