Viewing 15 posts - 3,211 through 3,225 (of 9,244 total)
lilywhites (6/25/2014)
There is a 56GB table with a PK that needs to be rebuilt/dropped-created
I'm assuming you're referring to rebuilding the clustered index that was created on the PK column?
You don't...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 26, 2014 at 9:03 am
UconnDBA (6/26/2014)
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 26, 2014 at 7:37 am
UconnDBA (6/26/2014)
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 26, 2014 at 7:02 am
GBeezy (6/25/2014)
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 26, 2014 at 4:48 am
Eric Mamet (6/26/2014)
This fixed the problem on my test machine.
I did not have to create an outbound rule on the client windows firewall, though.
However, there are so many rules...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 26, 2014 at 4:34 am
tommi_j (6/26/2014)
I guess removing the mirroring and then configuring the same setup again could work but this is a critical DB and not easily done.
What's so difficult about it?
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 26, 2014 at 4:31 am
faisalfarouqi (6/26/2014)
Thanks! Perry....but then you're asking me again to migrate the objects which isn't what I want to do. Basically, all I want to do is an in-place upgrade.Regards,
Faisal
There is...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 26, 2014 at 4:27 am
Also be careful if using cpu affinity in the sql instance . If you apply affinity on the 80 core system and it tries to failover to less cores the...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 25, 2014 at 2:04 pm
faisalfarouqi (6/25/2014)
Yes...that is absolutely correct. Do you think by any chance this is a possible solution.Regards,
Faisal
No, it's not even remotely possible!!
Here's what you could do (and incidentally what i would...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 25, 2014 at 2:00 pm
PhilipC (6/18/2014)
I was thinking of...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 25, 2014 at 8:53 am
faisalfarouqi (6/24/2014)
I am in need of upgrading my current SQL instance (servera\inst1) running on 2008 enterprise edition stand-alone to sql 2012 clustered. Could someone pls. provide some guidelines as...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 25, 2014 at 8:13 am
Sniffer2010 (6/19/2014)
declare @String varchar(500)
set @String = '<p>Assessed By:...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 25, 2014 at 8:05 am
cheshirefox (6/23/2014)
I have two servers, one with 80 cores and another with 64 cores. Both are HP 980's. Different chip set and both connected to a flash appliance.
My question...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 25, 2014 at 7:54 am
river1 (6/25/2014)
I have installed the SQL Server 2012.
When I try to start the service it says that the credentials are not good.
SQL Server 2012 puts my SQL Server Service with...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 25, 2014 at 7:49 am
Rudyx - the Doctor (6/24/2014)
hmmm ... should not be attempted ???
I would call that Disaster Recovery !
any decent DBA should be able...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
June 24, 2014 at 5:23 pm
Viewing 15 posts - 3,211 through 3,225 (of 9,244 total)