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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ