Posts

Showing posts with the label Crash

Assassin's Creed Games doesn't lunch!

Although I don't consider myself a real gamer, I do enjoy playing games from time to time. Since, I've started working at Ubisoft, I'm trying to take advantage of the games available to me. One does not simply work for one of the greatest gaming companies in the world and simply refuse to play their games ;) So after installing uPlay on my computer, I downloaded & installed huge packages of the Assassin's Creed, Crew, South Park, For Honor, etc... Everything was working fine until I decide to lunch on of the Assassin's Creed games.

Veeam Backup Warning - SQL VSS Writer is missing: databases will be backed up in crash-consistent state

Problem: When Veeam backup job is running for a SQL server VM and the "application aware processing" is activated on the job Veeam is not capable of using the VSS Writers to backup the databases. Instead, Veeam will proceed with a full backup. The disadvantage is when you need to restore backups in crash-consistent state, you won't be able to recover just the application items (databases, mailboxes, AD objects, etc...), you'll have to do a full restore or just OS files but no application objects recovers. Notes: Veeam even has a KB article for the issue. https://www.veeam.com/kb2095 Most of the time, it looks like it's a database naming issue. If your database names contains spaces in them, Veeam is not able to use the SQL VSS Writers. I strongly suggest that you go trough that article before trying the solution found here. However, in my case, none of the solutions worked from veeam's article. Solution: I had to login to my SQL server and under...