griffitmatt
griffitmatt
Hi There is a parameter AvailabilityGroupReplicas for integrity checks. Could you try using this option? -AvailabilityGroupReplicas Value | Description ALL | Checks all replicas PRIMARY | Checks the primary replica...
Log backups are not working for availability groups with backup preference set to 'Prefer Secondary'
" The full and diff backups are running on the primary but those backups are working only 'LOG' backups are not working." Hi Mitesh checking are you running the backup...
Log backups are not working for availability groups with backup preference set to 'Prefer Secondary'
refer to https://ola.hallengren.com/frequently-asked-questions.html How should I configure DatabaseBackup to back up an Availability Group? First you need to decide where you want the backups to be performed; on the primary...
This is a warning message returned by the SQL server and not an issue with the OLA backup script. The limit is set by Microsoft SQL server and cannot be...
The link below has the answer to your question https://ola.hallengren.com/frequently-asked-questions.html "How can I delete old backup files from Azure Blob Storage? I have not been able to find a way...
Hi Steve, the OLA (Online Archival) script execution time will vary based on the table size and system resources. This is because it assesses the fragmentation level to determine the...
> I've created PowerShell jobs that restored databases (from one servers backup to another servers instance) using ps1 files...this requires you to add password for the user first time and...