Viewing 15 posts - 4,111 through 4,125 (of 4,477 total)
mw112009 (1/5/2017)
FROM MHPAPP2.PROVIDERSYSTEM.DBO.AddressGeoCode;
I get the error
Msg 7325, Level 16, State 1, Line 1
Objects exposing columns with CLR types are not allowed in distributed queries....
January 5, 2017 at 4:49 pm
ramana3327 (1/5/2017)
We have SQL job scheduled to run in the midnight. Due to the space issue it failed 2 days. After that we added more space but we noticed that...
January 5, 2017 at 4:39 pm
Paresh Motiwala (1/5/2017)
where did u fix the "sql service account's permissions"?
You would add those permissions to the account in Active Directory.
Sue
January 5, 2017 at 11:58 am
Another thing you may want to do is for the response on the alert, you could execute a job that just queries sys.databases to see what the log_reuse_wait value is....
January 5, 2017 at 11:44 am
Stuart Davies (1/5/2017)
January 5, 2017 at 11:33 am
halifaxdal (1/5/2017)
I do have the timeout setting as 0 which presumably...
January 5, 2017 at 11:30 am
brianmsbc (1/3/2017)
I have a field that has...
January 4, 2017 at 7:53 pm
mandavli (1/3/2017)
and deployment fails saying
Error rsInvalidItemPath : The path of the item '/ http://servername/..'...
January 4, 2017 at 3:17 pm
Rin Sitah (1/4/2017)
Just a quick question about that proc sp_clean_db_free_space.
When I run it across a database it does take a long time.
If I stop the proc before its finished,...
January 4, 2017 at 3:00 pm
nicepraveenb (1/4/2017)
i am getting a error; The process cannot access the file as it is being used by other process.
I usually use Process Monitor to see who/what is accessing the...
January 4, 2017 at 2:16 pm
If what you want is to extract the service pack files to some specific location, you can execute the service pack exe from the command line and use something along...
January 3, 2017 at 7:46 pm
mmsheehan (1/3/2017)
There is a lot of mixed messages about disabling "Chimney Offload State" and "Receive-Side Scaling State" (RSS) -- The information in the following link suggests not disabling these:https://blogs.technet.microsoft.com/onthewire/2014/01/21/tcp-offloadingchimney-rsswhat-is-it-and-should-i-disable-it/%5B/url%5D
Doesn't...
January 3, 2017 at 7:20 pm
nancy_iles (12/30/2016)
December 30, 2016 at 11:23 am
Thanks for getting back and posting that. Now we can see what you are actually executing.
So I used the set statements you originally posted and was able to get...
December 29, 2016 at 4:18 pm
ramyours2003 (12/29/2016)
December 29, 2016 at 2:43 pm
Viewing 15 posts - 4,111 through 4,125 (of 4,477 total)