How to Import and export cubes
Hi,I have a Production Server and Development server. I have a Cube in Production server Called "Sales" i want to move this cube data from production server to development server by using a SSIS...
View ArticleRunning scheduled job for SSIS package on importing data from Excel to DB...
I am receiving the following error when running a scheduled job for SSIS package on importing data from Excel to DB. The SQL server version that I am using is 2008 R2 64 bit edition. I appreciate any...
View Article"The HTTP request was forbidden with client authentication scheme Ntlm. the...
I have SharePoint 2010 claims mode Applications. Also SQL server 2008 r2. I can create SSIS package for Classic Mode SharePoint Application. But I could not create SSIS for Claims based SharePoint...
View ArticleSend Mail Task in the package deployment?
Hi all,i create package.In package the data flow task is execute success \ failure the information is send to the mail using a Send Mail Task . When i run this package from SSIS Solution it is...
View Articlehow to move cube.
Hi, I want to move a cube from one database to another database. Please help me ASAP.Thanks in advance.umesh
View ArticleError code = 80004002 No such Interface Supported
Hello All,Iam getting this Error "No such Interface Supported" when iam trying to access multiple clients remotely to SQL Server2008Ri.Error Message:Error code = 80004002 No such Interface...
View ArticleHow to check whether the file exists or not in the respective path using ssis?
Hi All,I have scenario,where I have shared path in which customers will keeps the daily file.Now my requirement is I should know whether the file exists in the respective folder or not.I have to do...
View ArticleSSIS Exec SQL Task
New to SSIS so can someone help me with the following and give me an example ??1. Call a DB2 SP by using a Exec SQL Task on Control Flow. Return the Full Result Set and pass to a Data Flow Task. ** I...
View ArticleSend mail task when look up task has no matching column
Hello everyone.I was wondering how can i send an email using SSIS when a look up task has found atleast one no matching record. Also, when a look up has found a no matching error the dataflow task...
View Articlecreate user account using API function in SSIS
hi AllI need to use one webservice function that is ADDUSER using SSIS.that create user account one of website.http://www.livedrive.com/ResellersService/ResellerAPI.asmx?op=AddUserI have one table in...
View Articlesearch where a table is used
hello everyone,i hpe anyone can help me with this issuei'm working on documentation of an existing projecti'm trying to determine for each package if there is a package that has to run before itfor...
View ArticleDerived column transformation - removing embedded spaces
Hi,After a few hours of fruitless searching I give uo and call upon the gurus ;)I am trying to remove embedded spaces as part of a Derived column transformation for a name field, eg "Mr Fred...
View Articlewhat is the minimum permission needed to import package into msdb?
I have a package saved on a file system and I want to import it into msdb. RIght now I have very little previlege on the SQL Server. The server role is public and on msdb I have public and...
View ArticleImporting with SSIS then updating a field
HiI'm currently importing a number of excel files into a SQL database with SSISI have now added a field "draft" to the table.Is it possible to do the import as normal then within SSIS get the user to...
View ArticleExcel Destination out of sync in data flow
My package currently takes a query from an access database and copies it to a table in a different access database. In the next data flow it takes the table and puts it into an excel spreadsheet....
View ArticleHow create Excel Destination dynamiclly on fly using SSIS
Hi Techies,I created a package, in that i placed ForEach Loop Container inside that i placed DFT. I am using Excel Source and Excel Destination.For reading the multiple files we used Foreach loop...
View ArticleDynamic set ConnectionString of Connection Manager programmatically
Hi all,I want to set programmatically the ConnectionString property of an ConnectionManager object with the value of an user-definied variable . In this variable I've set the ConnectionString for my...
View ArticleAgent Job's Run As for SSIS Job Type
I'm trying to figure out how the content in the "run as" drop down box in an Agent Job affects the permissions needed when trying to run a SSIS package.The job owner in this case is not a sysadmin (and...
View ArticleThe 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.
Good Morning All,I want to import data from Excel spread sheets into a SQL Server db. I'm developing this package on Windows 2008R2 (64bit machine) server. I created an EXCEL connection in the...
View ArticleNot possible to set Data type on Output Column and Script Component Text...
good morning,I have a script component with an Asynchronous output. It had five columns in it and was working perfectly. I needed to add another column to the output. When I do, I am unable to...
View Article