BW Delta queue study-update Method

Source: Internet
Author: User

 

BW currentlyDeltaThree common functions supported by queueUpdate MethodInclude:

1. "direct Delta" Update Method

2. "queued Delta" Update Method

3. "unserialized V3 Update" Update Method

 

Method 1: "direct Delta"

When each document is savedDatabaseAnd is written to BW Delta queue as a separate luw,

Advantages of this update mode:

A. You do not need to set a job in the OLTP background to regularly pull data and write it to Delta queue;

B. Delta queue extraction results are not affected by V2 UPDATE results;

Disadvantages of this update mode:

Will greatly affect the performance of the OLTP R3 System <write Delta queue at the same time as V1 Update>;

This update mode is recommended for OLTP systems where the number of new and modified documents is less than 10000 per day;

 

Method 2: "queued Delta"

After V1 update is complete, the extracted data will be automatically written to the extraction queue, and then regularly written to the BW Delta queue through the background job. A total of 10000 documents exist as a luw Delta queue;

Advantages of this update mode:

Ensure the order of the document columns;

Better data update Performance;

Not Affected by V2 UPDATE results;

 

Method 3: "unserialized V3 Update"

This update mode can be used when the extracted data records are large and there is no order required;

Advantages of this update mode:

A. It has the least impact on system performance compared to other update modes;

Disadvantages of this update mode:

A. Whether the update is successful or not will be affected by the success or failure of the V2 update;

B. Special settings are required for the BW segment to store data;

 

Summary

Method 2: "queued Delta" is a popular and recommended update mode;

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.