<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ArcSDE for Postgre SQL 9.1 in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/arcsde-for-postgre-sql-9-1/m-p/119686#M6836</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am struggling in configuring ArcSDE 10.1 on Postgre 9.1 but while creating enterprise geodatabase, I am getting following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Connected RDBMS instance is not setup for Esri spatial type configuration.&lt;BR /&gt;Failed to execute &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have copied the required geometry file and other client libraries in the appropriate location. All the prerequisites are also met.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please provide any any inputs in resolving the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ravi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Aug 2013 07:49:05 GMT</pubDate>
    <dc:creator>RaviSrivastava</dc:creator>
    <dc:date>2013-08-30T07:49:05Z</dc:date>
    <item>
      <title>ArcSDE for Postgre SQL 9.1</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-for-postgre-sql-9-1/m-p/119686#M6836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am struggling in configuring ArcSDE 10.1 on Postgre 9.1 but while creating enterprise geodatabase, I am getting following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Connected RDBMS instance is not setup for Esri spatial type configuration.&lt;BR /&gt;Failed to execute &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have copied the required geometry file and other client libraries in the appropriate location. All the prerequisites are also met.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please provide any any inputs in resolving the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ravi&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2013 07:49:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-for-postgre-sql-9-1/m-p/119686#M6836</guid>
      <dc:creator>RaviSrivastava</dc:creator>
      <dc:date>2013-08-30T07:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE for Postgre SQL 9.1</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-for-postgre-sql-9-1/m-p/119687#M6837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please tell us &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;exactly&lt;/SPAN&gt;&lt;SPAN&gt; what you've done, rather than that it was correctly done, since&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;something &lt;/SPAN&gt;&lt;SPAN&gt;isn't correct.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Which ArcGIS 10.1 service pack are you using?&amp;nbsp; [At this point, it should be sp1]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Which PostgreSQL release are you using, on what platform? [I'm using 9.1.9 without&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;difficulty]&amp;nbsp; From where did you obtain the executable?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you place the correct required library in the appropriate directory? [Newer libraries&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;are only available in Desktop and Server installs, in the 9.1 subdirectory, and it's a different&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; location depending on how the binary was built.]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2013 10:58:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-for-postgre-sql-9-1/m-p/119687#M6837</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-08-30T10:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE for Postgre SQL 9.1</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-for-postgre-sql-9-1/m-p/119688#M6838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've recently configured PGSQL 9.2 with direct connect.&amp;nbsp; What I have found is that in addition to copying the st_geometry assembly to the postgresql db directory, I need to run Create Enterprise Geodatabase , then the Create Spatial Types tool under data management / workspace.&amp;nbsp; Then I am able to create a Feature Class, however it treats it as a Query Layer.&amp;nbsp; If I right click on the connection and "Enable Geodatabase".&amp;nbsp; Everything seems to work as expected.&amp;nbsp; This is all in comparison to what I'm used to , with Direct Connections in SQL Server 2008 where a single run of the Create Enterprise Geodatabase tool gets the GDB completely ready for use.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 12:36:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-for-postgre-sql-9-1/m-p/119688#M6838</guid>
      <dc:creator>AndrewBrown</dc:creator>
      <dc:date>2013-10-24T12:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE for Postgre SQL 9.1</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-for-postgre-sql-9-1/m-p/119689#M6839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's odd, since I was able to get ArcGIS 10.2 registered in a PG 9.2.4 database in&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;one Create Enterprise Geodatabase pass.&amp;nbsp; Which exact PG 9.2 release are you using?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How many table and function objects are in your sde schema?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 12:50:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-for-postgre-sql-9-1/m-p/119689#M6839</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-10-24T12:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE for Postgre SQL 9.1</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-for-postgre-sql-9-1/m-p/119690#M6840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Vince, the DBMS Version String is PostgreSQL 9.2.2 build 1600 64-bit.&amp;nbsp; Your response prompted me to look into the file versions of all of the assemblies where I found a mismatch between the client library files that I have on my AGD 10.2 client and the files that I have on the PG server.&amp;nbsp; For example, libeay32.dll for my client is 1.0.1.2 and the libeay32 assembly on the PG server is 1.0.1.3.&amp;nbsp; I'll copy those over and try it again.&amp;nbsp; The ST_Geometry assembly is 10.2.0.920&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 13:29:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-for-postgre-sql-9-1/m-p/119690#M6840</guid>
      <dc:creator>AndrewBrown</dc:creator>
      <dc:date>2013-10-24T13:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE for Postgre SQL 9.1</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-for-postgre-sql-9-1/m-p/119691#M6841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have 347 Functions and 42 Tables in the sde schema on the gdb that I have successfully edited a point feature class on.&amp;nbsp; There are only 186 functions and 3 tables on the gdb that I have not used "Enable Geodatabase" on.&amp;nbsp; Both were created with the Create Enterprise Geodatabase tool.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 13:41:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-for-postgre-sql-9-1/m-p/119691#M6841</guid>
      <dc:creator>AndrewBrown</dc:creator>
      <dc:date>2013-10-24T13:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE for Postgre SQL 9.1</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-for-postgre-sql-9-1/m-p/119692#M6842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you loaded spatial data as the 'sde' user?&amp;nbsp; There should only be 345 functions and 40 tables&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in a reference 'sde' schema.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Client compatibility is important, but there may be something else going on as well.&amp;nbsp; If a fresh&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;install into a new database doesn't loak the full complement of tables, you should probably contact&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tech Support.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;EDIT: 345 functions and &lt;/SPAN&gt;&lt;STRONG&gt;40&lt;/STRONG&gt;&lt;SPAN&gt; tables with 10.2 (not 42); 343 functions with 40 tables at ArcGIS 10.1sp1&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 14:04:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-for-postgre-sql-9-1/m-p/119692#M6842</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-10-24T14:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE for Postgre SQL 9.1</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-for-postgre-sql-9-1/m-p/119693#M6843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, I did create a feature class with the sde login role on the gdb with 347 tables.&amp;nbsp; For another test, I loaded AGD 10.2 on the same box as the PG server and created a new gdb.&amp;nbsp; That worked as you'd expect by running the CEG tool.&amp;nbsp; I then created a FC as sde login role and now have 347 functions and 42 tables for the sde schema.&amp;nbsp; One thing I'm unsure about is where the new versions (libeay32.dll 1.0.1.3) of the client libraries on the server came from.&amp;nbsp; They are in the 9.2 / bin directory.&amp;nbsp; Does the ESRI PostGreSQL DBMS Installer for 9.2.2 put them there?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 16:29:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-for-postgre-sql-9-1/m-p/119693#M6843</guid>
      <dc:creator>AndrewBrown</dc:creator>
      <dc:date>2013-10-24T16:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE for Postgre SQL 9.1</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-for-postgre-sql-9-1/m-p/119694#M6844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My main concern has been to copy the st_geometry.dll from the Desktop install (9.2\Windows64&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in this case) to the PGHOME/lib directory (lib/postgresql on Linux), and to extract the DLLs from&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a 32-bit PGHOME/bin to the Desktop bin directory.&amp;nbsp; I haven't seen any changes to the 64-bit DLLs&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;under PGHOME/bin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 16:47:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-for-postgre-sql-9-1/m-p/119694#M6844</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-10-24T16:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE for Postgre SQL 9.1</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-for-postgre-sql-9-1/m-p/119695#M6845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for you help V,&amp;nbsp; I am glad to know that it wasn't designed to be that painful to create an Enterprise Geodatabase in PostgreSQL.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 17:15:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-for-postgre-sql-9-1/m-p/119695#M6845</guid>
      <dc:creator>AndrewBrown</dc:creator>
      <dc:date>2013-10-24T17:15:48Z</dc:date>
    </item>
  </channel>
</rss>

