SQL transport backup and restore SQL database

Hello,
WE have a requirement in our company. Every sunday the production environment databases are backupped and restored over the acceptance environment. (OTAP)
WE are using the sql transport. Can we just do that for the messagebus database?
The persister is RavenDB. Should we take that in considaration also?
Any pointers are welcome

Robert

The SQL transport database can be backed up like any other SQL database.

Yes, you should account for your RavenDB database as well.

  • Bob