The value could not be converted because of a potential loss of data.
Hello all,I'm working on moving records from a .DAT file to a SQL Server DB. When i run my package, i get the error:The value could not be converted because of a potential loss of data."When i see the...
View ArticleSSIS Package
Hi,I am trying to compare two EXCEL Source file with the common column Employee ID. If Employee ID available in Excel B is matching with the Empoyee ID available in Excel A, I need to update a remark...
View ArticleSSIS high availabillity
Hi allSSISDB is supported on alwayson so that you can store your packages in an HA env. When Executing these Packages through SQL Listener with the Build in SP’s in SSISDB, will SSIS engine always...
View ArticleEnable AlwaysON support for SSISDB catalog - using powershell
Hi All,Is there a command line option for enabling AlwaysOn support for SSISDB?ThanksChinni
View ArticleSSIS Error 0xC020801F With OData Source - Connection on Microsoft Dynamics CRM
Dear AllI'm using a OData component for connect with Microsoft Dynamics CRM. When i see data in Odata Source component it are OK, i see data. However, when i start a execute task i have trouble - ERROR...
View ArticleExecution Performance report Active Time vs. Total Time
Looking at the figures for various sub-components, the Active Time for a number of them varies between .3 seconds to 4.5 seconds. In most of those cases, the Total Time is between 706 seconds and 721...
View ArticleSSIS: When set the task to ignore errors, don't log the errors
Hello there. Ignoring any discussion of 'coding it right in the first place' (I have my reasons)….I have an SSIS package that loops through a task and sometimes it fails and other times it doesn't....
View ArticleDerived field Expression
HelloI am hoping someone can explain what is happening in the Expression below? I'm not sure what the ? meansThanks in advance.Roy.
View ArticleEmpty Line after each row in text file
Hi Guys,I am creating an SSIS package that loads data from MSSQL table to a text file. However, I need to format the text file such that after each row of the data, there will be an empty line/row...
View ArticleHow to remove unwanted quotes in the data
Hi All,I have a package that loads the data from flat file to a sql server table . It is failing on a column name. I opened in notepad++ and went to the row number and saw that the address has quotes...
View ArticleSales Order and Detail Issue
Greeting I'm working with the AdventureWorks DataBase I do have 3 Tables Table1 : OrderSales (OrderSaleslID "PK" , OrderDate , CustomerID )Table 2 : OrderSaleReason (OrderSaleslID "PK" , SalesReason...
View ArticleCharacter which was read in unicode source table is failing to get converted...
Analytics The above text has . value if you see it in Notepad++ this text was in the unicode table but now when we are trying to store it in non-unicode table it is failing to store.It fails data...
View ArticleSSiS package to set users in their correct timezone
I would like to setup a scheduled SSIS Package to scan users and to correct their timezone. I have a table that contains user name and timezone. My question is this possible and where do I check if...
View ArticleSSIS Package inserts data into Oracle, but data not sustains on Oracle.
Hello,I am a very beginner to SQL Server/ SSIS.We have a daily job on SQL Server Agent that executes an SSIS pkg, assume the name as - mySsisPkg.mySsisPkg first deletes entire rows from Oracle table...
View ArticleSSIS in sql job_ Login failed for use
HII created a domain account to run a SSIS in sql job.I works fine with a user which is administrator in the OS.But when I use a proxy in a sql job which is a common user account the error is: Executed...
View ArticleWhile populating computed field data from list in sharepoint into table...
While populating computed field data from list in sharepoint into table through SSIS package, getting below errorcannot access a disposed object. Object name:'System.Net.HttpWebResponse'. Please...
View ArticleHow to connect TIBO EMS using SSIS
We have a requirement in our project to read the messages from TIBCO EMS using SSIS. As I know there is no out of box feature to connect EMS using SSIS. Could anyone help me to solve this?
View ArticleWho will be announced as the next SQL Server Integration Services Guru? Read...
What is TechNet Guru Competition? Each month the TechNet Wiki council organizes a contest of the best articles posted that month. This is your chance to be announced as MICROSOFT TECHNOLOGY GURU OF THE...
View Article