forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Su, Xiaomeng <suxiaomeng1@huawei.com> Co-committed-by: Su, Xiaomeng <suxiaomeng1@huawei.com>
949 B
949 B
How Do I Synchronize DLI Table Data from One Region to Another?
You can use the cross-region replication function of OBS. The procedure is as follows:
- Export the DLI table data in region 1 to the user-defined OBS bucket.
- Use the OBS cross-region replication function to replicate data to the OBS bucket in region 2.
- Import or use the corresponding data as required.
Parent topic: Job Development