Product Information > JADE Error Messages and System Messages > 2 through 1299 - JADE Object Manager Errors > 1151 - More than one class mapped to this DbFile

1151   More than one class mapped to this DbFile

Cause

This error occurs if you attempt to partition a database file that has more than one class mapped to it.

Action

A requirement for a database file to be partitioned is that at most one class is mapped to it. You can move instances of the other classes to different map files using the MoveInstances command in the commandFile parameter of the batch Schema Load utility (jadloadb). For details, see "Moving Class Instances" in Chapter 14 of the JADE Developer’s Reference.