Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

How to modify column in a table which is replicated to multiple nodes across different datacenters

One solution that I can come up with is create background job which can have input as set of database URL as configuration and starts invoking DML to all the servers and commit/rollback based on its status.

Comments