Download presentation
Presentation is loading. Please wait.
1
Presented By: Jessica M. Moss jmoss@solidq.com
SSIS Tips & Tricks Presented By: Jessica M. Moss SQL Saturday - Olympia, WA
2
About Jessica M. Moss BI Mentor with Solid Quality Mentors
Microsoft SQL Server MVP MCDBA, MCTS: 2005 Business Intelligence Active member of PASS and SQL User Groups Blog:
3
Agenda Setup Control Flow Data Flow Deployment Execution Logging
Configurations Code Reuse Other Questions
4
Setup Business Intelligence Development Studio BIDSHelper NOSPLASH
Configurations Expressions
5
Control Flow Sequence Containers Annotations
6
Data Flow Try to put things into your data source query Expressions
Sort Join Expressions OLE DB Destination Create table
7
Data Flow Transformations Use set-based update Asynchronous
Partially blocking Blocking Synchronous Use set-based update Not non-cache lookup Not OLE DB Command
8
Deployment Deployment Manifest Files
Set property Can change the file Import to SQL Server or File System
9
Execution SQL Server Agent Jobs Location of package execution process
Use dtexec.exe Location of package execution process
10
Logging SQL Server Logging
11
Configurations Use configurations in all environments
12
Code Reuse Use Configurations Use Stored procedures
Encapsulate logic into packages Master package Templates Custom Components
13
New Functionality Script Task - now in C#!
ADO.NET Source and Destination Data Profiling Task Lookup Transformation
14
Questions ?
15
SQL Server Tips & Tricks
Presented By: Jessica M. Moss SQL Saturday - Olympia, WA
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.