Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6279 - Member type size too large

6279   Member type size too large

Cause

This error occurs if the schema file defines the member type size of a collection class as a value exceeding 16,000 bytes in an ANSI environment or 32,000 bytes in a Unicode environment.

Action

Change the size of the member type so that it is within the permitted limit.