<?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 accessing standby database in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/accessing-standby-database/m-p/43830#M11490</link>
    <description>I am trying to access standby database &lt;BR /&gt;
&lt;BR /&gt;
proc sql&lt;BR /&gt;
create table xyz as select * from connection to oledb&lt;BR /&gt;
( provider= "dd" properties=("user id" passwprd ...)&lt;BR /&gt;
(select.....)&lt;BR /&gt;
from dddd&lt;BR /&gt;
left join x on ...&lt;BR /&gt;
..&lt;BR /&gt;
disconnect from oledb;&lt;BR /&gt;
quit;&lt;BR /&gt;
I am getting errors states: having read only access&lt;BR /&gt;
 any ideas to solve this problem &lt;BR /&gt;
can creating view help? or any other alternative.</description>
    <pubDate>Thu, 21 Jan 2010 02:20:08 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2010-01-21T02:20:08Z</dc:date>
    <item>
      <title>accessing standby database</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/accessing-standby-database/m-p/43830#M11490</link>
      <description>I am trying to access standby database &lt;BR /&gt;
&lt;BR /&gt;
proc sql&lt;BR /&gt;
create table xyz as select * from connection to oledb&lt;BR /&gt;
( provider= "dd" properties=("user id" passwprd ...)&lt;BR /&gt;
(select.....)&lt;BR /&gt;
from dddd&lt;BR /&gt;
left join x on ...&lt;BR /&gt;
..&lt;BR /&gt;
disconnect from oledb;&lt;BR /&gt;
quit;&lt;BR /&gt;
I am getting errors states: having read only access&lt;BR /&gt;
 any ideas to solve this problem &lt;BR /&gt;
can creating view help? or any other alternative.</description>
      <pubDate>Thu, 21 Jan 2010 02:20:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/accessing-standby-database/m-p/43830#M11490</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-01-21T02:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: accessing standby database</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/accessing-standby-database/m-p/43831#M11491</link>
      <description>A complete log would help, and a definition on what a "standby" database is.&lt;BR /&gt;
/Linus</description>
      <pubDate>Thu, 21 Jan 2010 07:41:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/accessing-standby-database/m-p/43831#M11491</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2010-01-21T07:41:48Z</dc:date>
    </item>
  </channel>
</rss>

