Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
このような状況でデータベースを復元したいとします。一方ではバックアップがなく、他方ではすべての変更がログ ファイルに保存されます。ログ ファイルから特定の日時にデータベースを復元できますか?
あなたはポイントインタイムリカバリについて話している
そのためには、最初に少なくとも完全なバックアップが必要です。その後、t-log バックアップを作成すれば復元できます。完全なバックアップなしでは何もできません