<?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 Running sdesetup on  other database port than default in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/running-sdesetup-on-other-database-port-than/m-p/172504#M9720</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have&amp;nbsp; v.10 ArcSDE on PostgreSQL 8.3 runing on SUSE 64bit. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Firts instance database running on default port 5432&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Second instance database running on port 5532&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I wont to register database on second instance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt; sdesetup -o install -d POSTGRESQL -u sde -D database -l /home/sde/keycodes&amp;nbsp; -i sde:postgresql:10.30.0.31;PGPORT=5532:schema&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Show error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;ESRI ArcSDE Server Setup Utility Thu Dec 12 11:31:34 2013&lt;BR /&gt;----------------------------------------------------------------&lt;BR /&gt;Connection to database 'database' failed.&lt;BR /&gt;Connection to test failed(0)&lt;BR /&gt;Error creating ArcSDE direct connection (-162)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have an idea to solve the problem ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks to all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Artur&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Dec 2013 08:11:36 GMT</pubDate>
    <dc:creator>ArturMichorczyk</dc:creator>
    <dc:date>2013-12-12T08:11:36Z</dc:date>
    <item>
      <title>Running sdesetup on  other database port than default</title>
      <link>https://community.esri.com/t5/data-management-questions/running-sdesetup-on-other-database-port-than/m-p/172504#M9720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have&amp;nbsp; v.10 ArcSDE on PostgreSQL 8.3 runing on SUSE 64bit. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Firts instance database running on default port 5432&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Second instance database running on port 5532&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I wont to register database on second instance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt; sdesetup -o install -d POSTGRESQL -u sde -D database -l /home/sde/keycodes&amp;nbsp; -i sde:postgresql:10.30.0.31;PGPORT=5532:schema&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Show error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;ESRI ArcSDE Server Setup Utility Thu Dec 12 11:31:34 2013&lt;BR /&gt;----------------------------------------------------------------&lt;BR /&gt;Connection to database 'database' failed.&lt;BR /&gt;Connection to test failed(0)&lt;BR /&gt;Error creating ArcSDE direct connection (-162)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have an idea to solve the problem ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks to all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Artur&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 08:11:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/running-sdesetup-on-other-database-port-than/m-p/172504#M9720</guid>
      <dc:creator>ArturMichorczyk</dc:creator>
      <dc:date>2013-12-12T08:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Running sdesetup on  other database port than default</title>
      <link>https://community.esri.com/t5/data-management-questions/running-sdesetup-on-other-database-port-than/m-p/172505#M9721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Typically, a -162 error occurs when an invalid database name has been supplied in the connection string.&amp;nbsp; The specified database name is either not recognized or does not exist on your server.&amp;nbsp; Can you be sure that the database name is spelled correctly and is valid for the server to which you are connecting?&amp;nbsp; Were you getting different behavior with the first database instance using the same type of connection string?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 10:33:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/running-sdesetup-on-other-database-port-than/m-p/172505#M9721</guid>
      <dc:creator>WilliamCraft</dc:creator>
      <dc:date>2013-12-12T10:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Running sdesetup on  other database port than default</title>
      <link>https://community.esri.com/t5/data-management-questions/running-sdesetup-on-other-database-port-than/m-p/172506#M9722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;First of all, you need to make sure you're using the right PostgreSQL 8.3 release --&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS 10.0 supports PG 8.3.8.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Second, you need to specify the port either by using the PGPORT environment variable,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;or by editing the etc/dbinit.sde to contain "set PGPORT=5532".&amp;nbsp;&amp;nbsp; This should unclutter&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;your command-line down to the minimum (don't specify a '-i' at all -- all 'install' operations&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;are Direct Connect by necessity, and that '-i' doesn't accept the same parameters).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Note that you need one SDEHOME for each instance to make this work. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Third, starting at 10.0, ArcGIS could be used to create geodatabases, and at 10.1 became&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the only way.&amp;nbsp; You might want to start using the modern tools.&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, 12 Dec 2013 12:26:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/running-sdesetup-on-other-database-port-than/m-p/172506#M9722</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-12-12T12:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Running sdesetup on  other database port than default</title>
      <link>https://community.esri.com/t5/data-management-questions/running-sdesetup-on-other-database-port-than/m-p/172507#M9723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Also, make sure that you have put the parameter to the -i switch between quotation marks. The way you have written it, everything after the semicolon will be treated by the command line interpreter as a new command. IMHO your command should look like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;sdesetup -o install -d POSTGRESQL -u sde -D database -l /home/sde/keycodes -i "sdeostgresql:10.30.0.31;PGPORT=5532:schema"&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 07:38:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/running-sdesetup-on-other-database-port-than/m-p/172507#M9723</guid>
      <dc:creator>AndrzejTalarczyk</dc:creator>
      <dc:date>2013-12-13T07:38:03Z</dc:date>
    </item>
  </channel>
</rss>

