Comments
Sort by recent activity
Peter - Thank you. I tried to create that folder - and discovered that we did have that folder. It was hidden and all the files in it were hidden. I have since found the log and discovered the reason that the backup failed. The file was in use - I believe there was a tape backup at that time and the backup process could not access the file.
I do very much appreciate your help and responsiveness to my issue. Thanks
Geri [image] / comments
Peter - Thank you. I tried to create that folder - and discovered that we did have that folder. It was hidden and all the files in it were hidden. I have since found the log and discovered the r...
Peter - I am sorry but we don't havet that folder set up. So therefore there is no log file to send you.
What next?
Geri / comments
Peter - I am sorry but we don't havet that folder set up. So therefore there is no log file to send you.
What next?
Geri
Nope - no such folder on this system. At least on the active node of this cluster. I just checked my passive node - same thing - no folder under all users for Application Data and I have searched for the log on both machines.
Geri / comments
Nope - no such folder on this system. At least on the active node of this cluster. I just checked my passive node - same thing - no folder under all users for Application Data and I have searched...
when i run the following code - SELECT b.backup_start_date, b.database_name, b.user_name, a.logical_device_name, a.physical_device_name
FROM msdb..backupmediafamily a
INNER JOIN msdb..backupset b ON a.media_set_id = b.media_set_id
WHERE b.backup_start_date >= GETDATE() - 7
AND a.logical_device_name LIKE 'Red Gate SQL Backup%'
it returns a value Red Gate SQL Backup (4.2.0.511):00000000036300000000000000C2760000005C17000000030101 - does the 4.2.0.511 refer to the version of backup software we are using?
Also - how would i find out what servers are running which license we have? I need to identify which servers have which license...
Thank you... / comments
when i run the following code - SELECT b.backup_start_date, b.database_name, b.user_name, a.logical_device_name, a.physical_device_name
FROM msdb..backupmediafamily a
INNER JOIN msdb..backupset b O...
I found the information. I so appreciate your assistance. / comments
I found the information. I so appreciate your assistance.
We backup to a backup share - hosted on a VM windows machine.
Thanks Petey. / comments
We backup to a backup share - hosted on a VM windows machine.
Thanks Petey.
Thank you Chris. You can add another vote for adding that feature... / comments
Thank you Chris. You can add another vote for adding that feature...
I am having this issue again.
I have stopped and restarted the service many times.
Then get the error again.
Error is: Failed to initialize local data store: File already exists. Try using a different database name......
Any help is appreciated.
Thank you
Geri / comments
I am having this issue again.
I have stopped and restarted the service many times.
Then get the error again.
Error is: Failed to initialize local data store: File already exists. Try using a diff...
Peter - I found that the user the backup agent is running under did not have sufficient rights to the redgate folder. I have changed the backup agent user back to what it was prior to the update on Friday night. If I have this issue again and it is not user related - I will then turn debugging on.
Thank you so much for responding...
Geri / comments
Peter - I found that the user the backup agent is running under did not have sufficient rights to the redgate folder. I have changed the backup agent user back to what it was prior to the update o...