server help
I think I have a problem with my server /IP address, can you help me fix it?
View ArticleFailed to acquire connection error
Greetings!In making a new SSIS package that is based off an existing working package, I had read about rolling back transactions when using Sequence Containers so that the state of a database can be...
View ArticlePackage running Sql serveragent through command line
HI All,I am executing Package from Sql Serveragent.I am using two connection managers in my package ...when i run from command line it getting error..."C:\Program Files\Microsoft SQL...
View ArticleOracle connectivity
hi Team,I have one oracle connection manager, I have both username and password. But, when I try to connect after providing credentials in connection manager and test connectivity, it is failing due...
View Articleunable to execute package
Hi Team,I am unable to run dtsx package in visual studio 2010, getting below error. could you please help me to resolve this issue?Error details:A project deployment file (.ispac extension) is required...
View ArticleHow to kill SSIS package while running in a group by batch file
Hi All,please help me in below issue.we are running 10 ETLs in a single batch file . if 5th ETL is taking long time while executing , we want to kill 5th ETL and continue the batch job with 6th ETL....
View ArticleSSIS SSRS into High Availabilty
We are planing to move SSIS 2012 and SSRS 2012 to Always on for high availability.The Package uses SQL Server,Oracle and DB2 to move the dataPlease let me know the perquisites for this.
View ArticleForEach Loop Container Not Getting All Files
Hello, August Members of the Sages Guild!I have an SSIS package that processes incoming Excel reports into a historical SQL table for data mining. It's been working fine and dandy, but, recently, two...
View Articlepass string with double quote in SSIS user variable from DTEXEC
Hi Guys,I need to pass a param (that contains double quote in string) to a user variable in SSIS. and I'm trying to do this from command prompt.what I'm trying is to pass: Name.StartsWith("MGGS") and...
View ArticlePackage fails when the DTEXEC version changes
Hi, I have a SSIS package which runs successfully at my local system. It fails at QA Server.Upon investigation I found the version of 'dtexec' is latest at my local system. To mitigate this I have...
View Articleexecute one of the sequence containers in package
Hi,using sql, is there a way to execute just one of the sequence containers in a ssis package?Thanks
View ArticleError connecting to 32-Bit Polyhedra Driver from SQL 2012 SSIS BIDS for...
So we are unable to connect using the Polyhedra 32-Bit ODBC driver from a Visual Studio 2012 SSIS Project. I have done the following:Disabled 64 Bit Run-Time Debugging in the configuration for the...
View ArticleLoading Rolling 2 weeks data with changes
Hi Experts,I do have a requirement to load 2 weeks rolling data into the database.Everyday, I receive a file with 2 weeks of data, for example 01-Jan to 14-Jan. The next day, I receive the data from...
View ArticleHow To Get Most Recent File from Directory And Load into Database
Hi Experts,Sorry, if this is quite a basic and common query.However, I could not get the solutions worked for me because of various C# errors I get using the online code.Could anyone suggest me the...
View Articlemssql 2012: How do you insert data to an odbc destination in a data flow?
I see that my only direct choices from a source component (ole db) to an odbc destination component are Table Name - Batch and Table Name - Row by Row. I would like to write this data using a stored...
View ArticleZipping multiple Text Files in single .gz (gzip) Format (without 3rd Party...
Hi,Using my SSIS project, I am copying data from around 8 tables in flatfiles and dynamically setting them filenames using expressions and storing them as separate 8 text files. Is it possible to...
View ArticleUnable to upgrade SSIS packages to SQL Server 2014
Hi there,I'm trying to upgrade our SSIS packages from SQL Server 2012 to 2014 (in Visual Studio 2013). The wizard pops up the minute the project loads and I leave everything to default.It errors...
View ArticleSSIS User Rights Assignment
We are currently running SQL Server 2012 SP2 CU6 on Windows Server 2012 R2, and I am updating our security documentation based on what is currently running in our production environment following a...
View ArticleHow to read a name from one text file and add the column to another text file...
Hi, I'm having a problem there I can't find a unique row. I need to add a column with a file name, and this file name is stored in another text file. I'm doing this because I want to know from which...
View ArticleSql 2014 SSISDB setup password use
When setting up the SSISDB you are asked to enter a password to protect data.1. What data is being protected (parameters?) 2. From an Admin perspective when will that key be needed? (or is the...
View Article