HOW TO COMPARE 2 INSTANCEs

franco_suozzo
Kilo Explorer

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

2 REPLIES 2

Inactive_Use309
Mega Expert

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.


Danny Mortensen
Tera Contributor

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