Viewing 15 posts - 1,591 through 1,605 (of 2,649 total)
few comments on this
March 31, 2020 at 10:27 pm
thanks Jeff.
so a bit slower on my pc - I7 4 core , 16GB ram, SSD drive - 29 seconds for same criteria.
on this type of multiple files output, and...
March 30, 2020 at 11:15 pm
your best option is to setup a GMSA/MSA and use that instead of a standard AD user - once you change them you won't ever have to worry about its...
March 30, 2020 at 10:55 pm
I ran a test against your JBMTest table - here is the code that was executed and the Get-Date output.
All 53 files were created in about 15 seconds with...
March 30, 2020 at 10:33 pm
was about to post the test code - Jeffrey second option has a typo which he corrected on the post above ( = $($_)" - was $($week)") so it would...
March 30, 2020 at 10:21 pm
git command line would be the way to go - I have limited experience so can't really give you good details but have a look at https://docs.gitlab.com/ee/gitlab-basics/start-using-git.html
from a brief reading...
March 30, 2020 at 8:12 pm
thanks guys - I forgot about the number of VLF - one would expect that these days where this is well known fact that any DBA has already...
March 28, 2020 at 3:28 pm
And on a different note - there is no need for that extra unique index - if the hash is done correctly and it is based on those columns then...
March 27, 2020 at 7:00 pm
i did not choose the type of table it is, I don't even know what the table is for. I was just asked to create a hub
Then go back...
March 27, 2020 at 6:55 pm
if you are following Data Vault design then you have too many columns on that hub. most of the columns there look like attributes of your business key and are...
March 27, 2020 at 1:39 pm
thanks guys - I forgot about the number of VLF - one would expect that these days where this is well known fact that any DBA has already set that...
March 26, 2020 at 3:04 pm
Can you please state what is the size of the log file - I did ask for it to be supplied separately - if your datafiles are 300GB and your...
March 26, 2020 at 10:42 am
I think this may depend on the company and even on the country.
I've been contracting for over 30 years - first 10 in Portugal - not quite that good (bad...
March 26, 2020 at 1:30 am
you can install OpenXML SDK and use that to create Excel Files without the need for Office to be installed.
But yes it does require coding in C# to do...
March 25, 2020 at 6:25 pm
Viewing 15 posts - 1,591 through 1,605 (of 2,649 total)