Is there a way that we can update the sys_id of existing records.

Harika Ravuri
Tera Contributor

Is there a way that we can update the sys_id of existing records.

5 REPLIES 5

Siddhesh Gawade
Mega Sage
Mega Sage

Hello @Harika Ravuri ,

 

There is no way to update the sys_id of existing records, and its not best practice as well. 

 

Can you please explain what are you trying to do updating the sys_id of records?

 

 

Kindly mark the answer ✔️Correct or Helpful ✔️If it addresses your concern.


Regards,

Siddhesh

Sainath N
Mega Sage
Mega Sage

@Harika Ravuri : It's not possible to update sys_ids. It might lead to the corruption of records, which is not at all advisable.

 

Please mark this as correct answer and helpful if it resolved, or mark this helpful if this help you to reach towards solution.

Anurag Tripathi
Mega Patron
Mega Patron

Why do you want to do this?

-Anurag

Harika Ravuri
Tera Contributor

We are migrating the data of one instance to other, there are multiple duplicate records which we don't want to recreate and have the same sys_id's as old system for some integration and other scripts.