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

Image may be NSFW.
Clik here to view.

Getting error when using script task to iterate throw recordset coming from...

I'm getting an error when using script task to iterate throw recordset coming from SQL task.The problem looks like in casting into DataTable type.What am I going wrong? I tried both VS 2017 15.8.4 and...

View Article


Deployment Wizard Error

I am new to SSIS and am trying to first package. However when I am in the "Select Destination" section of the deploy wizard, it will not connect to my SQL Server and keeps giving me the error "The...

View Article


Deployment Wizard Error

I am new to SSIS and am trying to first package. However when I am in the "Select Destination" section of the deploy wizard, it will not connect to my SQL Server and keeps giving me the error "The...

View Article

SSIS 2012 deployment from developer stand point

Hi, I read in internet that , in SSIS 2012, its Project Deployment model - But I am a developer and cant directly deploy the project. All are happening through DBA ony.  In SSIS 2008, I give the...

View Article

Script Component not exiting

Hi , I have below code to do the following ,1) check if the input column type is String . If yes, do trim function and return the value2) check if the name of the input column is Column1 or Column2. If...

View Article


Convert DatetimeStamp scale value

I am using SSIS script component to change scale value of a DATETIMESTAMP2 field.My Input field is DT_DATETIMESTAMP2 ( 6). I want to convert this to DT_DATETIMESTAMP2 ( 6) in my script component.I will...

View Article

Error on ODATA source "Sharepoint connection" in SSIS package executed from...

Hello,I'am have some trouble launching(from the SSIS catalog) my SSIS package that contains ODATA source (Sharepoint connection)The package works fine once executed on local (from the SSIS project).But...

View Article

how to clean up log file that is being exported by SSIS

I have an scheduled SSIS job that export a database from server A to server B. I noticed that the exported database log file is getting very large. I think the data just keep appending to the exported...

View Article


Back Up Data

Dear ForumMy Name is Inacio I am from Timor Leste.so have an error about back up database to the external hard disk so how to resolved it?another question is how to disconnect lock on database on...

View Article


SSIS Configurations with ActiveDirectoryIntegratedAuthentication

Hi All,Need your help. I have experience on SSIS, But my client is moving to Azure Data warehouse PAAS. I am new to Azure. Can you please help.The only way to log in to Azure data ware house is...

View Article

What is the best practice to load 300 million records from Progress (Via...

Hi All,I created an SSIS that will replicate the data of our client going to the SQL Server 2012 (VM in Azure). It takes 5-6 hours to complete the data load into SQL with 300M records in 1 table and...

View Article

Package, Job, All Owned by my ID, but when running, Owned by Another ID, Fails

Hello, I have an odd event that happened, and I've seen it once before recently.I have a package, ‌‌I own it, my ID is on it, and I deployed it. I also have a model that it loads, I own it too, I...

View Article

Loop to create multiple Flat Files

I have a table with 2 million recs. I have used OLEDB source SQL command to split the recs into 5 batches.Example select * from table where number between 0 and 100 -> result of this stored in flat...

View Article


OData in SSIS package to fetch sharpoint data

Hi , Using OData in SSIS package, able to fetch data from sharepoint and load to sql server table, I have few below issues - 1. sharepoint character data is converting to numeric 2. Getting HTML tags...

View Article

Update one column using value from another

I want to write update tablename set column1=column2This works.  However if I try:update tablename set column1=column2 where column3=somevalueIt doesn't work.  What is happening?

View Article


creating execute package task programmatically (VB)

Hi,I'm trying to programmatically create an 'Excute Package Task' in SSIS using Visual Basic. However I can't get it to work with UseProjectReference = True. The package doesnt fail but nothing...

View Article

ssrs query

Hello All,Can we stretch the font in ssrs text box using HTML code.?If yes please let me know the html tagthanksS surendra Chowdary

View Article


How to retrieve AS400 member list?

Hi all,I'm doing data extraction from AS400(V5R2) to SQL Server 2005 through SSIS. Files with member can be accessed by alias. I'd like to know if it is possible to get the member range via SSIS or...

View Article

Generating Script Component Programatically (Either C# or Visual Basic)

Hi everybody,Script Component generation is driving me nuts, I cannot access any of the properties, and set it up.Can anyone please provide a simple example of generating a script component and adding...

View Article

Image may be NSFW.
Clik here to view.

SSIS runs successfully but latest record is not inserting into table

Hi All, I have source A and source B two databases on different sql servers. Need to bring data from source A to source B for few columns by comparing column A in source A database and column A in...

View Article
Browsing all 24688 articles
Browse latest View live