SOLABS will always perform a backup prior to an intervention.
What are the types of backups we perform?
It could be a simple core file, or all core files.
It can also be a backup of the database.
It could be a combination of core file(s) and database backup.
What does the database backup contain?
It depends on which type of backup is used:
- Full Backup
- Takes all the objects embedded in the client databases:
- Tables, views
- Functions, procedures
- etc.
- This contains the entirety of the information persisted by QM10.
- Takes all the objects embedded in the client databases:
- Differential backup
- Will backup only the objects in the client database that changed since the last full backup.
Where is the backup located?
The database backup is always located in the SOLABS Work folder of the SQL server, under a sub folder name in part with the CREQ # to which the intervention is related to.
The Core file backup will be on the Web server file system, while the database backup will in the SQL server file system.
Comments
0 comments
Please sign in to leave a comment.