Unlocking the places
Now that you have restarted your server and all looks good, we can move on to upgrading the individual places. We start by unlocking all of the places.
To unlock all your places at once, enter the following command at the IBM Lotus Domino server console:
load qptool unlock -a
You will now need to use the qptool upgrade
command to upgrade the design of all the databases found on the IBM Lotus Quickr server.
To upgrade the design of the databases from the IBM Lotus Domino server console, enter the following command:
load qptool upgrade -f -server
Once the upgrade is finished, you will notice that there is a file created in the IBM Lotus Domino program directory, called qptool.upgrade.xml
. The file lets you know if the upgrade was successful or if there were any errors. This file is overwritten every time the qptool upgrade
command is run. The qptool.upgrade.xml
file contains XML code which may look like the following:
<?xml version="1.0"?> <service> <servers...