Our server crashed. We got it back up and running however, the mentioned databases have been corrupted.
Is there a programmatic / automatic way of rebuilding or reinstalling the SSRS databases?
If not:
- Since we can still select * from the databases, how do I grab the permissions and roles on different reports?
- How do we retrieve subscription information?
-
Do you have backups you can recover from?Cougar9000– Cougar90002013年06月05日 15:00:07 +00:00Commented Jun 5, 2013 at 15:00
1 Answer 1
I’m not 100% sure but I think there is no supported way to rebuild these.
If you have backups of these databases then just restore them. If not you can try creating another empty database and then try to synchronize structure and data and see if that can help.
I’d suggest you use some third party tools for this.