diff --git a/docs/deployment/manage/backup_restore/restore_files_db_ldap/i_wadm_t_restr_db2_cmnd.md b/docs/deployment/manage/backup_restore/restore_files_db_ldap/i_wadm_t_restr_db2_cmnd.md index 772d7f0cfc2..c3f7971f8a1 100644 --- a/docs/deployment/manage/backup_restore/restore_files_db_ldap/i_wadm_t_restr_db2_cmnd.md +++ b/docs/deployment/manage/backup_restore/restore_files_db_ldap/i_wadm_t_restr_db2_cmnd.md @@ -10,7 +10,7 @@ To replace an existing WPSDB database with the backup copy using the RESTORE DAT 3. Run the RESTORE DATABASE command: - This example refers to the WPSDB database, the default name for the Release database domain. RESTORE DATABASE WPSDB FROMbackup_directory_path TAKEN AT timestamp REPLACE EXISTING + This example refers to the WPSDB database, the default name for the Release database domain. RESTORE DATABASE WPSDB FROM backup_directory_path TAKEN AT timestamp REPLACE EXISTING 4. Roll the restored database forward by choosing the same point in time for the database.