<?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 Re: The system cannot find the path specified in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/the-system-cannot-find-the-path-specified/m-p/427266#M24453</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Somewhat related to this thread I'm trying to set my SDEHOME variable but unfortunatley SDEHOME is in Program Files directory and it looks like the space is causing the trouble.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;E:\Program Files\ArcGIS\ArcSDE\ora11gexe&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What are my options here?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Apr 2011 15:40:43 GMT</pubDate>
    <dc:creator>RobertRenner</dc:creator>
    <dc:date>2011-04-19T15:40:43Z</dc:date>
    <item>
      <title>The system cannot find the path specified</title>
      <link>https://community.esri.com/t5/data-management-questions/the-system-cannot-find-the-path-specified/m-p/427264#M24451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey All&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm receiving the following error when trying to start a newly created sde service:L&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[INDENT]The ArcSde Service(&amp;lt;service name&amp;gt;) service failed to start due to the following error: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The system cannot find the path specified.[/INDENT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's the command used to create the service:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[INDENT]sdeservice -o create -p &amp;lt;box admin password&amp;gt; -H "c:\program files (x86)\arcgis\arcsde" -i &amp;lt;service name&amp;gt; -d SQLSERVER,&amp;lt;SQL Server hostname\instance&amp;gt; -u &amp;lt;domain acct to run service&amp;gt;&amp;nbsp; -P &amp;lt;domain acct password&amp;gt; -s &amp;lt;DB name&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/INDENT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm assuming the path specified is the SDEHOME.&amp;nbsp; Sound right?&amp;nbsp; If so, it's correct.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Sep 2010 19:31:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/the-system-cannot-find-the-path-specified/m-p/427264#M24451</guid>
      <dc:creator>RickObsitnik</dc:creator>
      <dc:date>2010-09-20T19:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: The system cannot find the path specified</title>
      <link>https://community.esri.com/t5/data-management-questions/the-system-cannot-find-the-path-specified/m-p/427265#M24452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you check your service properties, you might find that the "path to executable" is invalid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I almost never use the -H option, because I always explicitly set SDEHOME and PATH&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;before invoking 'sdeservice':&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;set SDEHOME=D:\ESRI\arc100sql32-sp0\ArcSDE\sqlexe&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;set PATH=%SDEHOME%\bin;%PATH%&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sdeservice -o create ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I also avoid spaces and special characters in my SDEHOME directories, even though it &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;shouldn't make a difference (old habits...)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 00:14:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/the-system-cannot-find-the-path-specified/m-p/427265#M24452</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2010-09-21T00:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: The system cannot find the path specified</title>
      <link>https://community.esri.com/t5/data-management-questions/the-system-cannot-find-the-path-specified/m-p/427266#M24453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Somewhat related to this thread I'm trying to set my SDEHOME variable but unfortunatley SDEHOME is in Program Files directory and it looks like the space is causing the trouble.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;E:\Program Files\ArcGIS\ArcSDE\ora11gexe&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What are my options here?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 15:40:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/the-system-cannot-find-the-path-specified/m-p/427266#M24453</guid>
      <dc:creator>RobertRenner</dc:creator>
      <dc:date>2011-04-19T15:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: The system cannot find the path specified</title>
      <link>https://community.esri.com/t5/data-management-questions/the-system-cannot-find-the-path-specified/m-p/427267#M24454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1) Uninstall, then reinstall without spaces&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Use the 8.3 name for Program Files (if available)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Use double-quotes around the string&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 15:47:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/the-system-cannot-find-the-path-specified/m-p/427267#M24454</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-04-19T15:47:21Z</dc:date>
    </item>
  </channel>
</rss>

