Patching the rules schema from the command line
To use the command line to configure the setupDatabase.properties
file, the Deployment user must run the appropriate script. For patches 8.3.6, 8.4.4 and later, 8.5.3 and later, use the patch.bat (for Windows) or patch.sh (for Linux) script; for all other patches, use the upgrade.bat (for Windows) or upgrade.sh (for Linux) script.
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
.For more information about thesetupDatabase.properties
file, see .-
Configure the connection properties. Use the new rules schema name for the Rules Schema Name and the temporary data schema for the Data Schema Name. Even if your system includes a separate customer data schema, leave it blank or use the temporary data schema name, it will be patched along with the original data schema in a later step.
Save and close the file.
Open a command prompt and navigate to the scripts directory.
Run either
patch.bat
orpatch.sh
.