Creating customer databases to use with a CVMD
When using a Centralized Vendor Metadata Database (CVMD) setup, new customer databases should be created that do not contain or use vendor-level data or metadata. You can create such databases using either the Infor Mongoose Configuration Wizard or a Command Line Interface (CLI) command.
When using the Infor Mongoose Configuration Wizard, this is the procedure:
- Launch the Infor Mongoose Configuration Wizard.
 - Select the Advanced Configuration option.
 - When you come to the page where you create and configure the databases, select the No Metadata option.
 - Complete the rest of the configuration as desired.
 
When using the CLI, this is the command:
Infordbcl.exe created -databasename:databaseName -product:Mongoose -allinone -nometadata
          where databaseName is the name to be assigned to the new customer database.