Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6223 - Reorg does not support this change

6223   Reorg does not support this change

Cause

This error occurs if your schema file attempts to make a change to the schema that is not supported by reorganization. Refer to Chapter 14 of the JADE Developer’s Reference for a description of the changes that the reorganization does not support.

Action

Correct the schema so that it no longer attempts to make the invalid change. Alternatively, remove all instances of the affected class so that a reorganization is not required.