﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Integration Services / Data Warehousing  / ssis 2012 package / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 19 Jun 2013 01:43:19 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: ssis 2012 package</title><link>http://www.sqlservercentral.com/Forums/Topic1400298-364-1.aspx</link><description>The problem [i]could[/i] be that you don't have 64 bit drivers installed. Packages run in BIDS as a 32 bit process (last time I used it), which can only 'see' the 32 bit hive of the registry (containing DSN's)Then if you run the package in 64 bit (which is generally the default under SQL Agent), the process only see the 64 bit hive of thre registry, which does not contain your DSN (or driver).So try running the package in 32 but mode. Here's a link that may help.http://sqlblog.com/blogs/john_paul_cook/archive/2010/03/24/running-32-bit-ssis-in-a-64-bit-environment.aspxNone of the clues you have given actually indicate this issue but it's the first thing I thought of when I saw your error message.If you could post more information about your configuration it would help everyone.</description><pubDate>Mon, 31 Dec 2012 18:01:47 GMT</pubDate><dc:creator>nick.mcdermaid</dc:creator></item><item><title>RE: ssis 2012 package</title><link>http://www.sqlservercentral.com/Forums/Topic1400298-364-1.aspx</link><description>[quote][b]Jon Jaroska (12/28/2012)[/b][hr]The package does not run in the sql agent, it fails.  Also the package runs perfect in BIDS.  Here is the full text of the error:There was an error trying to establish an Open Database Connectivity (ODBC) connection with the database server.The AcquireConnection method call to the connection manager glxy_epace.epace_read failed with error code 0xC0014009.[/quote]OK - but I asked whether the package ran in BIDS [b]on the server[/b]. Can you try logging in as the user under which the SQL Agent service is running and then executing the package in BIDS again (on the server)?</description><pubDate>Fri, 28 Dec 2012 09:12:35 GMT</pubDate><dc:creator>Phil Parkin</dc:creator></item><item><title>RE: ssis 2012 package</title><link>http://www.sqlservercentral.com/Forums/Topic1400298-364-1.aspx</link><description>The package does not run in the sql agent, it fails.  Also the package runs perfect in BIDS.  Here is the full text of the error:There was an error trying to establish an Open Database Connectivity (ODBC) connection with the database server.The AcquireConnection method call to the connection manager glxy_epace.epace_read failed with error code 0xC0014009.</description><pubDate>Fri, 28 Dec 2012 08:33:37 GMT</pubDate><dc:creator>Jon Jaroska</dc:creator></item><item><title>RE: ssis 2012 package</title><link>http://www.sqlservercentral.com/Forums/Topic1400298-364-1.aspx</link><description>[quote][b]Jon Jaroska (12/26/2012)[/b][hr]I have successfully deployed my first package to sql 2012.  The package runs fine in visual studio but when deployed it gets an error message saying there was an error trying to establish an odbc connection to the database.  Anybody encounter this and does anybody have a solution?[/quote]Did the package run as a SQL Agent job?Can you post the full text of the error message?As you have VS installed on the server, can you confirm that you can run the package using BIDS on the server? If so, I would be looking at possible permissions issues first.</description><pubDate>Fri, 28 Dec 2012 02:13:08 GMT</pubDate><dc:creator>Phil Parkin</dc:creator></item><item><title>RE: ssis 2012 package</title><link>http://www.sqlservercentral.com/Forums/Topic1400298-364-1.aspx</link><description>There does appear to be OLEDB providers for PostgreSQL ( [url]http://www.postgresql.org/about/news/1153/[/url] ), but that doesn't answer your immediate question.  Sorry I couldn't be more help.Rob</description><pubDate>Thu, 27 Dec 2012 11:50:15 GMT</pubDate><dc:creator>robert.gerald.taylor</dc:creator></item><item><title>RE: ssis 2012 package</title><link>http://www.sqlservercentral.com/Forums/Topic1400298-364-1.aspx</link><description>Its PostgreSQL</description><pubDate>Thu, 27 Dec 2012 08:32:08 GMT</pubDate><dc:creator>Jon Jaroska</dc:creator></item><item><title>RE: ssis 2012 package</title><link>http://www.sqlservercentral.com/Forums/Topic1400298-364-1.aspx</link><description>[quote][b]Jon Jaroska (12/27/2012)[/b][hr]Visual studio is installed on the server where sql server resides. The DSN is setup on the machine and running the package in debug mode works.  I have to assume that permissions are correct because it runs this way.[/quote]Well no luck there.  Hmm -- any reason you're using ODBC rather than an OLE DB provider?  What is the data source you're connecting to?Rob</description><pubDate>Thu, 27 Dec 2012 07:55:33 GMT</pubDate><dc:creator>robert.gerald.taylor</dc:creator></item><item><title>RE: ssis 2012 package</title><link>http://www.sqlservercentral.com/Forums/Topic1400298-364-1.aspx</link><description>Visual studio is installed on the server where sql server resides. The DSN is setup on the machine and running the package in debug mode works.  I have to assume that permissions are correct because it runs this way.</description><pubDate>Thu, 27 Dec 2012 07:48:38 GMT</pubDate><dc:creator>Jon Jaroska</dc:creator></item><item><title>RE: ssis 2012 package</title><link>http://www.sqlservercentral.com/Forums/Topic1400298-364-1.aspx</link><description>[quote][b]Jon Jaroska (12/26/2012)[/b][hr]I have successfully deployed my first package to sql 2012.  The package runs fine in visual studio but when deployed it gets an error message saying there was an error trying to establish an odbc connection to the database.  Anybody encounter this and does anybody have a solution?[/quote]I've not done much yet with SSIS 2012, but here are questions that immediately come to mind:  Are you running Visual Studio on your development machine?  Do you have a DSN setup to the DB on your development machine?  Is this same DSN setup on the server where you deployed the SSIS package?  Does the account that the SSIS package run on the server have permissions to the database?I hope this helps,Rob</description><pubDate>Wed, 26 Dec 2012 22:45:06 GMT</pubDate><dc:creator>robert.gerald.taylor</dc:creator></item><item><title>ssis 2012 package</title><link>http://www.sqlservercentral.com/Forums/Topic1400298-364-1.aspx</link><description>I have successfully deployed my first package to sql 2012.  The package runs fine in visual studio but when deployed it gets an error message saying there was an error trying to establish an odbc connection to the database.  Anybody encounter this and does anybody have a solution?</description><pubDate>Wed, 26 Dec 2012 10:25:26 GMT</pubDate><dc:creator>Jon Jaroska</dc:creator></item></channel></rss>