Viewing 15 posts - 766 through 780 (of 2,062 total)
Big data is quite diverse nowadays, somewhat like the cloud.
More like specific problems that might benefit from a non-standard RDBMS approach. Like social media/search robots having scaleout methods where one...
January 7, 2013 at 10:00 am
Haven't time to setup a mssql to oracle replication, however some possible helpfull links.
Perhaps Statspack if installed on the oracle db (small interval)
Dreaded question: anything changed...
January 7, 2013 at 7:48 am
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
Viewing 15 posts - 766 through 780 (of 2,062 total)