exec msdb.dbo.rds_backup_database Fails with S3 Error

0

Hi

I've been using msdb.dbo.rds_backup_database to backup SQL Server databases to S3 for 2 years, but in the last few weeks I've had one specific database failing intermittently with the errors

Aborted the task because of a task failure or an overlap with your preferred backup window for RDS automated backup
A nonrecoverable I/O error occurred on file "XXXXXXXXXXXXX"
and
S3 write stream upload failed. Encountered an error while uploading an S3 chunk

The first error is a red herring in that the backup fails, even if I run it during the day, well away from backup or maintenance windows

I backup many databases this way, but just this one specific database fails - everything else works fine

Anyone know why, and how to sure it please ?

Thanks
STEVE

질문됨 4년 전559회 조회
2개 답변
0

I have the same problem. Works fine on other databases on the same RDS database server.

Mine always gets to "Completed processing 100% of S3 chunks. "
and then fails.

Write on "6A28AB7B-2334-4745-AC01-XXXXXXXXXXXXXX" failed: 995(The I/O operation has been aborted because of either a thread exit or an application request.) A nonrecoverable I/O error occurred on file "6A28AB7B-2334-4745-AC01-XXXXXXXXXXXXXX:" 995(The I/O operation has been aborted because of either a thread exit or an application request.). BACKUP DATABASE is terminating abnormally.

Unable to write chunks to S3 as S3 processing has been aborted.

Any ideas? It used to work for me too. maybe they screwed up an update :(

Edited by: LukeSydneyAWS on Feb 16, 2020 9:38 PM

Edited by: LukeSydneyAWS on Feb 16, 2020 9:38 PM

답변함 4년 전
0

mine has CDC turned on. do you know if your database has CDC switched on?

답변함 4년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠