Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6421 - Cannot reuse existing class map for a partitioned file

6421   Cannot reuse existing class map for a partitioned file

Cause

This error occurs if a new database file is defined that shares the same name as a file in a different schema and the partitionable attribute is set to true for one of the files.

Action

Change the name of the file, to avoid the conflict.