Database backup and restore
SDL LiveContent Reach provides a backup option to suit your specific needs.
If you require users to be able to access SDL LiveContent Reach during the backup or restore activity, then select one of the client-side backup/restore options.
If you can take SDL LiveContent Reach offline temporarily, server-side backup/restore options are your best choices.
- Client-side
- loaddb BACKUP/RESTORE
- loaddb client (eXist Remote mode backup and restore tools)
- Server-side
- loaddb CHECKDB -Dlc.backup=yes (backup only)
- loaddb client (eXist Embedded mode backup and restore tools)
Loaddb CHECKDB is a server-side backup, but SDL LiveContent Reach and Tomcat are online; therefore, it locks out user access while backing up the database. It uses the same mechanism as a scheduled backup. This is the most-efficient backup method; however, there is no expectation that the backup will start immediately, as database transactions may be in progress. In this case, backup will be delayed until pending transactions have been written, at which point it will then lock out user access and proceed with the backup.