-
1. Re: TABADMIN Backup question
Jeff StraussFeb 22, 2017 1:31 PM (in response to Madhusudhan Khambham)
1 of 1 people found this helpfulThe tabadmin backup definitely does a backup of all content across your entire Tableau Server deployment and does not pay attention to site.
When you do the restore are you running with --no-config? Typically, this is what we do so that it only restores the data and not the prod configuration to dev. Not sure if this would cause any problems or not.
-
2. Re: TABADMIN Backup question
Madhusudhan Khambham Feb 22, 2017 4:49 PM (in response to Jeff Strauss)yes Jeff Strauss
I used --no-config option. I am trying to resume my testing now and will see if i can face the same issue again.
Thanks
Madhu K
-
3. Re: TABADMIN Backup question
Mark Wu Feb 23, 2017 9:49 PM (in response to Madhusudhan Khambham)3 of 3 people found this helpfulIt should backup
- Data (workbooks, extracts, users, etc) from all sites.
- Server Configuration (timeout, port, etc)
- Logs
Pls see attached working backup/restore scripts which has auto rotation feature to keep the last a few backups only.
-
4. Re: TABADMIN Backup question
Toby ErksonFeb 23, 2017 8:44 AM (in response to Madhusudhan Khambham)
What version of Tableau Server are you running?
-
5. Re: TABADMIN Backup question
Madhusudhan Khambham Feb 23, 2017 11:11 AM (in response to Toby Erkson)We are using 10.0.1 Toby Erkson
I didn't get a chance to re-test this and update to you all. Will get back to you as soon as i resume my testing.
Thanks
Madhu k
-
6. Re: TABADMIN Backup question
Toby ErksonMar 5, 2018 8:37 AM (in response to Madhusudhan Khambham)
Madhusudhan, what was your solution?