HOW TO COMPARE 2 INSTANCEs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2014 08:08 AM
All,
How can I compare 2 different SNOW instances to know what differences are in place?
Using Update sed is the wrong way for my question... I think
I need to see what differences are between 2 generic istanaces independently from histories that bring the 2 instances in the state they are.
Does exist a mechanism like Service Manager Differential Upgrade?
This is what I am looking for.
Franco
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2014 08:17 AM
Nothing inherently built in, but you can do an extract of sys_update_xml on both systems (sorted by date) and then use a database compare utility to get a good overview.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-14-2018 07:29 PM
Have a look this link to the docs site related to Team Development:
https://docs.servicenow.com/bundle/kingston-application-development/page/build/team-development/task/t_CompareToAPeerInstance.html