Managing Data Replication Processes
This section describes how to initialize the staging environment and how to perform regular data replication processes.
To execute tasks in the Data Replication module, you must be logged in using a role with the STAGING_ADMINISTRATOR
access privilege. Generally, admin@Operations is assigned this access right.
-
steal the lock, where the "calling" process takes priority and can run,
-
wait a specified time and then fail, where the "calling" process waits the defined time for the previous lock to be released in order to run afterwards, or fails if the timeout is reached.
-
fail, where the "calling" process is terminated immediately.
Related information: