Viewing 15 posts - 3,631 through 3,645 (of 4,745 total)
Lynn Pettis (5/20/2009)
May 21, 2009 at 7:03 am
cross post. answer here
http://www.sqlservercentral.com/Forums/Topic720807-149-1.aspx?Update=1
May 20, 2009 at 4:26 pm
sigh. cross post. 🙁
http://www.sqlservercentral.com/Forums/Topic720958-391-1.aspx
I asked on other thread if its in mixed mode.
May 20, 2009 at 4:24 pm
If you do have to waste time by shrinking, grow the data and log files afterwards to values that will accommodate normal database use, turn autoshrink off and leave it...
May 20, 2009 at 4:18 pm
there is nothing to shrink, you have no free space because of the autoshrink.
Anyway all shrink will do is move extents about, it won;t overwrite data within pages and therefore...
May 20, 2009 at 4:15 pm
New_to_being_DBA (5/20/2009)
May 20, 2009 at 3:58 pm
I would agree with Jack. If one set of backups is interfering wit the other something needs to give, and it should be the third party backups, I don't think...
May 20, 2009 at 3:43 pm
If you detach\move\attach you lose the ability to easily back out so detach\copy\attach is safer.
I usually go the backup\restore method but thats really just a personal preference and it...
May 19, 2009 at 4:59 pm
TKE402 (5/19/2009)
I thought snap shots were only for SQL 2005 enterprize edition? I'm on standard.
My third party vendor says that transactional replication will definitely break the app....
May 19, 2009 at 4:48 pm
Krishna Potlakayala (5/19/2009)
Gaby Abed (5/19/2009)
RPSql (5/16/2009)
-if percent fragmentation value is between 5% to...
May 19, 2009 at 4:40 pm
good, thanks for posting resolution.
I would still recommend switching to logshipping longer term
May 19, 2009 at 8:40 am
then is that backup normally taken with the copy only option, or is it normally restored on the standby server?, and one of these two things was not done.
I would...
May 19, 2009 at 7:58 am
shanila_minnu (5/19/2009)
For one year we are following this way...we cant do any other methods to solve this....
why can't you?
has a full backup been taken?
May 19, 2009 at 7:11 am
Viewing 15 posts - 3,631 through 3,645 (of 4,745 total)