- SQL Server 2017 Integration Services Cookbook
- Christian Cote Matija Lah Dejan Sarka
- 61字
- 2021-07-02 20:41:30
How it works...
Using logging while executing our SSIS packages creates entries in the SSIS Catalog table called execution_data_statistics in the internal schema. This table is meant to record data movement statistics in SSIS packages.
We never use tables in the internal schema, as they are seen as system tables. That's the reason we use the view [catalog].[ execution_data_statistics] instead.
推薦閱讀
- Unity 2020 By Example
- ASP.NET MVC4框架揭秘
- Python自然語言處理實(shí)戰(zhàn):核心技術(shù)與算法
- Getting Started with PowerShell
- Python進(jìn)階編程:編寫更高效、優(yōu)雅的Python代碼
- Oracle Database 12c Security Cookbook
- HTML5+CSS3網(wǎng)站設(shè)計(jì)基礎(chǔ)教程
- 零基礎(chǔ)學(xué)Python數(shù)據(jù)分析(升級版)
- C#程序設(shè)計(jì)
- jQuery Mobile移動(dòng)應(yīng)用開發(fā)實(shí)戰(zhàn)(第3版)
- 人工智能算法(卷1):基礎(chǔ)算法
- Learning iOS Security
- Java高級程序設(shè)計(jì)
- JavaEE架構(gòu)與程序設(shè)計(jì)
- Mapping with ArcGIS Pro