<?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: Specifying Schema in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Specifying-Schema/m-p/38334#M9819</link>
    <description>I found the answer for it too.&lt;BR /&gt;
&lt;BR /&gt;
%let schema = AAA$BBBBBB;&lt;BR /&gt;
&lt;BR /&gt;
proc sql noprint;&lt;BR /&gt;
create table...................&lt;BR /&gt;
..................................&lt;BR /&gt;
schema="&amp;amp;schema"..............&lt;BR /&gt;
........................;&lt;BR /&gt;
&lt;BR /&gt;
quit;&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Sandy.</description>
    <pubDate>Fri, 08 Jan 2010 16:23:17 GMT</pubDate>
    <dc:creator>Sandhya</dc:creator>
    <dc:date>2010-01-08T16:23:17Z</dc:date>
    <item>
      <title>Specifying Schema</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Specifying-Schema/m-p/38333#M9818</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I have a schema AAA$BBBBBB.&lt;BR /&gt;
&lt;BR /&gt;
If I connect to oracle and specify this schema name it returns with the error&lt;BR /&gt;
&lt;BR /&gt;
Invalid option name BBBBBB.&lt;BR /&gt;
&lt;BR /&gt;
How to address this issue.&lt;BR /&gt;
&lt;BR /&gt;
Thanks for helping,&lt;BR /&gt;
Sandy.</description>
      <pubDate>Fri, 08 Jan 2010 16:16:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Specifying-Schema/m-p/38333#M9818</guid>
      <dc:creator>Sandhya</dc:creator>
      <dc:date>2010-01-08T16:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Specifying Schema</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Specifying-Schema/m-p/38334#M9819</link>
      <description>I found the answer for it too.&lt;BR /&gt;
&lt;BR /&gt;
%let schema = AAA$BBBBBB;&lt;BR /&gt;
&lt;BR /&gt;
proc sql noprint;&lt;BR /&gt;
create table...................&lt;BR /&gt;
..................................&lt;BR /&gt;
schema="&amp;amp;schema"..............&lt;BR /&gt;
........................;&lt;BR /&gt;
&lt;BR /&gt;
quit;&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Sandy.</description>
      <pubDate>Fri, 08 Jan 2010 16:23:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Specifying-Schema/m-p/38334#M9819</guid>
      <dc:creator>Sandhya</dc:creator>
      <dc:date>2010-01-08T16:23:17Z</dc:date>
    </item>
  </channel>
</rss>

