SSIS Sharepoint Adapter--Cannot write numeric values into SP list
Hello All, Curious whether anyone here ,as well as me, ran into this issue.I am using SSIS2012+Sharepoint List adapter. The pckage runs well but only all decimal column values cannot be wriiten into SP...
View ArticleServer Migration issue for ssis packages
Hi All, We migrated our application from server1 to server2......server 2 is high configuration compared to server1 but sql queries and ssis packages are taking more time to execute,for...
View ArticleHow do I configure a Send Mail Task for Groupwise?
We use Groupwise for email purposes. Is there any step-by-step approach for configuring a "Send Mail Task" using Gorupwise in SSIS?Thanks in advance for your help and assistance.PSULionRP
View ArticleHow to sort the packages in Integration services under SSMS.
How to sort the packages under a folder under stored packages in Integration services of a sql server? I have around 250+ packages in the server which are not in sorted order and it is frustrating to...
View ArticleOracle data Import with SSIS (accents loss)
Hi everybody, I work on SQL Server 2008. I try to transfer data from Oracle to SQL Server. In my Oracle data I have some accents (é,è...in french language). I lose these accents during data transfer....
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 ArticleConversion failed because the data value overflowed the specified type.
I have a field name maximum_inventory datatype double with value : 999999999.00000000 I want it to extract it , so I declared a field max_inv with float datatype But it is giving error like :...
View ArticleSSIS Date Conversion Failure regardles of validation methods
Hello my friends:I have a column in a text-file with dates like this: 20131207. I and trying to convert the date like this 2013-12-07 but everything I have tried has failed.Here is my code: I have...
View Articledebugging from the db instead of the file system
Hi. I'm used to debugging (and running in prod) my mstr and sub pkgs from the file system. I'm relatively new to 2012, using project params and interested in using the db instead of file system this...
View ArticleSSIS packages are taking longer time to execute on a windows 2008R2 server...
Hi We have migrated from windows 2008 to windows 2008 R2. All the hardware components are of higher capacity in the new server. However while executing the same SSIS packages in Windows 2008 R2 server...
View Articlewhy dont conn mgr properties show after being promoted to project level
hi i'm running 2012 and using vs 2010 to develop. I just took the advice i got at another ssis msdn post to promote my oledb and smtp conn mgrs to project level. But when I went to set their...
View ArticleGetting Error : while Converting double datatype
[Company 10 [33072]] Error: There was an error with output column "inv_carry_cost" (181548) on output "OLE DB Source Output" (33082). The column status returned was: "Deferred accessor validation...
View ArticleError executing SSIS package from source control
Hi,I am currently using visual studio 2012 ultimate edition and I am trying to execute an SSIS package that has been checked out of TFS.I can open the package, modify any of the steps, but when I try...
View ArticleReading Data from a Mainframe Mailbox
I have a task to load data directly from a mainframe into SQL Server table. Here are the detailsMainframe: ftp.wen.trm.com File in mainframe mailbox: test.datFull file path in Mainframe:...
View Articlemodify / change schedule on sql jobs without sysadmin rights
We are using SQL server 2012 Standard Edition.We have our development server where we do our research and development, before any process is deployed to production. These servers are managed by the DBA...
View ArticleIssue while fetching records from text file - please help!
Hi, I am fetching data from a text file to a table and I am using Pivot transformation for doing this. It went fine for the couple of months - but for this month it is not working, the reason is...
View ArticleMore than One code Page
Hi,when i import data from Flat file to Oledb i am getting the following Error. The column "xxxxxxx" cannot be processed because more than one code page (65001 and 1252) are specified for it.I have...
View ArticleAuto run if Script get fails in Loop
Hi team,I have used to create the report using script task and run through for each loop container. some times my script task webservice connection strings is getting time out for some times. after...
View ArticleSSIS Mysql best practices
We are in the process of moving our backend from ms sql server to mysql. Actually we currently use a couple mysql servers, but mostly ms sql server. I mention this because we are not totally new to...
View ArticleUsing SQL Server 2012 SSIS to Extract Data From SAP
HiWhat is the current best practice for using SQL Server 2012 SSIS to extract data from SAP R3? Please note we are looking for a solution that does not use SAP BW or SAP OHS.Ideally we would like to...
View Article