for each loop files in folder starting with @[User::strFileNameStart] + "*.csv"
I have an folder with multiple files . i want to select files starting with USA. the flile loop works finei tryed to add the parameter instead of USAbut things are not even entering into the loop...
View ArticleIn SSIS 2005 Pivot Transformation is not giving expected Output. Please see...
Hi,In SSIS 2005 Pivot Transformation is not giving expected Output.Input table (Source table)...
View Articlecount Hierarchys on axis x
hi.i need to count how many slicer (dimantions) i have on axis x?
View ArticleThe MS SSIS Metadata-Driven ETL Platform
here's the link: http://msdn.microsoft.com/en-us/library/cc313017.aspx does anyone know how i can obtain more information about the technical and functional specs? i don't have MS partner affiliation,...
View ArticleAccess is denied error
Hi there: I am trying to connect to the integration service on our server but it keeps giving the error msg "Access denied". Our DBA has already added me into the DCom users group by following this...
View Articlenumber of ways how can we schedule a SSIS Package..
Hello FriendsI'm looking for the number of ways how can we schedule a SSIS Package.. Latestlly i know two 1.SQL AGENT2.TaskScheduler Using Batch file.kindly share your knowledge friends.
View ArticleConfig file info not seen in the connection strings
Hi,From DEV we tried to deploy solution to TEST.I did modify the config file with the TEST SQL SERVER name and installed the package to the default file system deployment location.Then i tried to...
View ArticleSSIS Job Error
Hi All,I am getting below error when the job is running in sql server agent ,Could any one suggest how to resolve this error:Executed as user: THINK\s_PRD_SQL_ALL. Processed 0 pages for database...
View ArticleGetting error while extracting data from an excel
Hi All,While extracting data from an excel sheet to a table column i am getting an error as below.[OLE DB Source [228]] Error: There was an error with output column "Acquisition Details" (1222) on...
View ArticleIn C# is there a way of refreshing query in EXCEL (REFRESH ALL)
Hi All,Need C# code in SSIS Sript task which should refresh all excel data which extracts from a table using Microsoft query.Can anyone help at all ?Thanks Sri.Tummala
View ArticleMIGRATION OF SSIS PACKAGES
Hi guysAll the SSIS packages in my project are deployed in sql server ,msdb DB. (server1)I wanna migrate all the packages to a new server(server2).Can I just take the backup of msdb of server 1 and...
View ArticleDeployment Error
When I open the deployment manifest file in order to deploy I get the following message:Does anyone know what is the problem?
View ArticleSSIS Script task that FTP's files
I could not find the exact details on how to create a SSIS script that would ftp files on these forums, so I am adding my code to help save time for anyone else that might be wanting to do something...
View ArticleUnable to See the Deployed SSIS Package Inside the Management > Maintenance...
* Created an SSIS package that includes certain maintenance tasks on a database tables and indexes using BIDs.* Copied both the resulting package and manifest files from the bin\Deployment directory...
View ArticleReference to Microsoft.SQLServer.ManagedDTS.dll only works if Target...
Hi all , I have a console application previously created in .net version 2.0 and has a refrence to Microsoft.SQLServer.ManagedDTS.This refrence is from folder /ProgramFile (X86)/90/Assembles (do not...
View ArticleSegregation of bad data with good data
I have scenario where i have 20000 thousand records where i have more than 5000 (not sure about the exact count approximate count)bad records. Never come across such a scenario. Is there a way of...
View ArticleUnable to retrieve column information from the data source. Make sure your...
ScenarioA database server with one job that executes Data Loading package stored on a shared local drive. When this job is executed on the server everything works fine. There's another server with...
View Articlehow to copy data from excel to xlsm in ssis 2005
HiHow to copy data from excel file to xlsm in ssis 2005
View ArticleScript task Issue:System.Reflection.TargetInvocationException: Exception has...
Hi,I am new to SSIS.I am using VS2008 and SQL server 2008 R2.I created a small pacakage where there is only one script task.The scrpit task will instatiate a class variable.Theclass is available in a...
View ArticleSQL Agent could not set a Value for a Date Time variable
Hi, I'm trying to pass a Date as a parameter from SQL Server Job Agent (2008 R2) to an ETL. /SET "\Package.Variables[pPeriodoDesde].Value";"01/10/2012" And when I try to execute it, I get the error:...
View Article