I need to create the DR for an RBS SQL 2012 database
have seen first steps:
1. create new instance on DR 2012 machine and configure the filestream for TSQL and I/O and allow clients to Filestream data
2. Configure filestream access level in the instance to full (2)
3. Restore the existing backup
4. Install the rbs client on the db server as well as on the WFE servers (database is Sharepoint backend)
5. There are some other steps after that for the sharepoint content database configuration (but I am not questioning these)
I am running the backup and restore with SQL tools so the filestream data is included. My question is what is happening with the existing symmetric keys - do I need to restore them separate or if they are restored during the database restore it is fine?