Oracle Connection Error in SSIS
Hi All I am trying to connect oracle connection in ssis packge.I am getting below error. But already I have one connection for production oracle database server. I am getting below error for QA Oracle...
View ArticleSSIS Basic queries
Hi- Please tell me below things, 1 What is a SSIS JOB and its relation to the SSIS config file and SSIS package? 2 Whats is the relation between SSIS config file and SSIS package? 3 Where can I check...
View ArticleI need some help with an error mystery.
This issue has now stumped two people and after nearly 11 hours on it I'm ready to throw up my hands. I'm not doing anything more complicated than pulling data and writing it to a flat file. Every time...
View ArticleChanging 'initial catalog' on connection causes Analysis Services Processing...
We find that if we deploy the OLAP database with a different name on the test server, then regardless of how we change the connection string provided to the SSIS package that processes the cube, then...
View ArticleProblem Implementing Transaction
Hello all - I am trying to implement error handling/transactions in a package that loads data from Oracle into Sql Server via 10 DTFs grouped into 4 sequence containers. For the purpose of testing, I...
View ArticleSSDT Memory Leak
The simple act of opening and closing packages in SSDT seems to lead to some sort of memory leak. I've tested this on my own solution and managed to run the memory usage of devenv.exe up to over 2GB....
View ArticleSSIS UI question about Available Output Columns in script task
For some reason I have columns in "Available Output Columns". How did these get there? I did not explicitly add them. I recognize they are in the first table added to the script task output but I...
View ArticleHow to edit a Scrip Task in a Package
Hi All I have a package created by a diffeent developer and he is no longer available. In the package that he created he has a SCRIPT TASK (which supposedely looks for a file and if it exists then...
View ArticleDesign question
I have a 4 core server, which setup would run fast – setting data flow tasks right next to each other without connecting or the first one? Thanks in advance.
View Articleflat file connection manager
my file is like this TH*4.2*857463*01**20091015*1045*P**~~IS*7564*ORACLE~ i have two table table : TH ID TH1 TH2 TH3 TH4 TH5 TH6 TH7 TH8 TH9 TH 4.2 857463 01...
View ArticleSSIS Raw Files
HI, I have a question regarding SSIS raw files .. we create SSIS raw files in the C:\Temp\ folder on our server .. This is the SQL server 2008 server. Creating raw files and then loading them into the...
View Articletime data type
hi in my databse i have 1 field as time data type now when i create variable in ssis , i dont find time ,so put datetime now in execute sql task, i need to ,map my parameter, again here i dont find...
View Articlesplit field using script component
hi, in my derived column i have 1 column like TH*4.0*375*01**20120521*190100*P*: now using script component i need to split this into different field, any help?
View Articleseperate into column
i need to seperate my file into different column TH*4.0*347*01**20120514*091509*P*:\IS*8007487001*HealthWarehouse.com Pharmacy\ this should go into 1 column : TH*4.0*347*01**20120514*091509*P*:...
View ArticleExcel to Oledb destination some column is coming null
hi all i have a excel file and destination is oledb u can have a look into it pic where out put should come like id name product price 1 sathiya A 152 1 sathiya B...
View ArticleSSIS package error on copy date from postgre to postgre
I am tansfering data from postgre to postgre using SSIS.I have done mapping of all the columns.But while executing the package I am getting errors : I am using ado.net control(source and destination)...
View ArticleExtract Data from SharePoint List Performance Issue
Hi All, I am extracting records from SharePoint List to SQL Server by using SharePoint List Source Adapter in SSIS. It is working well if I have small amount of records whereas I am trying to pull...
View ArticleSSIS in tidal
Hi, I will get one .zip file from some location. Now using SSIS I need to unzip the zip file and I will get one folder with text file after extract read that text file and insert or update the sql...
View Articlegoing through loop in folder
i have one folder,in which i am getting files, i need to go through each and every file ,and that file name i need to give into EDI source. not manually ,how to do it
View ArticleIssues importing data using ODBC connection from Noble Atomix Server
Hi All, Task is to fetch data from ATOMIX server into SQL Server 2005 database. I have already installed Noble Atomix drivers and have configured the DSN. I am using the same DSN to setup a ODBC...
View Article