Viewing 13 posts - 1 through 13 (of 13 total)
I set up a test box with SQL 2008R2 on it and it works perfectly both ways.
It seems R2 can replicate to 2008, but not from 2008 to R2.
July 19, 2012 at 4:09 am
Thank you
Confusing. Do you suggest upgrading to R2?
July 18, 2012 at 3:53 am
Thanks Gail, I really appreciate your assistance.
Can you suggest a SQL Recovery tool to try?
September 21, 2010 at 9:21 am
Sorry, my mistake. I was led to believe it was a SQL 2008 DB, not 2005.
I'm now working in 2005. I created the dummy DB (same file names and sizes),...
September 21, 2010 at 8:57 am
Gail
DBCC CheckDB (HeatCS) WITH No_INFOMSGS, ALL_ERRORMSGS gives me Database 'HeatCS' is being recovered. Waiting until recovery is finished.
September 21, 2010 at 7:58 am
My apologies...put it down to blind terror 🙂
Set emergency mode ran ok. It was set to single user too and when I ran set to multi_user, this ran ok too.
Just...
September 21, 2010 at 7:47 am
Hi Gail,
Have done exactly as suggested in the link.
Database is attached, but in suspect mode.
This is what I did subsequently, errors included:
1) DBCC CHECKDB (HeatCS, REPAIR_ALLOW_DATA_LOSS) WITH NO_INFOMSGS
Database 'HeatCS' is...
September 21, 2010 at 7:17 am
Do any of there .mdf/SQL recovery tools work? Can anyone recommend anything?
September 20, 2010 at 8:39 am
DB came up suspect, was detached and no backups
September 20, 2010 at 8:27 am
Hi,
Sorry, I should have been clearer - the db was detached
September 20, 2010 at 8:19 am
Hi,
Storage on the server failed. I have the broken .mdf and .ldf files
I created a new database, stopped SQL, substituted new .mdf with old .mdf, deleted the log file and...
September 20, 2010 at 5:01 am
Thanks Meghana. I don't know why using aliases works, but it works great
April 6, 2005 at 4:49 am
Viewing 13 posts - 1 through 13 (of 13 total)