Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| 2500_config_apps:3400_backup_restore [2026/08/13 00:55] – removed - external edit (Unknown date) 127.0.0.1 | 2500_config_apps:3400_backup_restore [2026/08/13 07:33] (current) – Imported by DokuWiki Advanced Plugin aware_support3 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | [< | ||
| + | ====== Backing up and Restoring Operational Data ====== | ||
| + | |||
| + | The operational data stored by a system is its most valuable asset. All precautions must be taken to preserve its integrity. It is highly recommended to perform regular database backups and certainly it is a very good idea to perform a backup before [[2500_config_apps: | ||
| + | |||
| + | As backup and restore processes are quite sensitive it is also recommended to perform them when no one is using the system in the Operation Mode. | ||
| + | |||
| + | // | ||
| + | |||
| + | <alert type=" | ||
| + | **warning** | ||
| + | |||
| + | If you are just doing development and do not care about current data, then all you need is a BSV, so make sure you always have the current BSV file whenever you do something make sure that you save your work. If something goes wrong during publishing the version the easiest solution is recreate a business space and re-import the BSV. This should always work fine as the BSV includes everything. | ||
| + | |||
| + | \\ If you do have production data already that you care about then any publishing of a new BSV that involves changes to the database structure (business objects and attributes) should be considered a __MAJOR EVENT__. If anything goes wrong during the publishing operation you may lose your data. This is especially the case when you rename your objects/ | ||
| + | |||
| + | An alternative to performing backup/ | ||