Viewing 15 posts - 4,621 through 4,635 (of 9,244 total)
test a couple of smaller arrays too as well as RAID5 vs RAID10
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
November 15, 2012 at 2:03 pm
jfogel (11/15/2012)
This stuff throws a wrench in how I'm used to backing up my DBs and transaction log backup schedules too. Gotta get more practice with this stuff.
These are the...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
November 15, 2012 at 1:54 pm
the best bit is, providing the differential base LSN is in sync between the primary and secondary you can use a differential backup to bridge LSN gaps when resuming log...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
November 15, 2012 at 1:06 pm
SQLSACT (11/15/2012)
The moment your recover the secondary database in a Log Shipping setup, a restore is required to re-start the session again.
this is incorrect, role switching in log shipping...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
November 15, 2012 at 12:01 pm
TheSQLGuru (11/15/2012)
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
November 15, 2012 at 11:55 am
jswong05 (11/14/2012)
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
November 14, 2012 at 1:30 pm
chandan_jha18 (11/14/2012)
Thanks for replying.
The server uses VMWare and the sysadmin wrote the following to me:
'All of these drives are situated on the same set volume on the NetApp'.
He also wrote...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
November 14, 2012 at 8:30 am
yes, so you'll need to filter for your particular group then won't you 😉
Check the link below for more info
http://msdn.microsoft.com/en-us/library/ff878305.aspx
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
November 14, 2012 at 6:31 am
sql-lover (11/14/2012)
Thanks Perry,I'll take a look today
It will help you understand better 😉
sql-lover (11/14/2012)
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
November 14, 2012 at 6:16 am
Check the following system catalog for listener info
select * from sys.availability_group_listeners
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
November 14, 2012 at 5:33 am
abdsubhani (11/14/2012)
In our organisation we are shifting sql server to another system. we are done with that but we are not able to get logins. we need to...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
November 14, 2012 at 3:53 am
sql-lover (11/13/2012)
I am working on the design of a MS-SQL 2012 failover cluster, running on top of Windows 2008. I am assuming mount point's behavior is similar between Denali and...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
November 14, 2012 at 3:45 am
are you increasing or decreasing the initial size?
are the files all currently the same initial size?
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
November 14, 2012 at 3:31 am
can you post details of the exact error you receive?
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
November 14, 2012 at 3:02 am
robr-793239 (11/13/2012)
Scenario: I have 3 SQL...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
November 14, 2012 at 3:00 am
Viewing 15 posts - 4,621 through 4,635 (of 9,244 total)