Is it possible to clone the DEV instance in a System that is ON-Premises

sagnicdas
Tera Contributor

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.

3 REPLIES 3

Tushar
Kilo Sage
Kilo Sage

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

Sandeep Rajput
Tera Patron
Tera Patron

@sagnicdas Not possible to clone a cloud based instance over an on-premises instance using OOTB clone process.

Anurag Tripathi
Mega Patron
Mega Patron

There is no OOB or direct way to do this. 

-Anurag