Viewing 15 posts - 181 through 195 (of 388 total)
Why did this happen? Was there a power failure?
As last resort you might consider truncating the table or you can run a DBCC CHECKDB statement with the REPAIR_ALLOW_DATA_LOSS option to...
March 9, 2010 at 10:33 am
How many databases you have to restore to sync with prod? Are you using EMC SAN?
March 9, 2010 at 9:45 am
Thats fine you apply snapshot only once right? Don't you have maintenance window? You cannot insert duplicate key on subscriber table, because there is constraint correct? Did you check the...
March 9, 2010 at 9:22 am
As others said if TempDB mdf file has grown during normal business hours there is a reason why it has grown, there is no need to shrink because it will...
March 9, 2010 at 9:15 am
Simon-220850 (10/10/2005)
Hi,
Our current backup procedureis using a set of maintenance plans set up as a suite of jobs. However we would also like to set-up ajob to robocopy the backup...
March 9, 2010 at 8:40 am
SQL Noob (3/9/2010)
March 9, 2010 at 8:32 am
Angela S. (3/9/2010)
March 9, 2010 at 8:13 am
Lynn Pettis (3/8/2010)
GTR (3/8/2010)
March 8, 2010 at 10:38 pm
Most of the time 99% time backup files are not corrupt, We do test them randomly. It is pain to test each and every backup file daily after backups.
March 8, 2010 at 10:22 pm
As a DBA if you don't have backups then it's time to usp_updateresume :hehe: We have SCOM alert and SQL alerts for monitoring jobs.
EnjoY!
March 8, 2010 at 9:09 pm
Elliott W (3/8/2010)
March 8, 2010 at 8:52 pm
jpoe-838861 (3/5/2010)
Is there any way that when creating a new SQL login and creating the user for that login that it would get disabled? I created a login and...
March 8, 2010 at 4:10 pm
You just have duplicate at subscriber. check these steps, it should fix.
http://www.cryer.co.uk/brian/sqlserver/disagnt_cnidkriowui.htm
I wouldn't prefer Back up and Restore method for Initial snap shot of articles, what is the database...
March 8, 2010 at 3:57 pm
d-to (3/7/2010)
Is...
March 8, 2010 at 3:10 pm
Viewing 15 posts - 181 through 195 (of 388 total)