|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Thursday, May 09, 2013 9:02 AM
Points: 158,
Visits: 443
|
|
Any method to perform Database Mirroring? without impacting perfromance??
************************************ Every Dog has a Tail !!!!!
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Monday, February 18, 2013 1:47 AM
Points: 196,
Visits: 87
|
|
Q1)-SQL server wait until a lock release before giving another connection access to the same data, By default how long will sql server wait for the first connection to release the lock. Ans: D)- Unlimited Q2) - You want to implement the lowest level of granular locking. Which one of the following is most appropriate? Ans: D)-Key
Q3)-You have implemented a pull subscription in your replication strategy. Which server should run the Distribution Agent? A)- Subscriber B)- Distributor C)-Publisher D)- All No Idea
Q4)-Which of the following installation types will enable you to avoid installing the Development Tools and support for Full Text searching. Ans: C)-Custom
Q5)-You have decided to implement page level locking. How much data is actually locked by SQL Server when using this mode? A)-64K B)-8K C)-16K D)-32K No Idea
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Monday, February 18, 2013 1:47 AM
Points: 196,
Visits: 87
|
|
| hey did you change the question? what happended?????
|
|
|
|
|
SSC-Dedicated
           
Group: General Forum Members
Last Login: Yesterday @ 4:11 PM
Points: 37,741,
Visits: 30,020
|
|
Database mirroring doesn't impact performance (implemented correctly). As for whatever questions were deleted, those look like homework or test questions. How about trying them yourself, you don't learn anything if you're just given the answers.
Gail Shaw Microsoft Certified Master: SQL Server 2008, MVP SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
We walk in the dark places no others will enter We stand on the bridge and no one may pass
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Thursday, May 09, 2013 9:02 AM
Points: 158,
Visits: 443
|
|
GilaMonster (10/16/2012) Database mirroring doesn't impact performance (implemented correctly). As for whatever questions were deleted, those look like homework or test questions. How about trying them yourself, you don't learn anything if you're just given the answers.
Yes, Thanks Gila
************************************ Every Dog has a Tail !!!!!
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Thursday, May 09, 2013 9:02 AM
Points: 158,
Visits: 443
|
|
vivekkumar341 (10/16/2012) hey did you change the question? what happended?????
Hey Thanks Vivek, Even i know the answers.. but wanted to verify... Anyways for the question
1) You want to implement the lowest level of granular locking. Which one of the following is most appropriate?
My Answer - In order to avoid a Lock the table should have appropriate indexes on it which gives good performance for Single user, where as Records lock for Multiple users.
How do you say KEY?? can u explain about it
************************************ Every Dog has a Tail !!!!!
|
|
|
|
|
SSC-Dedicated
           
Group: General Forum Members
Last Login: Yesterday @ 4:11 PM
Points: 37,741,
Visits: 30,020
|
|
|
|
|