Viewing 15 posts - 2,446 through 2,460 (of 9,244 total)
Fernando Jacinto Alvarez (1/29/2015)
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
January 30, 2015 at 5:16 am
level 7 is not published yet but you can find detail on combining an FCI into an AlwaysOn group starting at this link[/url]
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
January 29, 2015 at 1:36 pm
check out my stairway series on this site for more info. Level 6 is due to be published soon and covers AlwaysOn Availability groups and readonly routing in detail.
Part 1...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
January 29, 2015 at 1:34 pm
Perry Whittle (1/25/2015)
Level 5...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
January 29, 2015 at 11:59 am
sorry there's been so many posts here I'm lost in the myre now.
Do you want to deploy an FCI only?
If yes leave part 4 you don't need it
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
January 29, 2015 at 11:59 am
Calvin Duffy (1/29/2015)
No full backup was taken after the mirroring broke.
If a full backup has occurred on the principal since mirroring broke you're stuck with re initialising mirroring unless...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
January 29, 2015 at 11:55 am
Ozzmodiar (1/29/2015)
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
January 29, 2015 at 11:51 am
select SizeBytes, SizeBytes / 1024 As Megabytes
from
TESTTABLE
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
January 29, 2015 at 11:17 am
you don't have an FCI to integrate so skip that, the portion that shows how to create an AO group will be relevant though
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
January 29, 2015 at 11:15 am
So, has a full backup been taken on the principal since the mirroring broke?
Use this query against the principal and then the mirror to ascertain if it has or not
select...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
January 29, 2015 at 11:13 am
an Availability group can only have one primary read\write database, The remainder are readable secondaries!
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
January 29, 2015 at 11:06 am
ncodd (1/29/2015)
I need a simple script that will convert this field to MB & round up.
Convert it to what?
just divide it by 1024 will give whole MBs. Are...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
January 29, 2015 at 9:54 am
we have one here over 8TB in size and growing
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
January 29, 2015 at 9:50 am
Calvin Duffy (1/27/2015)
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
January 29, 2015 at 9:48 am
so for a given AO group and database, all 6 instances will be replicas in that group?
Which server have you reserved as your primary replica?
Why sooo many listeners?
Which site is...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
January 29, 2015 at 9:28 am
Viewing 15 posts - 2,446 through 2,460 (of 9,244 total)