Das Datenbank-Backup ist eine der wichtigsten Aufgaben eines Datenbank-Administrators (DBA). Ein erfahrener DBA sollte jeden Server so konfigurieren können, dass sich die bestmögliche ...
Microsofts Datenbank SQL Server bringt Konzepte und Werkzeuge fürs Sichern und Wiederherstellen einer Datenbank bereits mit. SQL-Server-Backups lassen sich ins Unternehmens-Backup integrieren, der ...
In SQL Server, the database can be stored in different files and filegroups. If your database is small (100 MB or less), you do not need to worry too much about files and filegroups. But if you have a ...
Can anyone offer some advice on best practices around SQL backups, recovery, and replication in scenarios with virtualized SQL servers? The overall objective is to protect our SQL servers against ...