- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2025 05:04 AM
Hi all,
do any of you move your CMDB from one instance to another? If so, what steps have you taken?
If I transfer records from the cmdb_ci table via Excel to the target instance's cmdb_ci table, will it automatically sort the records based on the child table, or do I need to export them separately?
Thank you
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2025 05:13 AM
As far as my understanding says, you need to do different exports for different tables.
https://www.servicenow.com/community/cmdb-forum/cmdb-table-transfer-between-instances/m-p/2843726
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2025 05:13 AM
As far as my understanding says, you need to do different exports for different tables.
https://www.servicenow.com/community/cmdb-forum/cmdb-table-transfer-between-instances/m-p/2843726
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2025 08:59 AM
Is there any reason why cloning cannot be done to replicate the data from one instance to the other instance?
If cloning is not feasible for your scenario and if you need to move the data via exports, then move XMLs separately for each populated CI class. Ensure to start with populated child classes which are lowest in hierarchy followed by their parent classes (until the top-most hierarchy of populated classes are reached). Also once all the CI data is moved, remember to ensure that the CI relationship data from cmdb_rel_ci is moved as XML.