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

Extracting certain portion of data from notepad

I execute a batch file first to load the data into a table and a log file is created once the loading is done. The log file is created in the path where the control file(*.ctl) is present. I want to...

View Article


Package script task failing

I'm stumped with a package issues. I have a script task that runs to send XML email. I can run the package from within BIDS using my network account, SQLSupport network account. When I use SQL.Service...

View Article


SSIS Connection Manager / Config Theory

Two weeks ago I did a rebuild and deploy via the manifest a new version of my SSIS 2005 project. During the publish using the manifest, I changed the connection managers in the manifest to hit my...

View Article

how to trigger multiple packages by a single job call

hi,i have **one project** and **multiple packages**, how do i call through **single job** to trigger all the packages and its control flow activities, could any one help me on this.

View Article

How to split single column data into multiple columns is SSIS

Hi All, I have a scenario where in I need to Split my input based on certain condition for which I'm using a conditional split in BIDS 2008. So I'm all fine until here, now on each of splits I need to...

View Article


SSIS 2008 WMI Event Watcher Task Question

I have an SSIS process that uses an Execute Process Task to convert an ASCII file to EBCDIC. This piece works just fine. If there are any errors during the conversion process, an ebcdic.err log file is...

View Article

How to remove a SSIS package from SQL Server

I have created a SSIS package and saved/deployed it to my server but used the wrong name for the package. This means that the old version and the new version of the package are showing on the server as...

View Article

SSIS to copy multiples files and send only one email

I am trying to copy today’s files (multiple files) from one folder to another folder and just send one email after successful copying. First I am checking a table for error and if there are no errors...

View Article


how to take backup from tfs server to local system using ssis

we are using a TFS Server for all the development task. i want that one can directly take the backup of specific project from server to their respective local system by using SSIS package. pls help me...

View Article


SSIS inconsistent performance exporting to MS-Access

Hi everyone. I am in MS-Access / SSIS hell, and will apreciate every help from the experienced fellows here. I have to export some data from SQL Server into MS-Access tables every morning (small...

View Article

SSIS to move particular file

I’m trying to move particular files from one folder to another using ssis. There are multiple files in the source folder and all of them are text files. One file is named “customer_12142012(today’s...

View Article

SSIS 2005 connection manager issues

I have a project with about 30 separate Pkgs. Each pkg has 5 connection managers to the same 5 connections. These connections are in a config file and each package is pointing to the same config file....

View Article

Multiple Step OLEDB generation error in SSIS

I am using Execute SQL task in ssis, When I tried to create procedure & then execute it in one Execute SQL task control it is showing "Multiple Step OLEDB generation Error" And if I just execute...

View Article


The expression for variable URL_Link failed evaluation. There was an error in...

I have a job which is schedule to execute various packages. When one of the packages is executed I got the error that "The expression for variable URL_Link failed evaluation. There was an error in the...

View Article

Execute SQL Task fails in SSIS package but runs successfully outside package

Hi, I created an execute sql task to save the filenames encountered in a Foreach Loop task into a database table, this works fine when I run the the individual task and it writes the filename to the...

View Article


Connection info dev vs deploy

SSIS 2005: In my dev environment an existing project which has multiple packages has all the connection managers set to use Windows Authentication. I have began to use Package Configuration since I am...

View Article

Execute ssis package from Windows app - questions about the exit code

I've created a Windows app in VS 2008 using vb.net, that executes an ssis package. It runs OK, here is my code: Function ExecuteSSIS() 'this funtion executes an SSIS package, 'and returns the results...

View Article


How to Call SecureFx from SSIS package??

Dear Friends, We need to implement calling SecureFx tool from SSIS package. Can anyone help us on how to call the same from SSIS package. Thanks & Regards, Prasanna

View Article

row delimiter

can someone give an example to how a flat file should look like so that the connection maneger editor in ssis will work i've tried this: 1 ; USD ; 0 ; 1 ;2013-01-14 10:21:08.693; 2 ; EUR ; 1 ; 1.3364 ;...

View Article

Extract Exchange GAL using SSIS

Hi Everyone! There is a request to have the Exchange Global Address List extracted every two weeks to send to our mailchimp server. I was wondering if there is a way to do this using SSIS. I have been...

View Article
Browsing all 813 articles
Browse latest View live