Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
inbs
Aged Yak Warrior
860 Posts |
Posted - 2009-06-25 : 04:44:35
|
1. what is the diffrent type of shrink : a.shrink Database b.shrink files2.why we dont do shrink to the DATS?3.give me example when we need to choose this option in RESTORE(why we need this option:Leave the database non-operational, and do not roll back the uncommitted transactions. Additional transaction logs can be restored. (RESTORE WITH NORECOVERY) thanks |
|
GilaMonster
Master Smack Fu Yak Hacker
4507 Posts |
|
inbs
Aged Yak Warrior
860 Posts |
Posted - 2009-06-25 : 08:36:58
|
first of all thanks that you answer me/no homework and no interview.i learnd DBA, and read the moc ,i just want to understand that.3) if you see the option RESTORE in managment studio,you can see in first option you have Additional transaction logs too.the diffrent is between :RESTORE WITH RECOVERY AND NORECOVERY.you can tell me please what is meaning RESTORE WITH RECOVERY AND NORECOVERY? are you really MVP? (how do you get it?) |
 |
|
ahmad.osama
Posting Yak Master
183 Posts |
Posted - 2009-06-25 : 09:50:34
|
quote: Originally posted by inbs 1. what is the diffrent type of shrink : a.shrink Database b.shrink files2.why we dont do shrink to the DATS?3.give me example when we need to choose this option in RESTORE(why we need this option:Leave the database non-operational, and do not roll back the uncommitted transactions. Additional transaction logs can be restored. (RESTORE WITH NORECOVERY) thanks
book online -> google -> forums.... |
 |
|
GilaMonster
Master Smack Fu Yak Hacker
4507 Posts |
|
|
|
|