Product Information > JADE Schema Load Utility User’s Guide > Chapter 1 - Using the Schema Load Utility > Create DbFile Command

Create DbFile Command

The Create DbFile command for the commandFile parameter enables you to create a new DbFile with the specified dbfile-name in the schema specified in the schema-name parameter.

You must specify a loadStyle of currentSchemaVersion for this command.

This command has the following syntax.

Create DbFile schema-name::dbfile-name [partitionable]

Specify the optional partitionable parameter if the file is partition‑capable. By default, this parameter is not specified, indicating that the database file cannot be partitioned when it is created. (For details, see Chapter 20 of the JADE Developer’s Reference.)