Shared Memory Provider: Timeout error [258]
Hi All,Hopefully there is somebody that can help me...When running the etl I'm getting the error: <SSIS Task>: Shared Memory Provider: Timeout error [258] ; followed by the message "Communication...
View ArticleAccess to path denied in SSIS 2012 script task
Note: this applies to SQL 2012 only.I'm using the project deployment model in SQL SSIS 2012 I have a script task inside the SSIS package that renames some files on a domain share....
View ArticleNo Column information was returned by the SQL command.
I can preview the SQL command in the OLE DB Source Editor and bring back all columns and results just fine but when I click on the Columns I getTITLE: Microsoft Visual Studio...
View ArticleColumn Names using Lineage ID
Hi, I am working on a custom component to implement some rules based on the column name. I am looking for ways to identify the column name using lineage id. Is there anyway we can derive column name...
View ArticleData Conversion in ssis
Hi ,I am using flat file as source.I have quantity column in flat file which is a Numeric datatype and target table quantity datatype is Numeric.I am able to load data from source to target but when I...
View ArticleImplementation of bothe Authentication Mode( SQL and Window ) in SSIS package...
Hello Everyone , Can we implement both authentication mode i.e SQL Authentication & Window authentication , while development of SSIS package same time . As due to Business requirement , we need...
View ArticleOData to extract Sharepoint List data .. how to handle dates??
I'm trying to move SharePoint List data to a SQL Server (2014) destination using the OData tool in my SSIS package.I have a column in my SharePoint List that is date values, and this is where I run...
View ArticleRPC Server not available
I'm having issues trying to connect to a remote SSIS server. Connection between servers within the DC works. Port TCP 135 and 139 are open. Also tried to connect using IP address but the same error...
View ArticleSSIS 2012 and required package parameters
Hello Guys,I'm after running into something in SSIS 2012 that I fail to grasp.I have a package that provides a service to other packages. In order to provide that service it needs 4 parameters provided...
View ArticleNeed SSIS Complex interview questions and Real time scenarios
Hi..I am newly searching a job on MSBI with 3 years of experience.Could any body help me regarding the interview questions and mainly on real time scenarios. Because I attended three interviews, all...
View ArticlePivot in SSIS, how does it calculate
Hi All,I was looking this example on MSDN, In this example, I could not make out how did it calculate HL Mountain Hire for 2002 and 2003 as it is not there in the source.If I just copy the source into...
View ArticleSame package huge different time performance. Why?
Hi guys, I am running in a strange, really strange behavior. DB Sales. I've got a package A, this package has two ole db connection: an Oracle connection and a SQL connection. The issue is in the data...
View ArticleOracle provider for OEL DB is not showing in Connection manager in SSIS
I have installed Client 64 bit for oracle11g and when i open the BIDS 2010. I try to create the new OLE Db Connection and click on Provider dropdown list. Is it not showing "Oracle provider for OEL...
View ArticleSSISDB Project deployment , where is the physical .dtsx file stored ?
Greetings everyone ! I'm in process of migrating few packages from SSIS 2008 to SSIS 2012 . The packages are migrated and are successfully deployed over to SSIS2012 SSISDB Catalog ( Integration...
View ArticleWhat is the best approach to assess the impact of changes across hundreds of...
I know we can scan the SSIS package XML files, but is there another approach for assessing the impact to SSIS packages when the database changes (without purchasing a third party tool, like Pragmatic...
View ArticleScript Transformation Task
Hi All,I wrote a C# code to split delimited rows into columns. I created script transformation editor with two output columns as primary_emailaddr and secondary_emailaddr. I added the following code...
View Articlesql server agen job using script
hii am trying to create sql server agent job ,but when i add parameter its giving me error missing quotes in below line@command=N'/ISSERVER "\"\SSISDB\HIF\package\package.dtsx\"" /SERVER...
View ArticleSQL Server 2012: What would be the best way to estimate the length of time a...
Fellow Techies--We're migrating an ETL process from a hardware environment with about 240 GB of installed memory to one with 1.5 TB for physical memory, 1.5 TB of virtual memory. This will be the...
View ArticleSSIS package testing
I recently started a new position at a large corporation that utilizes SSIS heavily. I am a developer supporting what I call the guts of SSIS. Basically the majority of our packages are programmed in...
View ArticleSSIS Bulk Insert Error truncation
Hello everyoneI have am having some issues bulk inserting from a flat file (CSV) to the database. I have also tried this by using the import and export wizard and get the following error:I dont...
View Article