Getting Started with Adobe After Effects - Part 6: Motion Blur


Upload Image Close it
Select File

Vishal Pawar is workin in The Most Group as MSBI Solution Architech
Browse by Tags · View All
sql 103
Query 58
#BI 32
Link 31
SQL Server 31
BI 30
#SQL Server 28
SSIS 23
brh 21
SSMA 17

Archive · View All
August 2011 36
June 2011 25
July 2011 21
December 2011 17
October 2011 12
September 2011 11
April 2012 7
November 2011 7
March 2012 5
January 2012 5

Vishal Pawar's Blog

MSBI # 59 - SSIS # 23 – Data Flow Task # 9 - Audit Transformation Task- Detailed information & Explanation with example , Us

Dec 19 2011 2:58PM by Vishal Pawar   

Hi friends

I have started explaining each Data flow task, i.e continuing from my last as well as link

Why Audit Transformation Task is Use?

Audit term itself defines this task is used for Audit Tracking of any package tasks.

This also enables the data flow in a package to include data about the environment in which the package runs.

We can configure the Audit transformation by providing the name of a new output column to add to the transformation output, and then mapping the system variable to the output column.

Using this component is in creating log entries or adding metadata to error traps. It does seem a little redundant though as adding a new column with the value of a System Variable can just as easily be done within a Derived Column Transformation, which offers greater flexibility. So the short answer is, I probably wouldn’t use this transformation. In the sample package I have a demo of using the Derived Column Transformation to achieve the same goals as the Audit Transformation, in the Data Flow “2 > Derived Column

Audit Transformation task has a predefined system variable that we can use in the data flow. It behaves like derived column. It will add additional column(s) as you select the number of audit type.

How Audit Transformation Task is look like?

image_thumb111

Features of Audit Transformation Task

The following table describes the system variables that the Audit transformation can use

image_thumb30

We have Following variables to use audit transformation

  • ExecutionInstanceGUID - The GUID that identifies the execution instance of the package.
  • PackageID - The unique identifier of the package.
  • PackageName - The package name.
  • VersionID - The version of the package.
  • ExecutionStartTime - The time the package started to run.
  • MachineName - The computer name.
  • UserName - The login name of the person who started the package.
  • TaskName - The name of the Data Flow task with which the Audit transformation is associated.
  • TaskId - The unique identifier of the Data Flow task.

How to use Audit Transformation Task?

Drag Audit task from Data Flow Task , as shown in following screen shot !!

image

After dragging Audit task we can see too tip for more explanation

image

Following are available input for Audit Parameters in SSIS Package :

image

We are mostly using Audit transformation most of the time for Event handler as shown in following diagram for following various error handling

image

Various Properties for each Audit Transformation Task?

For audit transformation we have very less properties as shown :

image

Reference link For Audit Transformation Task

Tags: SSIS, #BI, #SQL Server,


Vishal Pawar
24 · 7% · 2229
0
Liked
 
0
Lifesaver
 
0
Refreshed
 
0
Learned
 
0
Incorrect



Submit

Your Comment


Sign Up or Login to post a comment.

    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]