SSIS2012: RunId variable "Failed to lock" at runtime - BOMBS 0xC0010001
Searching the CODE for the entire stand-alone package revealed ZERO occurrences of the variable "RunID" cited in the following FAILURE message:tsql BEGIN TRAN 3:Error: Failed to lock variable "RunId"...
View Articletransform error on flat file csv column after migration
Hi, we run std 2008. Not sure of all the details yet but will post them here as they become available.After migrating my pkg to a 64 bit SP1 production machine, and working thru all kinds of issues...
View ArticleSSIS 2008 SharePoint List source issue
I am working a SSIS conversion project from 2005 to 2010 for Sharepoint 2010. I have recreate the old 2005 SSIS package in BIDS 2008 but when I run the package i get this...
View ArticleSSIS ForEach loop - change connection inside a for loop
Task - There are 7 SQL servers, each of which have the same database. Consider a table Table_1 of the database. I want to take data from Table_1 of all the 7 servers and put it into Table_1 of Main...
View ArticleMove files from one folder to another
I have 3 files in ABC folder... Source Path is c:\ABCI have to move this files into this path C:\ABC\Archive....I am using FileSystem task specified source and destination variables... but i am getting...
View Articleopen folder and ageeting unable to case obeject error
hi when I open SSIS package solution it gives me error;please help me what is this Error ? and what is the reson of this error.?Thanks & RegardsBI_Group
View ArticleSAP BW/BI or Microsoft BI Career?
Hi,Can you please suggest which is having demand in near future and now in the below listSAP BW/BI or Microsoft BI?Please suggest. Regards,RajendraThanks, Rajendra
View ArticleSSIS package failed in sql server agent.
My package is running fine in the package store and MSDB independently. However, when I add the package as a step in the SQL server agent job ( only step in the job), it has following error:An invalid...
View Articlepassing connection string dynamically to ssis package
hi,i have create packages which loads the data from flat file to sql server table ,now i want to make my destination table connection dynamic what is format of connection string i also need to pass...
View ArticleSSIS - For each loop, ServerName vs ConnectionString ?
I am trying to use a for loop to connect to different servers and then do some job for each server. In the "expressions" of the connection manager for my loop, i see ServerName and ConnectionString....
View ArticleSSIS Transformations Pushdown To Teradata Urgent help required!
Hello,I have a Teradata Source and Teradata Destination database. I am using Attunity Connector as Teradata Source and destination.Please tell me is there any way to Pushdown SSIS Transformations to...
View ArticleSSIS - how to make a connection string for your database server ?
How do i make a connection string for my database server ? I want to know this so that i can save connection strings in a table and then use them later. Note - All my database servers don't need...
View ArticleError Code DTS_E_INDUCEDTRANSFORMFAILUREONERROR.
I have date column in source table name as Date and datatype is datetime;but when i try to pull its value at destincation then it return me error;[ADO NET Source [1]] Error: SSIS Error Code...
View ArticleIn the subscription of report I want to render only the Xls file format
Hi GuysIn SSRS Devlopment ,Subscriptions are there,So using that subscription to render a report ,That only render the xls format only,In the Standard driven scription level , render format dropdown...
View ArticleDate functions
i have two date columns in my sql query editorthose are 12/3/2012 12.23.11.00 (date 1) ,,,3/6/2013 10.3.0.12 (date 2) with their time stampsSo here i required the O/P is (I want to get the date from...
View ArticleAdventure databse link
Can some one share the exact link for the Adventure Work sample database earlier..........
View ArticleAdventure databse link
Can some one share the exact link for the Adventure Work sample database earlier..........
View ArticleHw to create a Complex Complex package
Hi GuysI have a Huge Task is Implementation is Existing in my development envinorment. i e, I have a 200 packages and every package should contain 30 to 40 tasks in those packages ,So hw should i go...
View ArticleImporting flat file csv with variable column widths
Hi, I need to find a way to load csv files with variable column widths as right now, I'm tearing my hair out (and I don't have much left!)Here's what happens: I run the SQL Server Import and Export...
View ArticleI have a String value in my source level i want to load that string value...
Hi GuysI have a string value like ANU,SSB,SRI,GNF this is string value in the source column level ,So I want to move these string value into a table in the destinationo/P like : 1 ANU...
View Article