Hello,
For some time now, the Azure SQL database backup always fails on any database that takes more than 25 mins. It fails at the 25th minute with the following errors:
I also extended the timeout XML file with 24 long job timeout but no change.
Any idea what the problem could be?
2022-12-29 11:33:30.8015|DEBUG|50|Pranas.Net.SqlBak.Service.Scheduler.ActionScheduleJob|Execute. Return
2022-12-29 11:33:30.8135|DEBUG|50|Quartz.Core.JobRunShell|Trigger instruction : NoInstruction
2022-12-29 11:33:54.9669|DEBUG|6|Quartz.Core.QuartzSchedulerThread|Batch acquisition of 0 triggers
2022-12-29 11:33:56.8308|DEBUG|19|Pranas.NET.SqlBak.Job.Sql.Business.SqlServerHelper|BackupDatabaseCloud. DacServices message. Number: â73100â; MessageType: âMessageâ; Prefix: âSQLâ; Message: âExtracting schema (Failed)â.
2022-12-29 11:33:56.8308|ERROR|77|Net.Pranas.SqlBak.Tools.Task.TaskTools|TryWhileTimeSpan|Microsoft.SqlServer.Dac.DacServicesException: Could not extract package from specified database. â> Microsoft.Data.Tools.Schema.Sql.SchemaModel.SqlReverseEngineerException: Database âtcprod-audit_SQLBackupAndFTP_Snapshotâ on server âtcprod-dbserverâ is not currently available. Please retry the connection later. If the problem persists, contact customer support, and provide them the session tracing ID of â6B2480ED-2C1C-4CFA-B2E0-E1E5C0E869A4â. â> Microsoft.Data.SqlClient.SqlException: Database âtcprod-audit_SQLBackupAndFTP_Snapshotâ on server âtcprod-dbserverâ is not currently available. Please retry the connection later. If the problem persists, contact customer support, and provide them the session tracing ID of â6B2480ED-2C1C-4CFA-B2E0-E1E5C0E869A4â.