- SQL Server 2017 Integration Services Cookbook
- Christian Cote Matija Lah Dejan Sarka
- 232字
- 2021-07-02 20:41:31
Testing the custom logging level
This part of the recipe will guide you through the steps to execute our sample package on the server (the SSIS Catalog on the local machine). We will use the custom logging level that we created previously in the recipe.
- Open SSMS and expand the Integration Services Catalogs as shown in the following screenshot. Expand the CustomLogging folder and navigate to the package as shown in the following screenshot:

- When you expand the SSISDB catalog, you'll notice that there is a folder called CustomLogging; it has been created previously in this recipe when we deployed the SSIS project.

- Click on the dropdown list near the Logging level property and select Select customized logging level... as shown in the following screenshot:

- Make sure that our custom logging level, CustomLogging, is selected and click OK as shown in the following screenshot:

- Make sure that the Logging level property is set to Customized: CustomLogging and click on OK to close the window and start package execution as in the following screenshot.

- The following screen appears. Click on Yes to see the execution report.

- The execution report tells us that the package executed properly, as shown in the following screenshot:

- Click on New Query in SSMS and type the following query. Click on Execute or F5 to execute the query. You should see that the package read and inserted two rows.

推薦閱讀
- Learn ECMAScript(Second Edition)
- 大話PLC(輕松動(dòng)漫版)
- C語(yǔ)言程序設(shè)計(jì)(第3版)
- Oracle Database In-Memory(架構(gòu)與實(shí)踐)
- Arduino開(kāi)發(fā)實(shí)戰(zhàn)指南:LabVIEW卷
- Machine Learning with R Cookbook(Second Edition)
- 體驗(yàn)設(shè)計(jì)原理:行為、情感和細(xì)節(jié)
- PHP+MySQL網(wǎng)站開(kāi)發(fā)技術(shù)項(xiàng)目式教程(第2版)
- Mastering Swift 2
- Java性能權(quán)威指南(第2版)
- Serverless computing in Azure with .NET
- Nginx Lua開(kāi)發(fā)實(shí)戰(zhàn)
- INSTANT Silverlight 5 Animation
- Flowable流程引擎實(shí)戰(zhàn)
- Python數(shù)據(jù)可視化之美:專業(yè)圖表繪制指南(全彩)