Activity overview
Latest activity by MikeShepard
Same results using local install of server components (as opposed to the remote install) / comments
Same results using local install of server components (as opposed to the remote install)
I'll try that and let you know. I've repeated this and had the same results on several machines. Fortunately, uninstalling V4 and re-installing v3 has worked fine. / comments
I'll try that and let you know. I've repeated this and had the same results on several machines. Fortunately, uninstalling V4 and re-installing v3 has worked fine.
I've tried using sa and the sa password, and blanks. I also granted the server admin role to the 2 nt accounts that I have been trying (but they were already sysadmins)
Error contacting the SQL Backup Agent. Check that the SQL Backup Agent service has been started for this server.
Error : 5 (Access is denied) / comments
I've tried using sa and the sa password, and blanks. I also granted the server admin role to the 2 nt accounts that I have been trying (but they were already sysadmins)
Error contacting the SQL Ba...
Error backing up
I am receiving an error (from the GUI or calling stored procs) doing backups on a server I just upgraded from 3.2 to 4.2. Here's the error:
Error contacting the SQL Backup Agent. Check that the SQ...
MIRRORFILE problem
I want to be able to supply a TO DISK and a MIRRORFILE parameter, and have it succeed if either backup succeeds. The help file leads me to believe that this will work, but when I try it, it seems ...
That was a typo. I fixed the parameter and got the same error message (except that the path was correct) / comments
That was a typo. I fixed the parameter and got the same error message (except that the path was correct)
5/3/2005 3:18:29 PM: SQL Backup 3.1.0, (c) Red Gate Software Ltd 2004 - 2005
5/3/2005 3:18:29 PM:
5/3/2005 3:18:29 PM: Backing up EPM88PRD (full database) to \\mmofile\\sqlbackups\MMOPSEPM\EPM88PRD\EPM88PRD_sqlbackup2005-05-03-15-18-29.sqb ...
5/3/2005 3:18:29 PM:
5/3/2005 3:18:29 PM: BACKUP DATABASE [EPM88PRD] TO DISK = '\\mmofile\\sqlbackups\MMOPSEPM\EPM88PRD\EPM88PRD_sqlbackup2005-05-03-15-18-29.sqb' WITH NAME = 'Database EPM88PRD, 2005-05-03-15-18-29', DESCRIPTION = 'Backup on 2005-05-03-15-18-29 Database: EPM88PRD Server: MMOPSEPM', ERASEFILES = 3, COMPRESSION = 1
5/3/2005 3:18:29 PM:
5/3/2005 3:18:29 PM:
5/3/2005 3:18:30 PM: Thread 0 error:
Error 620: Error writing to backup file(s).
Process terminated unexpectedly. Error code: -2139684860
Thread 0 warning:
Warning 610: Error writing to backup file: \\mmofile\\sqlbackups\MMOPSEPM\EPM88PRD\EPM88PRD_sqlbackup2005-05-03-15-18-29.sqb
Msg 3202, Level 16, State 1, Server MMOPSEPM, Line 1
Write on 'SQLBACKUP_8453389' failed, status = 112. See the SQL Server error log for more details.
Msg 3013, Level 16, State 1, Server MMOPSEPM, Line 1
BACKUP DATABASE is terminating abnormally. / comments
5/3/2005 3:18:29 PM: SQL Backup 3.1.0, (c) Red Gate Software Ltd 2004 - 2005
5/3/2005 3:18:29 PM:
5/3/2005 3:18:29 PM: Backing up EPM88PRD (full database) to \\mmofile\\sqlbackups\MMOPSEPM\EPM88PRD...
Error Backing up database to network path
When I try to backup certain databases to a network share, a 1K file gets written, and the log shows the following error.
Write on 'SQLBACKUP_108068141' failed, status = 112. See the SQL Server err...