For Pega Platform 8.3 and earlier: Patching out-of-place from the command line
To use the command line to configure the setupDatabase.properties
file, the Deployment user must run the appropriate script. For 8.3.6 patches, 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
Directories.distributionDirectory
file. - Configure the connection properties. Use the new rules schema name for both the rules schema name and data schema name.
- Save and close the file.
- Open the
- Open a command prompt and navigate to the scripts directory.
- Run either
upgrade.bat
orupgrade.sh
.
Pega Platform writes command-line output to a file in the
Pega-image\scripts\logs
directory.
Previous topic For 8.3 and earlier: Patching out-of-place by using the Installation and Update Assistant Next topic For Oracle databases only running Pega Platform versions earlier than 8.4: Granting access to the new rules schema tables