Viewing 15 posts - 571 through 585 (of 39,466 total)
I see it rarely used. I'm sure someone does, but not many
February 21, 2024 at 9:34 pm
I would lean towards what pietlinden said. separate the data movement from the formatting by querying it
February 20, 2024 at 8:46 pm
I don't think so. I checked back through 2017, and this still happens.
I think most of us used cast/convert, and in those cases, it is 30.
February 14, 2024 at 10:40 pm
I totally agree with you, Steve. Using Git is great.
Your article answers a question I've had about how DBAs may handle their SQL Scripts. I work for my state's...
February 14, 2024 at 5:38 pm
Hi Steve, I like the idea of using Git. Where I work, it's all databases and we use file sharing. We've experienced all of the example you gave as...
February 14, 2024 at 5:36 pm
Re-skilling is always a concern, as is finding people with older skills.
A long-term stable team, can be good, but as noted, can be insular. They also might have fallen behind...
February 14, 2024 at 4:57 pm
Glad you liked it, Jeff. You've impressed and taught a lot of people and a few things came together recently that reminded me of you.
So thanks for all you do...
February 9, 2024 at 10:17 pm
I did get someone at MS looking into this to see if there's a better way. I'll let you know if I hear something.
I'm guessing there's not good solution to...
February 7, 2024 at 4:45 pm
Thanks, I've gotten a few, but not too often. I'll post ticket to IT
February 7, 2024 at 3:05 pm
OK, LRS probably won't work out of MI, but you can use MI link to migrate to a VM and then LRS to migrate from the VM to a new...
February 6, 2024 at 9:33 pm
Migrating a database from one server to another is what you're doing, so it's good to note that. Otherwise it's hard to understand.
If you are moving to a different tennant,...
February 6, 2024 at 8:03 pm
It's likely some data issue. When you run manually, or from the agent, are you accessing the same data sources?
There should be logs as well you can examine.
February 6, 2024 at 7:41 pm
I assume by migrations, you mean SQL Scripts changing the schema/objects somehow.
There is no zero downtime, but you can fake it. First, make sure all migrations are backwards compatible with...
February 6, 2024 at 7:41 pm
AFAIK, yes. You could use some sort of middle tier app server with connection pooling, which might get you more, but the low levels are low as they are stacked...
February 6, 2024 at 7:39 pm
It's likely some data issue. When you run manually, or from the agent, are you accessing the same data sources?
There should be logs as well you can examine.
February 6, 2024 at 7:39 pm
Viewing 15 posts - 571 through 585 (of 39,466 total)