Viewing 15 posts - 3,136 through 3,150 (of 5,841 total)
Phil Parkin (11/15/2011)
Well done on taking the time to find a solution to your problem.
I still have concerns over the potential performance...
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
November 16, 2011 at 7:17 am
Get a copy of SQL Virtual Restore from Red Gate. Based on the incredible Hyperbac technology you can mount READ/WRITE compressed backup files as databases!! Just amazing what...
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
November 16, 2011 at 7:15 am
Can someone please do a test where there are 1M rows (or 10M or more) and the MIN missing value is one from the highest number in the range (i.e....
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
November 16, 2011 at 7:13 am
SQLRNNR (11/11/2011)
RedGate's SQL Data Compare does that.
And does it very nicely too - and it can generate sync scripts too, among other things.
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
November 16, 2011 at 7:03 am
SQL Kiwi (11/14/2011)
TheSQLGuru (11/14/2011)
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
November 14, 2011 at 8:56 am
SQL Kiwi (11/6/2011)
TheSQLGuru (11/3/2011)
It is QUITE difficult (without the OUTPUT clause anyway, which is thankfully available now) to do sequencing like this.
We've always been able to do it safely and...
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
November 14, 2011 at 7:15 am
1) I am not sure SSIS is the way to go here. I am about 90% certain (given nebulous descriptions of problem and no sample data with expected outputs)...
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
November 14, 2011 at 7:11 am
http://blogs.msdn.com/bartd/archive/2006/09/09/Deadlock-Troubleshooting_2C00_-Part-1.aspx
Note there are 2 additional parts to this blog series.
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
November 14, 2011 at 7:04 am
GilaMonster (11/13/2011)
If it's an urgent, major, critical issue, I suggest you open a case with Microsoft CSS.
Very STRONG agreement here Gail! Anything that is marked as "huge emergency" OR...
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
November 14, 2011 at 7:02 am
Dev (11/9/2011)
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
November 11, 2011 at 8:06 am
Gangadhara MS (11/9/2011)
We are migrating the Production database from one SQL server 2005 to shared SQL server 2008 environment by backing up and restoring technique.
For this purpose i...
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
November 11, 2011 at 8:00 am
Your issue may have been resolved but there is something that no one has pointed out yet. Do NOT do this, as it is work for no purpose:
--Inserting into...
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
November 11, 2011 at 7:58 am
PaulB-TheOneAndOnly (11/8/2011)
TheSQLGuru (10/3/2011)
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
November 9, 2011 at 7:05 am
sotn (11/8/2011)
This is from Navision, so is out of my control, from a SQL perspective.
All I can say is that on SQL2005 it works fine for...
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
November 8, 2011 at 12:56 pm
ionas (11/8/2011)
my replies below:
1) do you have max memory for sql server set?
No, because memory is only 3 Gbytes. No min or max values.
2) Is TCP Chimney on?
No,...
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
November 8, 2011 at 12:51 pm
Viewing 15 posts - 3,136 through 3,150 (of 5,841 total)