Viewing 15 posts - 136 through 150 (of 2,356 total)
I have a problem where I intend the following on a Transactional Replication with a Push subscription;
1 - 10 rows were inserted into Table 1 on Publisher. I want...
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/
July 3, 2023 at 2:22 pm
Without knowing what you are using xp_cmdshell to do, we can't really make a recommendation.
What are some of the things that you do with xp_cmsshell??
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/
June 30, 2023 at 3:12 pm
This is correct. The services will start when the cluster fails over.
If the monitoring is an application that is installed on each server, then this can be created as 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/
June 30, 2023 at 3:09 pm
@michael-2, My understanding is that you cannot switch partitions if there are indexes that are not aligned with the partition.
@Alexp, Have you tried
DISABLE/REBUILDinstead ofDROP/CREATE?Drew
Thanks! Forgot that.
Are...
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/
June 29, 2023 at 7:09 pm
What is the point of dropping an re-creating the indexes?
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/
June 29, 2023 at 5:32 pm
Thanks
How large is database and how frequent data is updated/deleted in tables ?
for larger index indexing takes time and this is useful feature in that case
Well, like I said,...
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/
June 29, 2023 at 2:41 pm
How often are you reindexing where this feature provides a benefit? We re-index so infrequently. I can't see this providing much of a benefit.
Good article though!
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/
June 27, 2023 at 8:21 pm
I find hiring anyone is very hit and miss. Whether in tech, or on the ranch.
Well said. This thread, as well as many others, are filled with interview horror...
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/
June 27, 2023 at 12:51 pm
Uh-oh that means I am not following one my best practices which is 'Do what Jeff' recommends'. Any additional color or reasoning on why no fact table updates and...
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/
June 27, 2023 at 12:20 am
The answer is "it depends" While Kimball's "rules" state do not update a fact table, sometimes you need to do things like that.
There are instances where entire fact tables were...
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/
June 26, 2023 at 2:49 pm
Knowing the version is not nearly as important as knowing where it is say SQL 2014, 2017, 2019 etc... and what service pack is applied.
Knowing that it's say 15.2.3459...
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/
June 23, 2023 at 2:10 pm
I'm thinking that you need to be more clear on the job description that you use to hire people... a LOT more clear. For more than just the most...
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/
June 22, 2023 at 9:10 pm
Well, here is a new one.
While reviewing design standards with a set of contract developers we pointed out that any object needs to be qualified with the schema of 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/
June 22, 2023 at 3:53 pm
I downloaded it a while back. It’s an extensive set of tools.
Am I using it in my production environment? Not yet.
Why? Finding the time to perform the testing, and share...
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/
June 17, 2023 at 3:30 pm
Looking for the options whenever the primary replica is refreshed then synching the secondary replica would need to be done and which would take long time if there are...
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/
June 15, 2023 at 1:16 pm
Viewing 15 posts - 136 through 150 (of 2,356 total)