Viewing 15 posts - 661 through 675 (of 2,044 total)
Waittypes of the queries (IO/NETWORK/CXPACKET/...)
Can be done with sp_Whoisactive or the dynamic management views.
April 29, 2015 at 9:21 am
MS SQL Server max memory does not include reporting services.
Total memory-MS SQL Server max memory= memory for OS, SSRS, SSAS, SQL Agent, SSIS, other applications
March 12, 2015 at 7:45 am
Thanks for the build list.
I'm relying on sqlserverbuilds.blogspot.be[/url] as it has the builds up to SQL 7.
February 23, 2015 at 3:26 am
Did you try casting p.TriggerDate >= '06-Nov-2014'
to a date-variable? (instead of relying on strings)
->where p.TriggerDate>=TO_DATE('2014-11-06','YYYY-MM-DD')
February 4, 2015 at 6:16 pm
Whilst there are people who can soak knowlegde, actually applying certainly helps.
Can't forget about maintaining it, so your brain doesn't purge it.
January 27, 2015 at 4:30 am
Oracle Client and the use of OracleOleDB?
MSOra is probably the old deprecated oracle driver
January 20, 2015 at 8:40 am
Congratulations Koen, keep writing!
January 14, 2015 at 7:30 am
Glad you keep the thread awake
January 12, 2015 at 12:09 pm
Happy Holidays and a fun New Year.
December 29, 2014 at 7:26 am
Oracle 9 is really old by now. Maybe you can connect to it if you have the oracle 11g client en the oracle database is at least 9.2.0.4. The 12c...
November 18, 2014 at 2:04 am
Could you rephrase it to What is the recommended minimum memory requirement ...?
November 14, 2014 at 12:53 am
October 24, 2014 at 5:46 am
I haven't been investigating service broker because:
Our team already uses Windows Message Queuing -> What does service broker does better?
Microsoft's tendency to drop features (was really bad in the silverlight...
October 19, 2014 at 3:17 am
Been away for a while.
I'm unfamiliar with isci-target (this technology?).
Is it possible to consult your Netapp vendor? Could only find best practices for sql server on Netapp, it doesn't...
October 12, 2014 at 4:19 am
Viewing 15 posts - 661 through 675 (of 2,044 total)