- SQL Server 2017 Integration Services Cookbook
- Christian Cote Matija Lah Dejan Sarka
- 95字
- 2021-07-02 20:41:30
How to do it...
- We'll start SQL Server Management Studio and connect to our local instance. We'll then expand the Integration Services Catalogs:

- The following screen appears. Click on the Create button to create a custom logging level:

- The Create Customized Logging Level screen appears. Set the various properties as shown in the following screenshot but leave the Create from existing logging level unchecked:

- In the configuration screen, select Component Data Volume Statistics, click Save, and then Close, as shown in the following screenshot:

That's it for now! We have created our custom logging level.
推薦閱讀
- Deploying Node.js
- Microsoft Dynamics GP 2013 Reporting, Second Edition
- Kotlin Standard Library Cookbook
- OpenShift在企業中的實踐:PaaS DevOps微服務(第2版)
- 深入淺出Serverless:技術原理與應用實踐
- 深入RabbitMQ
- Python數據結構與算法(視頻教學版)
- Asynchronous Android Programming(Second Edition)
- Multithreading in C# 5.0 Cookbook
- Test-Driven Development with Django
- AutoCAD 2009實訓指導
- Sails.js Essentials
- 視窗軟件設計和開發自動化:可視化D++語言
- R語言實戰(第2版)
- Building Microservices with Go