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

Split a string in one column to multiple columns using ssis

I have a column in sql server table in which sever name is the data. I need to split the server name in to two columns. Host name goes in to one column and instance name goes in to another column. Any...

View Article


Ftp task with auto date/date stamp

i have sFTP account to recieve this kind of files /fcts_db_backup/fcts_backup 2014-08-22 02;01;24 (Full).zip /fcts_db_backup/fcts_backup 2014-08-23 02;00;52 (Full).zip /fcts_db_backup/fcts_backup...

View Article


Error code 0xC0202009 in SSIS

Hi, I created SSIS package which takes data from all production servers and insert that to repository. When I try to run package, it is running for few and then it is showing following error. [OLE DB...

View Article

How do I move multiple files of different category from one folder to...

There is a folder on my server in which 10-10 files are there for each category. I need to create a SSIS package which can automatically load the same type of category files to their corresponding...

View Article

File System task in SSIS

Hello All, I am trying to create a SSIS Package which can copy a previous day folder from one location to another using File System task Please provide your valuable suggestion Thank You Very Much

View Article


SSIS dynamic excel tab

I have a sql table that I need to split into more 90 excel sheet based on a code. I could create an ssis package and use conditional split and create more than 90 excel sheet. But creating more than 90...

View Article

needs new metadata sas input

i have an ssis package to pull sas info into sql server. Sometimes new fields get added into sas datasets and this causes my ssis to fail.So, any ideas?

View Article

how to connect ssis connection in sql server?

when i'm trying to connect to ssis services in MSBI i got This Error Please Expalin Connecting to the Integration Services service on the computer "JAI" failed with the following error: "Access is...

View Article


SSIS Connection Manager

i have to pull data from XML file to 30 different Excel sheet. Do i need to create 30 times connection Manager seperately for 30 different Excel Sheet. Please suggest, is there any way to configure 30...

View Article


sql loading data in diminternetsaletable to other table using ssispackages

Hi guys i have small doubt how can we move diminternetsales table to other table in adventure works using msbi(ssis) package which transformations i can use in this and how the process doing can u...

View Article

Set up SSIS Logging with a Project Connection

Hi, I am trying to set up SSIS logging in SQL Server 2012 to write log entry events to a SQL Server database, however this creates an error at runtime if the connection is configured as a Project...

View Article

Is there a temp holding folder or table in SSIS?

I want to combine three tables from three different sources, which bring millions of rows from each table into one for daily use. Is there any way I can bring them into a temporary holding place using...

View Article

0x80040E14 Description: "Invalid object name Error running SQL Agent Job but...

I have created a package in BIDS. The package does the following: 1. Several data flow and SQL tasks to load text files into SQL tables. There is a connection manager for the SQL database (OLE DB...

View Article


Query for Chronological Order of SSIS Package

I have an SSIS package and I have enabled logging. I need to query the package and have it list all of the steps that are in the package. The sysssispackages table and the sysssislog is not very...

View Article

Split a string in one column to multiple columns using ssis

I have a column in sql server table in which sever name is the data. I need to split the server name in to two columns. Host name goes in to one column and instance name goes in to another column. Any...

View Article


How to read data from VSAM files of IBM mainframe with SSIS and store it as...

Hi Everyone, I am working on a task to extract data from a bunch of VSAM files from IBM Mainframe and store it into SQL Server as relational data, I found that in many of the discussions, talking about...

View Article

SSIS error 0xC00CE508 "An invalid character was found in text content".

[link text][1] and [link text][2] Attached are 2 log files that give me the SSIS Error 0xC00CE508 "An invalid character was found in text content". When I checked the respective lines, this is what I...

View Article


Ftp task with auto date/date stamp

i have sFTP account to recieve this kind of files /fcts_db_backup/fcts_backup 2014-08-22 02;01;24 (Full).zip /fcts_db_backup/fcts_backup 2014-08-23 02;00;52 (Full).zip /fcts_db_backup/fcts_backup...

View Article

WMI Event Watcher task

Hi all I need to implement error handling in a SSIS package. There's a powershell script in the SSIS package which copies a .mdf file from location A to location B, the copy usually takes about 1 hour....

View Article

Getting error for ODBC from SSIS

Getting error from SSIS which is trying to connect MYSQL using ODBC. ---On SSIS making ADO.Net connection and getting following error.. ---When I was configured ODBC and use all credential for System...

View Article
Browsing all 813 articles
Browse latest View live