Viewing 15 posts - 706 through 720 (of 2,356 total)
This is not an uncommon issue with a search procedure. The fact that you are getting good performance most of the time is great.
As a first step, I would attempt...
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
September 15, 2021 at 2:28 pm
Break it into smaller pieces. Do the tables, procs, functions, etc.
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
September 10, 2021 at 3:55 pm
Depending upon how much data you are saving, it may be faster/easier to select what you want to keep into a new table. Drop the PK, FK and indexes on...
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
September 10, 2021 at 3:37 pm
BTW: Jeff is of course our SSIS expert 😉
Define "Expert"
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
September 7, 2021 at 5:59 pm
How are the backups set up in the AG confiratiopn?
This setting overrides that
OverrideBackupPreference
Override the backup preference for availability groups. This option only applies to copy-only full backups and regular transaction...
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
September 2, 2021 at 3:41 pm
This is a great resource on Extended Events
https://www.sqlservercentral.com/stairways/stairway-to-sql-server-extended-events
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
September 2, 2021 at 3:38 pm
Hello, I am attempting to create a SQL Server Distributed Availability Group in my Azure EC3 environment. When I attempt to alter my Distributed AG on AG2 using the...
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
September 2, 2021 at 3:33 pm
If there is a large amount of free space, I would shrink it incrementally in smaller chunks.
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
September 1, 2021 at 1:17 pm
The Stairway series on this site is also a very good learning resource
https://www.sqlservercentral.com/stairways/stairway-to-sql-server-security
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
September 1, 2021 at 1:15 pm
Try this link
https://lmgtfy.app/?q=login+failed+.+error+4064
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
August 31, 2021 at 6:03 pm
Ok,
No. Neither one of you are even close.
Yes. I can go there as per the screenshot.
I don't see anything significant there. Its just couple of...
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
August 31, 2021 at 12:08 pm
No. Neither one of you are even close.

Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
August 30, 2021 at 5:43 pm
Setting a default database is not permissions. It just tells SQL which database to set the initial connection for that user.
Correct. But if you won’t or can’t change the...
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
August 30, 2021 at 4:00 pm
One is to change the options of how the user connects,User will use Windows Authentication login in SSMS. No change here.
What are the DEFAULT options when...
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
August 30, 2021 at 3:36 pm
So, my personal and heartfelt request as a member of "the community that was", I'd love it if you and JLS (another recent revisitor) and a...
Michael L John
If you assassinate a DBA, would you pull a trigger?
To properly post on a forum:
http://www.sqlservercentral.com/articles/61537/
August 30, 2021 at 2:46 pm
Viewing 15 posts - 706 through 720 (of 2,356 total)