Viewing 15 posts - 1 through 15 (of 183 total)
Agreed. But the issue is that the vendor is called because of performance issues and they claim the need to rebuild indexes. I argue against and then we...
November 9, 2015 at 9:55 am
I understand that I could connect to each instance, but its not highly available then. So I want to use the availability group name to connect. The issue...
May 27, 2015 at 1:25 pm
Grant...
I think your point is valid and I may have looked past that. If running it via SSMS and the ADO connection can yield different execution plan results then...
January 5, 2012 at 1:07 pm
I can look at doing that check, but how would that differ from what I have already done? In essence since I ran the application with profiler to catch...
January 4, 2012 at 9:38 am
Late post here.. but interesting fact to consider is that you can also take the VM and make it see the 4 vCPUs as one cpu with 4 cores via...
June 21, 2011 at 1:42 pm
Thanks. I will look at deploying it as soon as possible.
April 4, 2011 at 6:51 am
Why do you think this is the solution? I don't see anything in the release not indicating my issue. Did I miss something?
April 1, 2011 at 2:17 pm
Already applied. I could try to re-apply. But I also have this issue with SQL Server Management Studio.
March 23, 2011 at 11:57 am
Thats where I have been moving towards. Creation of accounts that are "Finace_Jobs", "Engineering_Jobs", etc. But I started considering the idea of trying to utilize the proxy accounts...
February 23, 2011 at 9:33 am
Look up doing subselects. You need to select out to get it all on "one row". Otherwise you will want to do the logic in the UI.
But it...
February 23, 2011 at 9:25 am
I did an install of the insta client. Will reboot tonight to test. But I dont have a network/admin folder for the tnsnames.ora file. Any idea where...
February 17, 2011 at 9:41 am
I have the 10G x64 Client install. I did a custom install and specified the drivers and windows interfaces and did a reboot. So maybe the issue is...
February 17, 2011 at 9:30 am
Awesome... this is what I was looking for. Something that was little cleaner than converts and concatenation of dateparts. Seems like it should work well. Thanks.
February 15, 2011 at 9:47 am
I knew there was a sys schema. But there is an associated user sys as well that has no login? I never really noticed, but I ran a...
July 30, 2010 at 2:31 pm
Viewing 15 posts - 1 through 15 (of 183 total)