- In the Domino console, stop all SMID tasks. Use the following commands:
te smdreal q
te smdemf q
te smdsch q
te smdcm q
te smdmon q - Log in to the server as root.
- Delete all files in the Patch 3 folder, using the following command:
rm -rf /opt/trend/SMID/hotfix/B4841 (or mv /opt/trend/SMID/hotfix/B4841 /opt/trend/SMID/hotfix/B4841.old)
- Delete symlink using the following command:
rm -rf /opt/trend/SMID/program/latest (Or mv /opt/trend/SMID/program/latest /opt/trend/SMID/program/latest.old)
- Create symlink to the previous version (below example is for Patch 2)
cd /opt/trend/SMID/program
ln -s /opt/trend/SMID/program/V5.6.1.4751 latest - Start all SMID tasks in the Domino console. Use the following commands:
lo smdemf
lo smdsch
lo smdmon
lo smdreal
lo smdcm - Delete the backup folder using the following command:
rm -rf /opt/trend/SMID/hotfix/B4841 (Or mv /opt/trend/SMID/hotfix/B4841 /opt/trend/SMID/hotfix/B4841.old)
Need Help?
Need More Help?
Create a technical support case if you need further support.
How to manually uninstall a patch in ScanMail for IBM Domino (SMID) 5.6 Linux
Summary
Learn how to manually uninstall a Patch, for example "Patch 3", and run under previous patch version, "Patch 2".
Details
Please make sure to have a backup, or simply rename instead of deleting files in the succeeding steps. The rename command is mv shown in brackets.
If the uninstall script ./UPDSilent /u B4841 running from the $SMLD_Binary_Folder/hotfix directory doesn't work, you can manually remove Patch 3 as follows:
Rating: |
Category: Configure; Troubleshoot; Uninstall |
Solution Id: 1120266 |
Feedback
Did this article help you?
Thank you for your feedback!