Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6245 - Database file number must be specified

6245   Database file number must be specified

Cause

This error occurs if a database file definition in the bootstrap schema omitted the specification of a file number. All database files defined in the bootstrap schema must have a file number defined.

Action

Change the database file specified in the databaseFileDefinitions section of your bootstrap schema file to specify a file number using the number = file-number option.