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

Parsing Non-Standard Text File using SSIS script component.

I have a ":" delimited text file which is like below Hospital Outpatient Profiles(HOP)(1) Patient Characteristics ---------------------------------------------------------------- Patient Gender(4)...

View Article


,Converting DT_I4 into DT_DBDATE

Hi All, Need some advise and help. I have a table which has date columns defined as Int, as part of transformation process I need to populate fields into staging and do some data manipulation on them....

View Article


WQL Object reference

OK, not strictly a SQL Server question, but it relates to the SSIS WMI tasks. Can anyone point me towards any decent reference material for this? Particularly in terms of definitions of objects and...

View Article

Automate the SSIS Package Job

I have to create an SQL Server Job to run the SSIS package daily on scheduled timings. The SSIS package will import .XML and .png (Screenshots) files from local path to the SQL Server database. The...

View Article

need help creating a SSIS script task for ftp to receive files

I normally use the FTP Task in SSIS but I'm trying to connect to an IBM Power7 running UNIX and SAP. The reason I can't use the FTP task is because I have to change a FTP attribute on the IBM to allow...

View Article


SSIS Server Hardware requirements for the best perfomance??

I creating a SSIS server, this server will consume a database, execute the package one or two times per hour, on each execute will process 100 000 rows, It's better use SSIS server in the same SQL...

View Article

SSIS executing 2 packages within a package.

Hi I am runnig a SSIS package in 2005 which decides which of the two packages to run. There is a C# script that check which file is in a folder and if it's file A, package A runs and package B if it's...

View Article

difference between nonempty and where clause in mdx

Hi, This may be very basic question. What is the difference between NONEMPTY and WHERE clause. If you see the below 2 mdx queries. Query1 select {[Labor_Periods].[Total Year].[Qtr1].[Apr],...

View Article


Updating cube using writeback when processing the partition using...

Hi, We have a cube which contains only one partition(Writeback enabled). This partition is having proactive caching enabled. **Issue** We have a client application which writes data to this partition...

View Article


Import Multiple Flat Files to Multiple tables

Hi, I need to import around 250 Flat files with different schemas to their corresponding Tables. I have tried using a Dataflow task with for each loop to assign FileName Var to Table Var in OLEDB dest,...

View Article

Why space more for staging Table compared to main tables

I have used below query to get space for tables. I have one doubt... http://www.databasejournal.com/features/mssql/article.php/3733996/Find-space-Usage-by-Table--Schema-in-SQL-Server-2005-and-2008.htm...

View Article

CONTROL-M ON MAINFRAME AND SSIS

My shop runs lots of mainframe Cobol jobs, many of which are submitted by Control-M. I'm a developer who's not really familiar with Control-M (in our shop it's the Computer operators job to know how it...

View Article

complex package in sssis examples?

i need a example for complex package?

View Article


how do you populate 1st record to 1st target,2nd record to 2nd target,3rd...

i need need to package like this

View Article

we have a target source table containing 3 columns: col1,col2 and col3 there...

col1 col2 col3 a b c There is target table containg only 1 col.design a mapping so that the target table contains 3 rows as follows: col1 a b c

View Article


how to concate row data through ssis?

source: ename empno stev 100 methew 100 john 101 tom 101 target: ename empno stevmethew 100 johntom 101

View Article

Archiving complete tables

Hello All, SQL instance - SQL server 2005 I have some tables that get created every day, 1 for each day transactions. I have many such tables(atleast 500-1000). I need to archive say tables older than...

View Article


I have 2 data source tables like this

source one:table1 col1 col2 col3 col4 1 a b c 2 d f g source2:table 2 cola colb colc 1 e h 2 f g i have like this then the out put is like this in flatfile destination col1 col2 col3 col4 cola colb...

View Article

ETL ssis Excel to SQL column encryption

Hi , I am trying to load excel sheet in SQL server database and it has 5 columns 2 variables start date and end date . I want to encrypt one of the columns in the excel sheet while i load it in...

View Article

Powershell script for tab delimited for SSIS upload

Hi Everyone! I have become challenged with a TXT file that a server admin would like for me to upload which he is using a powershell script to output to the TXT file. The format is using a custom...

View Article
Browsing all 813 articles
Browse latest View live