THE SQL Server Blog Spot on the Web

Welcome to SQLblog.com - The SQL Server blog spot on the web Sign in | |
in Search

Browse by Tags

All Tags » ssis   (RSS)
Showing page 1 of 36 (354 total posts)
  • Security and SSIS Recording Now Available!

    Brian Kelley (blog | @kbriankelley) delivered an awesome and at times scary - no offense, Grant Fritchey (blog | @GFritchey) - presentation today on Security and SSIS. The recording is now available here. Enjoy! :{>
    Posted to Andy Leonard (Weblog) by andyleonard on May 29, 2013
  • Announcing the 2013 Biml Workshop 15 Oct 2013 in Charlotte NC!

    When: October 15, 2013 8:45 am - 4:45 pm Charlotte, NC Where: Wake Forest University Charlotte Center 200 North College Street Charlotte, NC 28202 What: Business Intelligence Markup Language (Biml) automates your BI patterns and eliminates the manual repetition that consumes most of your time. Come see why BI professionals ...
    Posted to Andy Leonard (Weblog) by andyleonard on May 18, 2013
  • Little Data Remains Important in Healthcare IT

    In his article Healthcare's Big Problem With Little Data, author Dan Munro raises salient points about the state of health-related data. Electronic Health Records (EHR) were promoted as the end-all-be-all solution for the industry – a standardization that, I suppose, many thought would organically and naturally occur, stabilize, and be ...
    Posted to Andy Leonard (Weblog) by andyleonard on April 30, 2013
  • SSIS gotcha – Regional Settings can affect your expressions

    I recently stumbled across a nuance of the SSIS expression language which, when you think about, kinda make sense – but it does help to be aware of it. Its concerned with casting of datetime values using the SSIS expression language Take the following expression: (DT_WSTR,30) @[System::ContainerStartTime] That expression casts a datetime ...
    Posted to SSIS Junkie (Weblog) by jamiet on April 9, 2013
  • SSIS 2012 Deep Dive presentation

    This is something I’ve been meaning to blog about for ages but it kept slipping my mind, sorry about that! Wee Hyong Tok from the SSIS product team has built a slide deck that covers some of the deep secrets about SSIS2012 including: Catalog deep dive Security Low level monitoring and troubleshooting The slide deck is available to ...
    Posted to SSIS Junkie (Weblog) by jamiet on March 22, 2013
  • sp_ssiscatalog v1.0.3.0 available now [SSIS]

    I’ve just put out a new version of sp_ssiscatalog. The main change is requesting a list of executions using: exec sp_ssiscatalog @operation_type='execs' returns a new field called relative_duration: This length of the “bar” in that field represents the duration of that execution relative to all the other executions in ...
    Posted to SSIS Junkie (Weblog) by jamiet on March 15, 2013
  • sp_ssiscatalog v1.0.2.0 now available for download [SSIS]

    v1.0.2.0 – what’s in it? Things have been a bit quiet on the sp_ssiscatalog front since I last blogged about it three months ago in December 2012. Rest-assured development continues apace however and today I’m making available a minor update, v1.0.2.0 which is now available for download from Codeplex. For those that don’t know I describe ...
    Posted to SSIS Junkie (Weblog) by jamiet on March 11, 2013
  • Forcing “Custom Properties” of a Data Flow Transformation to support DTS Expression

    Today I was using a 3rd Party Data Flow component that has several Custom Properties for which I need to change some of their values at runtime using a DTS Expression. To mimic the situation let’s use the “Percentage Sampling” that has two Custom Properties: Of the two Custom Properties only some (one in this case) are available also outside ...
    Posted to Davide Mauri (Weblog) by manowar on January 30, 2013
  • From Zero To SSIS Training: 4-8 Mar 2013 in Reston Virginia

    Want to learn more about SSIS? I  can help. In my course - From Zero To SSIS – I teach you how to effectively use SSIS to deliver data integration solutions. This is not a market-y survey of the bells and whistles contained in SSIS. I focus on the tasks data integration and ETL developers will use to produce SSIS packages in the enterprise. ...
    Posted to Andy Leonard (Weblog) by andyleonard on January 10, 2013
  • Microsoft advocates checkpoints - proceed with caution [SSIS]

    In December 2012 Microsoft published a whitepaper entitled SSIS Operational and Tuning Guide which you can download by clicking here. I have skimmed through the whitepaper and it appears to be a compelling read however a couple of sentences caught my eye that I want to draw attention to here. These sentences refer to the use SSIS checkpoint ...
    Posted to SSIS Junkie (Weblog) by jamiet on January 4, 2013
1 2 3 4 5 Next > ... Last »
Powered by Community Server (Commercial Edition), by Telligent Systems
  Privacy Statement