Entering content frame

-1110: View definition too long Locate the document in the library 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 Action:

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

 

Leaving content frame