Hi Mark
As regular maintenance tasks, please ensure the following:
1) Ensure you take full offline backup of CLM databases on DB2 server on a daily basis.
When taking the backup, you should stop the WAS profiles hosting CLM applications.
E.g. db2 BACKUP DATABASE jts TO C:\Installers\DB2\Newbackup
Repeat this for all the other CLM databases.
2) Parallely take complete folder backups of JTS_HOME\server directory so that the indices folders are backed up when Databases are backed up.
3) You could take Websphere profile backup using this step on a weekly basis:
START WAS profile hosting CLM, and then cd to
<WAS_INSTALLATION_ROOT>/AppServer/profiles/<PROFILENAME>/bin folder
Then Run the Command --backupConfig.bat <Backup_File_Name_Date_WITH_PATH>.zip
Thanks & Regards,
Madan