Quantcast
Channel: SQL Server Integration Services forum
Browsing all 24688 articles
Browse latest View live

SSIS and Visual Studio 2012 stored procedure refactor rename.

While I can create a Solution with a project with Business Intelligence SSIS package and SQL Server project, refactor-renaming objects in it does not propagate to the SSIS PACKAGE TASKS that invoke the...

View Article


SSIS Dynamic Excel Source Metadata problem

Hi,I have a SSIS package which reads excel source file from shared location and iterate through sheets and loads data into sql server table. The problem the file am using to load data for first time...

View Article


Fuzzy Lookup Indexing

Hello Everybody,For the first run,  i have selected create, Store and maintain index.For second run, i would like to go for existing index instead of generating or maintaining index each time.When i am...

View Article

Fuzzy Lookup using existing index failed

Hi All,Please help me to check on this fuzzy lookup issue.[Situation]I have selected to store and maintain index for first time, it works fine (just input 4 variables and look-up from table which...

View Article

Image may be NSFW.
Clik here to view.

Data flow task failed while tranferring data from OLEDB to XLSB,

Dynamically I created a Excel sheet by 2 SQL tasks . 1st SQL task: Select top 1 column1 from table( Result:ALLEG27012013 (nvarchar),This resul tset assigned=@vFILENAME)2nd SQL task: created Excel...

View Article


SQL server 2008

Hi,I am selecting multiple records from table and joining them.My query is like this,SELECT B.ace AS Column1       K.lastname +' '+ K.firstname AS Column2,       R.inside AS Column3,       B.number AS...

View Article

BIDS SSIS Configuration using SQL Server questions

BIDS 2008, SQL 2008 R2Support SQL 2005, 2008, 2008R2, 2012I created a BIDS SSIS Package using SQL Server Configurations. A Connection Password is one of the configuration variables. So it created the...

View Article

Simple Package - Error output Issue

HiI have a simple Flat file to Table load package. Flow is like1 - FF source --->Error o/p -->Src_Error_FF_Destn 2 - Derived Column Transformation for 5 audit columns 3- OLE DB Destination...

View Article


error when running a SQL execute task that call a stored procedure

Hi,When running the following SQL execute task that calls a Stored Procedure:EXEC EtlLogger.usp_WritePackageAuditLog ?, ?,0, 'init','init',0,'init',? OUTPUTWith the following...

View Article


Script Task For Fetching Results and Doing Transformations

Hi All,I have a script task where I need to fetch data from a table. After the fetch is done I need to save this results in a dataset where I can use it for further transformation.SELECT UID,CITY+',...

View Article

SSIS 2008 Use EXEC

Im using SSIS 2008 i want to try and run the following SQL code: The code is basically checking if a column exist in the return of a udf function, if it is there it it select normally from that...

View Article

Refresh the content of variables

Hi all,i have 4 variables:Variable01: @[User::Variable01] = (DT_STR,4,1252)YEAR(GETDATE()) + "-" + (MONTH(GETDATE()) < 10 ? "0" + (DT_STR,2,1252)MONTH(GETDATE()) :...

View Article

How to add the column and move the records in dynamically existing table in sql

Hi,i have below mentioned query. this query will be create the dynamic tables and records move to dynamically created tables from source.below query is working fine. but after the insert the records i...

View Article


Job that runs maintenance plan fails after move to new server

Hi,One of my SQL Servers I have a job that runs a maintenance plan. I recently recreated the job on a different SQL Server and exported the SSIS package relating to the maintenance plan to that server....

View Article

Fuzzy Lookup Indexing

What's the use of below procedures in fuzzy look indexing ? when are they helpful ?  sp_FuzzyLookupTableMaintenanceInstall   sp_FuzzyLookupTableMaintenanceInvoke...

View Article


How to set connection user name and password from package parameters

Note this question is about SSIS 2012 Project Deployment Model.I have an OLEDB connection which needs a username and password; since the information accessed is sensitive everyone has to use their own...

View Article

OLE DB Destination Editor Frustration

Here is something I find frustrating about Mappings in the OLE DB Destination Editor. Maybe somebody knows a tip that can help me with this.Once I have pulled in the OLE DB Destination object, assigned...

View Article


Execute multiple SQL queries and record results using SSIS

Hi All, I'm trying to achieve following in SSIS. Could you please advise what is the best way forward?Execute multiple SQL files and record the results in a format that an analyst could review (such as...

View Article

Data flow tasks are running slow/ sometime stuck indefinite

Guys,I am facing a weird problem in data flow tasks in one the SSIS package I didn't work on. Package is designed to load 80 tables on target DB from source DB.Please note source and target DBs are on...

View Article

How to add reference to SSIS script task

Hi ALLI cannot add the reference to the following:"Imports Microsoft.AnalysisServices.AdomdClient" in SSIS script task. All the objects that i declared become underlined because there is no reference...

View Article
Browsing all 24688 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>