Viewing 15 posts - 6,796 through 6,810 (of 59,072 total)
So it looks to me as if things have changed rather a lot since Jeff wrote the paper, and it would probably be useful if someone could do measurements...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 10, 2020 at 2:05 pm
Lordy! Emergency Surgery? What on Earth did you swallow this time? I told you not to put things in your mouth! 😀
Get well soon, Ken... you're definitely one of the...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 8, 2020 at 11:25 am
I don't know when they'll hit the streets but they starting to experiment with graphene-based processors (and other things) that are supposed to use only 1% of the energy as...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 8, 2020 at 5:03 am
p.s. As Jeffrey Williams pointed out, if you don't have 2017 or better, the FIELDQUOTE option isn't going to work. Post back if that's a part of your problem... we...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 7, 2020 at 10:49 pm
According to the documentation, several of the "fields" in the data represent up to 10 digits of numeric information. While the max number of digits for an INT is, indeed,...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 7, 2020 at 10:47 pm
Trying to document a process in an event of disaster and different reasons. In case if the database repair attempt is unsuccessful.Do you think listing the steps of recovery...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 7, 2020 at 10:21 pm
To be blunt, there is no way in hell I'd give a "normal" user the privs to do anything with roles indirectly never mind directly. If such functionality is required,...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 7, 2020 at 4:45 pm
Asking the question again, WHAT are you using to do the imports and from where?
--Jeff Moden
Change is inevitable... Change for the better is not.
July 7, 2020 at 4:40 pm
Hi
Thanks a lot.
I've run your edited query. but its cost was 51% against last improved query that I sent in my last post. And Logical Read grows...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 7, 2020 at 4:34 pm
You also have to be aware of transaction log usage - if you import a large file in a single batch you will need at least that much space...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 6, 2020 at 9:55 pm
Is there a restriction of file size that can be imported into SQL? 5 gig, 10 gig???
Are you running into any problems right now?
--Jeff Moden
Change is inevitable... Change for the better is not.
July 6, 2020 at 9:50 pm
I am not privy to why the "simple act of redefining the column as NOT NULL adds 10 bytes" are "perfectly explainable". Please do. 🙂 I mean the column...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 6, 2020 at 9:14 pm
I'd also recommend scripting out the login and all related users in all databases so that when you actually do (and you will sometime) crush a user in such a...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 6, 2020 at 4:17 pm
The recommendation to use 1 system overall was overruled.
I know you already know this but I have to say it out loud (and it's NOT aimed at you... you're...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 6, 2020 at 3:14 pm
Based on what I'm seeing, the index is rebuilt AFTER the data is added to the new column and the simple act of redefining the column as NOT NULL adds...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 6, 2020 at 4:41 am
Viewing 15 posts - 6,796 through 6,810 (of 59,072 total)