The directory 'LocalApplicationData' does not exist. SQL Agent Job Error
Hello Experts,I hava a SQL Agent Job that is calling a SSIS package. The package has only one task, Transfer SQL Server Objects. This package is used to copy data from one database to another on two...
View ArticleScript task error - Excel password protected
Try a lot of options. Script task is working fine when executed from BIDS.But Integration service throw this below error. Had been looking around for a solution. So far no luck. Any clues?Description:...
View ArticleUse of FTP (File Transfer Protocol) Task in SSIS
Hi All,I have around 200 Reports on Report Server (Report Manager). I have to download all the reports & have to maintain in a folder.What is the easy way do this?I thouth to use FTP Task available...
View ArticleHaving issues setting up me ADO.NET destinatiion for PostgreSQL
Stats: SQL Server 2008 R2, psqlodbc driver loaded and configured, trying to set up integration to flow data from my SQL server 2008 R2 database, to PostgreSQL version 9.I've selected to create a new...
View ArticleVery slow bulk insert when target is compressed + indexes
Hi,I'm loading data every day in my fact table.about 200 000 rows per day, small. the table has more then 400millions of records today.Because its a small incremental insert, I don't disable the...
View ArticleExtract data from universe 10.1.18.0 to SQL SERVER
I NEED TO MOVE DATA FROM UNIVERSE DATABASE TO SQLSERVER DATABASEI HAVE TRY U2 TOOLKIT FOR .NET BUT IT DOES NOT SEE DATA FROM TABLE OF UNIVERSE 10.1.18. U2 TOOLKIT FOR .NET SEE DATA FROM TABLE OF...
View ArticleSQL 2008 R2 Microsoft.SqlServer.DTSPipelineWrap | DTSRuntimeWrap |...
So supposedly retail version of SQL Server 2012 can be sxs installed with SQL Server 2008 R2 and BIDS is supposed to work happily with each other..at least that's what appeared to be the case after...
View ArticleSimple Column Update Using LOOKUP
I need to perform a very simple update of a column in a table. While it would be just as easy to write an EXECUTE SQL task, I'd like to do everything in SSIS little silos and avoid scripts where I can....
View Articleerror code 0xC020801C
I deployed to a SQL Server 2008 64 bit I have tried to use the 32 bit command for the DTExec.exe and I still get this error. I only have access to save the file deployment to the server. Then we use...
View ArticleHow to insert table data into csv file
The issue that am facing is TID Markettype Tradetype Issuername 100 primary purchase Wideopenwest Finance,LLC 101 secondary...
View ArticleHow to add double quotes while exporting Data into CSV Format
Hello,I want to export data with double quotes and "," Seperated into csv format. Can you please guide me what we have to use in text Qualifier textbox. Currently i am using SSIS 2005.
View ArticleMove all SQL server databases to one SQL server
Good Day Friends,I need your help since i am not SQL guy but i think with your help i can manage my case...We have 3 SQL servers 2008 R2 Std installed with their Application on 3 stand alone servers on...
View ArticleData Import from DB2
Hi,Im trying to import data from DB2 source to my sql server production DB using import/export wizard. What source i need to select. I can see microsoft OLE DB provider for oracle,for OLAP services,...
View ArticleSSIS ideal for transfer from Oracle?
Hi,I would like to get data across from Oracle 8i (8.7.1.3) to SQL Server 2008 R2 on a daily basis... can SSIS be used successfully for this transfer and are there any issues that I need to look out...
View ArticleRegarding Error Business Intelligence Development Studio
Hi Friends,Actually what my Error is I Installed Sqlserver2008r2 Express Edition With only Database Engine in My Server Previously I Had install Sqlserver2008 Enterprise edition with all tools. But...
View ArticleMERGE JOIN vs LOOK UP
Hello Friends,I am using Lookup to load data from the source table which are not present in the target. I am doing the lookup using the unique column. Is it possible to implement the same using MERGE...
View ArticleMigrate DTS from SQL 2000 to SQL 2012 via SQL 2008
We have a SQL 2000 server which we are finally upgrading to SQL 2012.I have succesfully backed up 2 of the DB's and restored them onto a SQL 2008 server then backed them up again and restored them to...
View ArticleData is not loading from Management Studio
Good Morning All,I have a package (SOURCE IS ORACLE DB and the TARGET is SQL SERVER). The package is simple, it just loads the the data from oracle tables to the sql tables. When i run the package...
View ArticleHow to select a Dimention Table with Identity Column in Slowly Changing...
Hi all!can u help me, how to select a Dimention Table with Identity Column in Slowly Changing Dimension in Itegration Services 2008 for a Buisness Key selection.ThanksT KUMAR
View ArticleNot all data loaded from large tab-delimited file: Buffering?
I am trying to import a tab-delimited text file with >11,000 rows into a SQL table. My filters, etc. are all working properly. Here is my data flow:As you can see, 10,693 rows are sent to the OLE...
View Article