Updating the version schema with custom tables

The updateVersionSchema utility automatically creates the custom tables in the version schema. This utility replicates newly added tables marked to be versioned from the base schema into the version schema.

Before you begin

Procedure

  1. From the command prompt, navigate to WCDE_installdir\bin
  2. Run the updateVersionSchema utility.

Results

Ensure your custom tables are created successfully in the version schema by checking the log file WCDE_installdir\logs\updateVersionSchema.log. The SQL is generated in the file WCDE_installdir\logs\Update_version_db_demo.sql.log.