Patching the rules schema from the command line
To use the command line, configure the setupDatabase.properties
file and run either upgrade.bat
or upgrade.sh
.
If you have not done so already, edit the
setupDatabase.properties
file.Open the
setupDatabase.properties
file in the scripts directory of your distribution image:Directories.distributionDirectory\scripts\setupDatabase.properties
-
Configure the connection properties. Use the new schema name for both the rules schema and data schema names to ensure they match.
Save and close the file.
Open a command prompt and navigate to the scripts directory.
Run either
upgrade.bat
orupgrade.sh
.