Is it possible to clone the DEV instance in a System that is ON-Premises
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-06-2025 02:49 AM
Is it possible to clone the DEV instance in a System that is ON-Premises. Where the databases are maintained by the internal team not by Servicenow. How to do it ? and How much time it will take to complete the activity.
- Labels:
-
Policy and Compliance Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-06-2025 03:16 AM
Hi @sagnicdas -
1.ServiceNow does not support ‘System Clone’ for self-hosted instances, since self-hosted instances do not have access to the IP of there data centers which has developed automation to deal with the System clone features like Data preservation, Exclude tables and so on.
2. You can follow below KBs which detail the methods for cloning self-hosted instances primarily involving taking a backup/export of the source database and restoring/importing it to the target instance.
For MySQL Databases please follow ServiceNow Cloning Procedure (MySQL)
For Oracle Databases please follow Cloning an Oracle Database
Hope this helps
Mark the answer correct if this helps you
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-06-2025 04:39 AM
@sagnicdas Not possible to clone a cloud based instance over an on-premises instance using OOTB clone process.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-06-2025 04:43 AM
There is no OOB or direct way to do this.