Restore Multiple SSIS Packages using VB Script
Hello All,Can you please let me know Is there any way to restore multiple SSIS Packages into SQL Server 2008. In otherwords, we have multiple SSIS packages as storage files (.dtsx) and we want to...
View ArticleHow To Find Month Number using week number
HiI have week number and Year, I want out put month and yearExample : week no : 04Year : 2012Out put Date should be : 012012Please suggest me
View ArticleCan't Drag and Drop a Sequence Container into a BIDS2005 SSIS Project.
Mea Culpa, when I used drag&drop as a search term I found several posts. I can double click and the containor will appear. Since I have installed and uninstall BIDS2005 and BIDs2008 several times...
View ArticleSetting Excel Destination transforom's destination from a variable
I am using an Excel Destination transforom, and I want its Connection Manager to point to an Excel file which its name will be taken from a variable.What are the steps I have to take? Tanks, Davidדוד
View ArticleConsolidation of data from multiple Regional server to Central server
Hi There are 230 regional servers which are connected to the central server. Data will be inserted in regional servers database during the working hours of the day. By the end of the day we have to...
View ArticleIntegration Validation Script
I am a noob in sql scripting and in need of your help. I am looking for an integration validation script between two Databases. The script is to verify all tables, rows, data etc after integration...
View ArticleSSIS Package Error - Could Not Find Part of A Path
I have a server that has Visual Studio 2008. I am trying to open a solution for an SSIS package that I have created before and I keep getting the error Could not find part of the path...
View ArticleVARCHAR TO Datetime conversion in SSIS
Hello Guru's, I am importing a cloumn (xdate) from excel to OLEDB table. Xdate has eother NULLS or datetime in excel sheet . I am OLEDB source (xlsx file) for which XDate is read as...
View ArticleDerived Column Question
I have an integer column in my database named Email_Num. In SSIS, I'm populating an excel spreadsheet from the database.When Email_Num has a value of 0, I want the value to be an empty string instead....
View ArticleEscape characters not escaping...
Hello, all,I'm seeing some very bizarre behavior in SSIS 2008 R2. I have a variable that is used as the source for a WMI Data Reader query. The Data Reader task is inside a foreach loop. The foreach...
View ArticleSSIS 2008 connect to Remedy AR ODBC
I am connecting to Remedy system with AR ODBC driver. Details:1. Windows Server 2008 R2 Enterprise 64 bit, SQL Server 2008 Microsoft SQL Server 2008 (SP2) - 10.0.4000.0 (X64) Sep 16 2010 19:43:16...
View ArticleSPLIT DATA TO MULTIPLE TABLES FROM SINGLE TABLE
Hi AllI want to split one table into multiple tables based on the grouping in the table.For eg. my table looks something like thisMainTablecol1 col2 col3 col4 Temp1 org 21 1 Temp1...
View ArticleFor each lop error ssis
I have a pakacge with foreach loop ADO.net enumerator to process multiple excel files. Now package is failing when the the generated file is not available in shared drvie. So can anyone please advise...
View ArticleLoss of data SSIS Data Transformation
Hi, I am using SSIS to transform the data from Excel Source and put it in SQL. Data transfrmation. I have defined Column InterestRate as Decimal(9,6) in Database. In SSIS i am taking this column from...
View Articleexecute ssis package remoetly having SSIS service on another server
HiI have ssis packages on one machine where no SQL is installed say Machine1.I have SQL server installed on one server say SERVER1 and SSIS service installed on another server say SERVER2.I am...
View ArticleCustom SSIS Components Guidance
I am looking for some guidance around customizing SSIS for our needs. First some background information, in our application we have a database where SQL connections are configured, for clarity I will...
View ArticleMigrating a large number of tables from Rdb to SQL Server
Hello Everyone, I am currently trying to migrate tables and data out of Rdb on OpenVMS using SQL Server Integration Studio (SSIS). While I can do this on a per-table basis I have a rather large amount...
View ArticlePackage schedlingError.
hello FriendsI got this Error during scheduling.Message: Executed as user: GGN_DBCRM\SYSTEM. ...n 9.00.4035.00 for 64-bit Copyright (C) Microsoft Corp 1984-2005. All rights reserved. Started:...
View ArticleMicrosoft.ACE.OLEDB.12.0 provider is not registered on the local machine
HiUsing Windows Server 2008 R2 64 Bit and Office 2010 64 Bit with Visual Studio 2008.I am trying to use a Data Flow Task then a Excel connection to import data, but I get the error...
View ArticleLineage ID Errors when using XML source
I have created a package with XML as source and loads data to SQL tables. When i change the source to other XML file I am getting lineage ID errors likeinput column "XYZ" (382) has lineage ID 14429...
View Article