Viewing 15 posts - 4,006 through 4,020 (of 59,067 total)
I haven't tried it but, perhaps, Detaching/Attaching. I think that Offline/Online would still keep the same value.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2022 at 1:12 am
Heh... speaking of "better" for DevOps, I tried to rate the post and I'm logged in and yet it still says that I have to login to rate it and...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 26, 2022 at 11:02 pm
Ok... no response from the WebMaster on this issue. @steve-2 Jones... any help here?
Heh... probably not because you're probably not being notified of this post, either. 🙁
--Jeff Moden
Change is inevitable... Change for the better is not.
January 26, 2022 at 10:51 pm
Good stuff!
I use the dbatools to do the same things. https://dbatools.io/commands/
There are a few different commands that copy logins and permissions between servers.
I've not delved into DBATools.io much. Which...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 26, 2022 at 10:44 pm
I'm a bit confused. Can you post the actual value of what FileSize is BEFORE your modifications, please? Also, what are you using as a reporting tool?
--Jeff Moden
Change is inevitable... Change for the better is not.
January 26, 2022 at 10:42 pm
I'm bumping this for you, Karen. Seems like it should be simple to do in SSIS but I don't use SSIS and can't help.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 26, 2022 at 10:36 pm
If you're using SomeDateCol BETWEEN FirstOfMonth and EOMonth, then you have closed/closed and it's not bullet proof because SomeDateCol could have a time in it.
Using the basic criteria of SomeDateCol...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 26, 2022 at 10:34 pm
The problem will be querying those files for users in charge of this.
BULK INSERT may be your friend here.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 26, 2022 at 10:30 pm
Thanks for the reply all . Much appreciated ..
tonight i will try alter table rebuild and see how it goes
So... how'd it go?
--Jeff Moden
Change is inevitable... Change for the better is not.
January 26, 2022 at 10:29 pm
--Jeff Moden
Change is inevitable... Change for the better is not.
January 26, 2022 at 10:24 pm
Awesome! Yeah, that previous state an time made life a whole lot easier! Nicely done on the research.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 26, 2022 at 10:20 pm
So, enquiring minds want to know... Is it done yet? 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
January 26, 2022 at 9:59 pm
Thank you both.
The product is good, but it is expensive. Not sure if we can get approval to have budget for that.
Any other recommendations?
Thanks
It'll be cheaper that writing your...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 26, 2022 at 9:57 pm
You're going to have to write some code that checks sys.tables for names using wild cards and check their "create_date" for the date and time they were created. If that...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 26, 2022 at 9:54 pm
If, however, it's ALWAYS in the proverbial toilet, THAT can be an indication of a much larger problem.
It may not actually show up as "spills", either.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 26, 2022 at 9:41 pm
Viewing 15 posts - 4,006 through 4,020 (of 59,067 total)