Creating a CVMD
Centralized Vendor Metadata Databases (CVMDs) are typically created and implemented by system administrators for Multi-Tenant Cloud (MTC) environments. However, CVMDs can also be implemented and can help improve system performance in on-premises installation environments as well.
CVMDs can be created, much like any other database, using the Infor Mongoose Configuration Wizard. If you decide to create it using the Infor Mongoose Configuration Wizard, you must select the CVMD option of the wizard, and then use the Express Configuration option.
You can also create the CVMD using a CLI (Command Line Interface). This topic provides the procedure to create the CVMD using the CLI.
The system creates the CVMD database. The
-cvmd
option instructs the system to create the database with all the required constituents.
Note: This procedure does not extract, or remove, the
vendor-level metadata from the tenant databases. That is accomplished using a
separate procedure. This procedure simply creates the CVMD. Once the CVMD is
created, you must still implement it. This can be done manually, using the
Configuration Manager. If you use the Express
Configuration option, implementation is taken care of automatically.