For the life of me, I’m not sure I deleted databaseS related with SQL reporting services (on my dev box). And now, I would like to recreate them.
Solution:
- Navigate to Start → Programs → SQL Server 2008 R2 → Configuration Tools → Reporting Services Configuration Manager
- Click Databases → Change Databases

- Click Create new report server database, and follow the prompts.. All done

This would create two new databases – ReportServer and ReportServerTempDB
Happy reporting

Thanks a lot buddy.