|
The primary key for an entity used by DerivedIdentityEmbeddedIdParentEmbeddedIdGrandparentEmbeddedIdColumnOverridesDepTest is too long, causing: DB2 SQL Error: SQLCODE=-613, SQLSTATE=54008. As a result the `Policy` table is not created.
The test passes when the size of one of the varchar colums is reduced from 255 to 32.
|