- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2019 04:12 AM
Hi - one of my customers has made changes to a table on their production environment, have now relailised it has caused problems and want to restore the table. Is this possible from a servicenow instance backup?
I think there are going to be all sorts of implications of attempting this but, would be good to know if its possible.
Thanks
Solved! Go to Solution.
- Labels:
-
Best Practices
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2019 04:32 AM
I don't think it is possible to restore a single table.
A better process would be to restore from backup to one of you sub production instances and then extract the table elements that are required and promote through test to production in a safe manner.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2019 04:32 AM
I don't think it is possible to restore a single table.
A better process would be to restore from backup to one of you sub production instances and then extract the table elements that are required and promote through test to production in a safe manner.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2019 05:46 AM
Thanks - this was my thoughts as well

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2019 04:35 AM
James is correct. You can only restore the whole instance from a backup - no selective tables or data. Use a sub-prod, restore to this instance and recover the data using export/import.