Comments RK by Radomir Kubala Posted on 2019-03-29 Hello Sethunath, so, queries/analyses are not part of systemdb. So, you have to backup octopus db on an old system and restore it on a new one. You have three possibilities how to do that: 1. via Aris client: in the "Administration tab", right click on Analyses and choose Back up analysis data 2. via acc console: this should work set acc config backup.restore.tenant.app.types = com.aris.octopus.y-octopus_server-run-prod set acc config backup.restore.tenant.app.type.names = oct backup tenant tenant_name to c:\temp\mybackup.acb 3. via TM Ui BR Rado Log in or register to post comments GS by Gopu Sethunath Author Posted on 2019-04-01 Thank you so much Radomir kubala Log in or register to post comments
Hello Sethunath,
so, queries/analyses are not part of systemdb. So, you have to backup octopus db on an old system and restore it on a new one.
You have three possibilities how to do that:
1. via Aris client: in the "Administration tab", right click on Analyses and choose Back up analysis data
2. via acc console: this should work
set acc config backup.restore.tenant.app.types = com.aris.octopus.y-octopus_server-run-prod
set acc config backup.restore.tenant.app.type.names = oct
backup tenant tenant_name to c:\temp\mybackup.acb
3. via TM Ui
BR
Rado
Thank you so much Radomir kubala