<?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: Connecting to a Standby/Read-Only SQL/SDE Database in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/connecting-to-a-standby-read-only-sql-sde-database/m-p/1074365#M7248</link>
    <description>&lt;P&gt;How are your log file parameters defined?&amp;nbsp; Some configurations create tables in the Geodatabase itself (needing write access there), some write to tempdb&amp;lt;--this is the recommendation and the default for SQL Server.&lt;BR /&gt;&lt;A href="https://desktop.arcgis.com/en/arcmap/10.4/manage-data/gdbs-in-sql-server/logfiles-sqlserver.htm" target="_blank"&gt;https://desktop.arcgis.com/en/arcmap/10.4/manage-data/gdbs-in-sql-server/logfiles-sqlserver.htm&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jun 2021 18:42:23 GMT</pubDate>
    <dc:creator>DebbieBull</dc:creator>
    <dc:date>2021-06-30T18:42:23Z</dc:date>
    <item>
      <title>Connecting to a Standby/Read-Only SQL/SDE Database</title>
      <link>https://community.esri.com/t5/geodatabase-questions/connecting-to-a-standby-read-only-sql-sde-database/m-p/869992#M6209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, I'm trying to connect to a SQL/SDE database. This database is a log shipped copy of our production data used for reporting purposes. I can connect to this database via a variety of mechanisms - management studio, excel, reporting services etc. but not through Arc. I have tried using the APPLICATIONINTENT setting but I don't think that is for this purpose. Does anyone have any ideas why I am unable to connect? In running profiler I can see connecting tries to execute some stored procedures and create some temp tables under the SDE application. Perhaps this is the cause and I simply can't connect to a read-only DB? Any ideas would be greatly appreciated!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 02:10:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/connecting-to-a-standby-read-only-sql-sde-database/m-p/869992#M6209</guid>
      <dc:creator>BobBell</dc:creator>
      <dc:date>2016-01-06T02:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to a Standby/Read-Only SQL/SDE Database</title>
      <link>https://community.esri.com/t5/geodatabase-questions/connecting-to-a-standby-read-only-sql-sde-database/m-p/869993#M6210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried making a connection file using the tools,&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/165127_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or via &lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/165128_pastedImage_2.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 02:49:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/connecting-to-a-standby-read-only-sql-sde-database/m-p/869993#M6210</guid>
      <dc:creator>MikeCusi</dc:creator>
      <dc:date>2016-01-06T02:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to a Standby/Read-Only SQL/SDE Database</title>
      <link>https://community.esri.com/t5/geodatabase-questions/connecting-to-a-standby-read-only-sql-sde-database/m-p/869994#M6211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Absolutely. Connecting to any other database (including the source for this read only copy) works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 04:51:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/connecting-to-a-standby-read-only-sql-sde-database/m-p/869994#M6211</guid>
      <dc:creator>BobBell</dc:creator>
      <dc:date>2016-01-06T04:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to a Standby/Read-Only SQL/SDE Database</title>
      <link>https://community.esri.com/t5/geodatabase-questions/connecting-to-a-standby-read-only-sql-sde-database/m-p/869995#M6212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume that you are using SQL Server for the RDBMS. It looks like it may be possible using the following documentation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/desktop/latest/manage-data/gdbs-in-sql-server/connections-highly-available-sqlserver.htm" title="http://desktop.arcgis.com/en/desktop/latest/manage-data/gdbs-in-sql-server/connections-highly-available-sqlserver.htm"&gt;Connections to highly available SQL Server databases—Help | ArcGIS for Desktop&lt;/A&gt; . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it looks like it may not be possible in SQL Server yet to just connect a read-only geodatabase. I know that it is possible to connect to a read-only in Oracle: &lt;A href="http://desktop.arcgis.com/en/desktop/latest/manage-data/gdbs-in-oracle/connect-oracle-read-only.htm" title="http://desktop.arcgis.com/en/desktop/latest/manage-data/gdbs-in-oracle/connect-oracle-read-only.htm"&gt;Connections to read-only Oracle databases—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-George&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 12:36:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/connecting-to-a-standby-read-only-sql-sde-database/m-p/869995#M6212</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2016-01-06T12:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to a Standby/Read-Only SQL/SDE Database</title>
      <link>https://community.esri.com/t5/geodatabase-questions/connecting-to-a-standby-read-only-sql-sde-database/m-p/869996#M6213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What error do you observe while connecting to the database?&lt;/P&gt;&lt;P&gt;Did you rename the database while restoring on your Instance?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 14:40:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/connecting-to-a-standby-read-only-sql-sde-database/m-p/869996#M6213</guid>
      <dc:creator>AsrujitSengupta</dc:creator>
      <dc:date>2016-01-06T14:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to a Standby/Read-Only SQL/SDE Database</title>
      <link>https://community.esri.com/t5/geodatabase-questions/connecting-to-a-standby-read-only-sql-sde-database/m-p/1074365#M7248</link>
      <description>&lt;P&gt;How are your log file parameters defined?&amp;nbsp; Some configurations create tables in the Geodatabase itself (needing write access there), some write to tempdb&amp;lt;--this is the recommendation and the default for SQL Server.&lt;BR /&gt;&lt;A href="https://desktop.arcgis.com/en/arcmap/10.4/manage-data/gdbs-in-sql-server/logfiles-sqlserver.htm" target="_blank"&gt;https://desktop.arcgis.com/en/arcmap/10.4/manage-data/gdbs-in-sql-server/logfiles-sqlserver.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 18:42:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/connecting-to-a-standby-read-only-sql-sde-database/m-p/1074365#M7248</guid>
      <dc:creator>DebbieBull</dc:creator>
      <dc:date>2021-06-30T18:42:23Z</dc:date>
    </item>
  </channel>
</rss>

