您的位置:首页 > 其它

SSIS ->> Data Flow Design And Tuning

2015-08-20 14:00 507 查看
Requirements:

Source and destination system impact

Processing time windows and performance

Destination system state consistency

Hard and soft exception handling and restartability needs

Environment architecture model, distributed hardware, or scaled-up servers

Solution architecture requirements, such as flexibility of change or OEM targeted solutions

Modular and configurable solution needs

Manageability and administration requirements

Data Flow Design Practices

Limit synchronous processes.

Monitor the memory use of blocking and semi-blocking transformations.

Reduce staging and disk I/O.

Reduce reliance on an RDBMS.

Leveraging the Data Flow

Data Integration and Correlation

Data Cleansing and Transformation

Troubleshooting Data Flow Performance Bottlenecks

The pipeline execution reports (reviewed earlier in the chapter) are a great way to identify which component in your Data Flow is causing a bottleneck. Another way to troubleshoot Data Flow performance is to isolate transformations and sources by themselves.

Windows Performance Monitor
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: