Search results for "always on"

Your search for "always on" returned 100 results:

Technical Article

SQL Always on, user permissions dropping after Failover

  • Topic

Hello there! I'm having an issue with Always On, I'm all set up with two replicas in the AG. When testing failovers with our Cognos setup, the app is no longer able to connect to the DB until I drop the user and recreate it using the proper user mapping (it defaults to public only). […]

You rated this post out of 5. Change rating

2023-10-18

926 reads

Technical Article

changing db owner with always on replication (to fix DB properties window)

  • Topic

SQL Server 2016 standard edition, with primary databases and one other server set up as secondary failover with always on availability group. There were some issues over the weekend with an application that accesses the databases on this server, unbeknownst to me, they decided just to reboot the database server, which seemed to clear things […]

You rated this post out of 5. Change rating

2019-12-09

4,848 reads

Technical Article

High cpu usage on Always on

  • Topic

Hi all, We have  SQL 2017 on windows physical host. This is with Always on set up with 20 databases. We are facing high cpu usage. Previously the usage is below 85% and suddenly started 90% and above. It’s fluctuating be 80-99%. We did the statics update on all databases. We have index defragmentation job […]

You rated this post out of 5. Change rating

2023-03-02

974 reads

Technical Article

Always On FailureConditionLevel and Session Timeout

  • Topic

Hi All, Over the past week, I've been monitoring my AOAG setup and I've noticed around the same time each night, my primary fails over to my secondary instance. This happens to be right after the VM backup tool runs that I get notifications about errors 1480 and 19406. Good to know those are working […]

You rated this post out of 5. Change rating

2018-08-05

2,520 reads

Technical Article

SQL Server service account change in a Always on setup

  • Topic

Hi All, I am planing to change the sql server service account in two node always-on setup. Need to know the steps that needs to be taken which is a recommended way. Also,  what are the minimum permission required to give this new service account on the domain. I know we need to give  certain […]

You rated this post out of 5. Change rating

2018-01-29

3,048 reads

Technical Article

exclude Always On Read-only databases

  • Topic

Hello, I am writing a tsql statement but every time i run it, it comes up with error: The target database ('Database_Name') is in an availability group and is currently accessible for connections when the application intent is set to read only. So i am trying to find a way to exclude Always On Read-Only […]

You rated this post out of 5. Change rating

2021-01-11

253 reads

Technical Article

File share witness in an Always On cluster

  • Topic

Another DBA mistakenly created a file share witness for one of our ao clusters. To make matters worse, it's pointed at a server we decommissioned. The cluster doesn't seem to be negatively impacted by it, but it is throwing a set of critical errors dozens of times a day and I hate that. Our cluster […]

You rated this post out of 5. Change rating

2024-02-21

3,060 reads

Blogs

Streamline Dependency Management in Databases

By

In the intricate world of business, where precision and efficiency are paramount, managing database...

A New Word: Immerensis

By

immerensis – n.  the maddening inability to understand the reasons why someone loves you...

Deploy a Dockerized Python TODO App to Azure Container Apps Using Pulumi and Azure Key Vault

By

In this post, I will guide you on how to deploy a dockerized simple...

Read the latest Blogs

Forums

SQL Server is terminating in response to a 'stop' request from Service error

By naga.rohitkumar

Dear All, In one of the server its repeatedly restarting sqlserver services and not...

Understanding CROSS APPLY and OUTER APPLY in SQL Server

By Noman072

Comments posted to this topic are about the item Understanding CROSS APPLY and OUTER...

Database Files on Shares I

By Steve Jones - SSC Editor

Comments posted to this topic are about the item Database Files on Shares I

Visit the forum

Question of the Day

Database Files on Shares I

I want to store database files on a file share for a SQL Server 2017 instance. Can I use \\fileserver\D$ as a location?

See possible answers