RunGuid Value upto 23 digits in derived Column
Hi everyone I want to insert GuidId in my target table . It has the value upto 23 digits without any special chars in it. Ex: 20200106115423786445113. I got an...
View ArticleThousands of zero length files in SQLAgent AppData Local Temp while dtsx is...
Massive disk contention while this is running with disk queue lengths in the teens to 25. SQL Server Agent runs under its own account, TracSuiteSQLAgent. Unfortunately, I cannot move LocalAppData.A...
View ArticleSSIS Attunity Oracle connector Job failing while submitting from SQL Server
Hi,I am developing ssis packages using SSDT from my local system. I have ODAC 12c and Oracle client 12c all 64bit installed. When i submit this job from my local system job runs fine.Now i have created...
View ArticleAttunity Error in SSIS - "OCI Error Encouneterd"
I have SSIS BIDS (SQL Server 2008) (32 bit), and am using Attunity connector to connect to an Oracle DB. A while back we had our systems upgraded to windows 7 64 bit.I have installed Oracle 11g client...
View ArticleError encountered while creating OCI environment - NEED SOME HELP PLEASE !!!
Hello,I have posted the below problem to Attunity Forum already. I thought I would post it here as well since, at this point, I am sure if this is an SSIS, MSSQL or the Microsoft Oracle Connector (by...
View ArticleThe AcquireConnection method call to the connection manager "Excel Connection...
I have deployed my packages into Sql Server and I am using Configuration File. As my Data Source is Excel, I have changed the connection string during deployment with Server Path. But I am getting the...
View ArticlePackage execution
Iam new to SSIS , I might sound dummy, I have made a package and I also made a copy of it to do any further changes to it. when ever I make try to execute my copy Package the actual package appears in...
View ArticleString value truncated over 255 character in mixed data type
Hi Folks,I have a mixed data type column in excel and it contains (date, string and numeric value). For mixed data type data load I provided "IMEX=1"in the excel connection properties. Now we can see...
View ArticleImporting data from excel with fields occasionally having more than 4000...
Hi Experts,We are struggling with excel data import issue with fields occasionally having large text in it.The text in the field is not always more than 4000 characters.Initially we have changed the...
View ArticleSSIS package Just fails...not compatible with this version of the DataFlow?
Executed as user: x ...0.00 for 64-bit Copyright (C) Microsoft Corp 1984-2005. All rights reserved. Started: 11:27:08 AM Error: 2013-01-09 11:27:09.74 Code: 0xC0048020 Source: import file...
View ArticleLaunching SSDT "As a Different User" - concerns?
Fellow SSISers,I am addressing some security challenges from my network team.We are using SQL 2016 and SSDT for ssis development.BELOW IS A DEVELOPMENT ENVIRONMENT SCENARIO!!!Developers run the SSIS...
View ArticleLoading Fact Table using SSIS
Hello,I am working on my first data warehouse project. I have a question regarding handling null values for FK's in the fact table. Currently I am using derived column to load all non matching records...
View ArticleSSIS OData Source, PRIME OUTPUT FAILED
A package work fine in my local o in remote pc, but in Azure Pipeline dont work, they show me this message>"SsisDBOperationGuid": "37d33190-6253-4404-bcfa-73855a3daa37", "SsisDBOperationId": 12,...
View ArticleBreakpoints Have Stopped Working
Good afternoon, all -I have VS2015 and, for some reason, breakpoints in Script Tasks have stopped working. I've tried to find the Project Property setting to turn off Run64BitRuntime, as suggested in...
View Articlespatial join query is very slow - STContains(geometry::Point(long,lat,4283)
Hi Experts,I have an update query as below.ID columns are set as primary key. the SA3Dim table has spatial index on SP_Geometry field.I forced the query to include the index. However, the query is very...
View ArticleData Flow task long run with no ending ,while importing data from Excel to...
Hi , I have excel file to be loaded through data flow task to a SQL Table.There are around 10 columns (wich includes one vlookup column in the excel sheet(*.xls) ,which is not required by me ),in the...
View ArticleHow to export data from SSIS source to Google SpreadSheet
I wanted to export data from SSIS source component to google spreadsheet. Any help in this regard. Much appreciated.
View ArticleExecute package in job agent delete all the records in the table
Hello everyone,I have a package to update a table in data warehouse. The updates include adding, updating, and deleting. When I run the package through Visual Studio and integration services catalogs....
View ArticlePass project parameter to package using PowerShell SMO
Using PowerShell & SMO I want to execute a child package that gets parameter values from it's parent.So far I have this, see below, but get an error saying the parameter doesn't exist. I think it's...
View Articlemerger two results
Hi,I have 2 queries to get the data from last year and this year. I need to compare and combine the results. if the item exits in both, then get the latest one from this year (item bbb), Can you help...
View Article