Viewing 15 posts - 751 through 765 (of 2,044 total)
January 7, 2013 at 7:41 am
Have you also checked the oracle-side? (tracing,locks etc)
January 4, 2013 at 6:25 pm
Can't tell much without actually seeing it. I had success using orafaq[/url], just be sure you read the forum guide. Do you have a testcase (create table, insert data, select...
December 28, 2012 at 12:02 pm
Agreed, I grasped that per VM there are 4 core licenses necessary. So you only need 4 no matter the underlying hardware cluster (if you only use 4 virtual cpu's...
December 16, 2012 at 4:11 am
There is a command to lock an entire table LOCK TABLE employees IN EXCLUSIVE MODE NOWAIT; , but haven't tried this from MSSQL. Perhaps through openquery.
Not sure why you...
December 12, 2012 at 4:35 pm
Congrats with the rescue Jason
December 11, 2012 at 3:59 am
Getting ready for windows 7 & windows server 2012.
Relearning MSSQL and improving the current monitoring for facts & figures.
December 7, 2012 at 3:10 pm
make sure you make it a date-datatype instead of a string using cast or convert
Comparing dates with strings is usually a recipe for disaster
November 30, 2012 at 4:39 pm
Nice that the DTA advisor mentioned a missing index, even learned a new keyword "includes" (any benificial scenario's for include?). A rewritten index made it even better.
November 30, 2012 at 12:34 pm
DBCC Timewarp: Active Directory returns to 19 november 2000. New singer Linda Merts for the popular belgium pop/dance group. Waar zijn die handjes?:-D
November 27, 2012 at 10:01 am
Save the environment and enable free compression in the standard editions.
November 14, 2012 at 10:27 am
The hard part is getting there, having the monitoring setup as you would like. Transforming from add-ons to smoothly integrated. Still playing with various nuts and bolts
November 14, 2012 at 10:25 am
You run those programs in "windows safe mode"?
October 29, 2012 at 5:53 pm
Viewing 15 posts - 751 through 765 (of 2,044 total)