<?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: Register database in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/register-database/m-p/311963#M17838</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I added the ArcGIS Server account as an user and am still receiving the error. Since SQL Server is on another server than my ArcGIS Server, are there certain permissions that I need to give the account?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Feb 2013 12:46:42 GMT</pubDate>
    <dc:creator>JoshObrecht</dc:creator>
    <dc:date>2013-02-13T12:46:42Z</dc:date>
    <item>
      <title>Register database</title>
      <link>https://community.esri.com/t5/data-management-questions/register-database/m-p/311959#M17834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm tyring to publish a feature service using features obtained from SDE using SQL Server. I can connect to the SDE fine. However, when I use the connection string to register the database during the publishing process, it tells me that I cannot register the database. I tried giving all privileges to the sde admin, however that did not work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 16:38:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/register-database/m-p/311959#M17834</guid>
      <dc:creator>JoshObrecht</dc:creator>
      <dc:date>2013-02-11T16:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Register database</title>
      <link>https://community.esri.com/t5/data-management-questions/register-database/m-p/311960#M17835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you using ArcGIS Server v10.1?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I ask because this server is 64 bit.&amp;nbsp; I'm not sure this would apply to SQL Server as I have Oracle.&amp;nbsp; In order to register the database with ArcGIS Server I needed the 64 bit Oracle Client.&amp;nbsp; I also had ArcMap on the machine so when I published the service, I needed the 32 bit Oracle Client installed so 32 bit ArcMap could connect to SDE.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure this applies to you, but maybe it might help in your research to find the problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 16:47:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/register-database/m-p/311960#M17835</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2013-02-11T16:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Register database</title>
      <link>https://community.esri.com/t5/data-management-questions/register-database/m-p/311961#M17836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using ArcGIS Server 10.1 and my version of SQL Server is 64 bit.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 20:41:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/register-database/m-p/311961#M17836</guid>
      <dc:creator>JoshObrecht</dc:creator>
      <dc:date>2013-02-12T20:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Register database</title>
      <link>https://community.esri.com/t5/data-management-questions/register-database/m-p/311962#M17837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Josh,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Add the arcgis server account to the database and then see if you can register the database.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2013 09:26:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/register-database/m-p/311962#M17837</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2013-02-13T09:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Register database</title>
      <link>https://community.esri.com/t5/data-management-questions/register-database/m-p/311963#M17838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I added the ArcGIS Server account as an user and am still receiving the error. Since SQL Server is on another server than my ArcGIS Server, are there certain permissions that I need to give the account?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2013 12:46:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/register-database/m-p/311963#M17838</guid>
      <dc:creator>JoshObrecht</dc:creator>
      <dc:date>2013-02-13T12:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Register database</title>
      <link>https://community.esri.com/t5/data-management-questions/register-database/m-p/311964#M17839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Will I need to specify the server name before the account?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2013 14:41:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/register-database/m-p/311964#M17839</guid>
      <dc:creator>JoshObrecht</dc:creator>
      <dc:date>2013-02-15T14:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Register database</title>
      <link>https://community.esri.com/t5/data-management-questions/register-database/m-p/311965#M17840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The arcgis server account name must match the arcgis server account on the other server (username and password).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How are you connecting to your SDE geodatabase, are you using Windows or Database Authentication?&amp;nbsp; If you are using Windows Authentication, make sure the arcgis server account has read privileges to the feature classes (i.e. right-click on the feature class &amp;gt; Manage &amp;gt; Privileges.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, can you send a screen shot of the error you are receiving?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 18:30:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/register-database/m-p/311965#M17840</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2013-02-19T18:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Register database</title>
      <link>https://community.esri.com/t5/data-management-questions/register-database/m-p/311966#M17841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have attached the message I am receiving. The machine name is the server that contains ArcGIS Server. SQL Server is on another machine that does not have ArcGIS Server on it. The user name I log into ArcGIS Server with has read permissions to the feature class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]21983[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 13:12:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/register-database/m-p/311966#M17841</guid>
      <dc:creator>JoshObrecht</dc:creator>
      <dc:date>2013-02-20T13:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: Register database</title>
      <link>https://community.esri.com/t5/data-management-questions/register-database/m-p/311967#M17842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does the arcgis server account have read privileges to the directory where the .sde connection file is stored?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, be sure you have the 64-bit SQL Server native client installed on the ArcGIS for Server machine:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.microsoft.com/en-us/download/details.aspx?id=16978"&gt;http://www.microsoft.com/en-us/download/details.aspx?id=16978&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 10:26:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/register-database/m-p/311967#M17842</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2013-02-22T10:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Register database</title>
      <link>https://community.esri.com/t5/data-management-questions/register-database/m-p/311968#M17843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It does and I do.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 18:20:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/register-database/m-p/311968#M17843</guid>
      <dc:creator>JoshObrecht</dc:creator>
      <dc:date>2013-02-22T18:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Register database</title>
      <link>https://community.esri.com/t5/data-management-questions/register-database/m-p/311969#M17844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm still looking to resolve this issue so I'm bumping it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 18:49:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/register-database/m-p/311969#M17844</guid>
      <dc:creator>JoshObrecht</dc:creator>
      <dc:date>2013-03-04T18:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: Register database</title>
      <link>https://community.esri.com/t5/data-management-questions/register-database/m-p/311970#M17845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Does the arcgis server account have read privileges to the directory where the .sde connection file is stored?&lt;BR /&gt;&lt;BR /&gt;Also, be sure you have the 64-bit SQL Server native client installed on the ArcGIS for Server machine:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.microsoft.com/en-us/download/details.aspx?id=16978"&gt;http://www.microsoft.com/en-us/download/details.aspx?id=16978&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the arcgis server account is a loca acount on the server, does an identical account need to be created on my local computer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does it need access to this location: C:\Users\username\AppData\Roaming\ESRI\Desktop10.1\ArcCatalog ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 18:38:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/register-database/m-p/311970#M17845</guid>
      <dc:creator>BillLotz</dc:creator>
      <dc:date>2013-04-18T18:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Register database</title>
      <link>https://community.esri.com/t5/data-management-questions/register-database/m-p/311971#M17846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Bill,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you don't want the data to be copied to the ArcGIS Server machine, then Yes, a local arcgis server account must also exist on your machine.&amp;nbsp; You can then create a data store from this directory.&amp;nbsp; The arcgis server account will need to have read privileges to any directory you wish to create a data store from. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have SDE connections, the path you mentioned stores the connection files there when you create an SDE connection under Database Connections.&amp;nbsp; So, if you wish to create a data store from an SDE geodatabase, the arcgis server account should have read privileges to this directory.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 09:59:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/register-database/m-p/311971#M17846</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2013-04-19T09:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Register database</title>
      <link>https://community.esri.com/t5/data-management-questions/register-database/m-p/311972#M17847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Jake,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply, got that part done. Now if I can get a folder registered on the server...... I granted the Server Account permissions to a an empty test folder, but the register folder in Server manger just seems to hang.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Off to search the forum.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bill&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 13:28:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/register-database/m-p/311972#M17847</guid>
      <dc:creator>BillLotz</dc:creator>
      <dc:date>2013-04-19T13:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Register database</title>
      <link>https://community.esri.com/t5/data-management-questions/register-database/m-p/311973#M17848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Make sure the folder is shared, and when adding it to the data store, use a UNC path.&amp;nbsp; Ex:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;\\server\gis\data&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2013 14:08:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/register-database/m-p/311973#M17848</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2013-04-19T14:08:07Z</dc:date>
    </item>
  </channel>
</rss>

