Quantcast
Channel: Questions in topic: "ssis"
Browsing all 813 articles
Browse latest View live
↧

Passing Parameters to inner query of SSIS data flow task

Hi ! I am trying to pass parameters to an inner query in SSIS Data flow task and I get an error Parameters cannot be extracted from the SQL command. Are there any options other than converting into a...

View Article


SSIS expression

I copied a ssis that added a datetimestamp to a file and made it work for the new file. I need to add time to date stamp but i can't find the code. Where would i find that code. I know its in...

View Article


SSIS config table for dynamic connection and file mapping

I am trying to create a SSIS package to load files to staging tables. I want to be able to use the same package to load files to other tables. My goal is to have a config table where I can store the...

View Article

How do we transfer excel 2013 files to a sql server destination using ssis?

SSIS Question. How do we transfer excel 2013 files to a sql server destination using ssis? I have tried using excel source in ssis. But it is saying "views or tables can't be loaded.". I have checked...

View Article

SSIS Master package

Hi, I've a master package with 5-6 connection managers connecting to different databases. I've a child package with only 2 connection managers. But when I try to use this master package in child...

View Article


How do we transfer excel files and flat files data in a folder to a sql...

I have excel files and flat files of similar schema. I have to transfer those files data to a destination table in sql server. How can I do it in ssis? Any one pls hep me on it.

View Article

SSIS AcquireConnection error

Hi I hope the Gods of SQL Server and SSIS can help me: I Have some developers developing a SSIS package selecting data and moving it to a different environment, but they keep getting this error on one...

View Article

ssis- Can run select statement after merge join?

in visual studio 2008 and 2012.

View Article


ssis- can run select statement after merge join?

sql server 2008 2012.

View Article


Hi All, I am Copying data from oracle to SQL Server Database using Sql Server...

Hi All, I am Copying data from oracle to SQL Server Database using Sql Server Import/Export Wizard?? In this process, i want to add few more columns in to the target structure. Can you some please...

View Article

I want to load data from multiple source systems(Flat file,excel,Oracle) to...

Hi Team, I want to load data from multiple source systems(Flat file,excel,Oracle) to SQL Server database by using SQL Server Import/Export wizard. I need to added few more columns before executing it...

View Article

TIP: How to automatically resubmit the query that was involved in the...

I was reading the [Handling Deadlocks][1] page and I came upon this quote-> Implementing an error handler that traps error message 1205 allows an application to handle the deadlock situation and...

View Article

How to pass in xmlNode into SSIS Web Service Task input with variable

I've created a web service task and downloaded the provided wsdl document. You can see the input parameters for the given called method below: ![alt text][1] According to an example in the API, I'm...

View Article


Need Adventureworks 2014 DW SSIS Packages

Hi All, I want Analyse the design of Adventureworks 2014 Data Warehouse from Adventureworks 2014 DB. If any have or any one have link to download, Could you please share it. Thanks in Advance. Kareem

View Article

SSIS Error DTS_E_TERMEXTRACTIONORLOOKUP_NTEXTSPLITED

I have an very long ntext field, made up of many sentences that I append a full stop to every one, I also strip out any line breaks within the text. However I get this error, when I look it up it comes...

View Article


ssis multi package

I have an SSIS solution with 12 packages. I want to combine the 12 packages to create 1 table in the server, with the packages being the columns of the new table. Can i get a step by step on how to do...

View Article

SSIS mapping different number of columns

I have a table with 50 columns and my source file may have 50 columns or sometime have less than 50 columns but the mapping position between source and destination will be always same. The column...

View Article


How can i create pipe delimited text file in SSIS.

Program ID|Date Received|RZA|Dealer No|Dealer Name|Part Number|Claim Number|Paid|Pending|Paid Date|Status|Fund|Fund Year|ROInvoiceNum|ROInvoiceDate|Submitter|number of ads|FilenumberIN|Customer...

View Article

Multiple file exists

I usually receive 10 files daily and I would like to check if those 10 files exists. If any of the files missing then I would like to send an email with the missing file name. I know how to do this for...

View Article

Is SSIS required on 2008R2 for Maintenance Plans?

I have 1 Maintenance cleanup task deleting old log and baks, and all seems fine with no SSIS. Is SSIS required if the MP gets complicated or certain Maintenace Tasks are used. You be the judge.

View Article
Browsing all 813 articles
Browse latest View live