<?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: CREATE METADATA FOR OUR SOURCE DATA in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/CREATE-METADATA-FOR-OUR-SOURCE-DATA/m-p/68935#M626</link>
    <description>Suggest you contact SAS Tech Support, open a track for further guidance with SAS 9.1.3 SP4 -- however also have you searched the SAS support website?  There are multiple "hits" which mention this symptom and an associated HOTFIX, where the problem is corrected (source level) in SAS 9.2.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
Suggested Google advanced search argument, this topic / post:;&lt;BR /&gt;
odbc CLI error trying to establish connection site:sas.com</description>
    <pubDate>Fri, 04 Feb 2011 12:45:41 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2011-02-04T12:45:41Z</dc:date>
    <item>
      <title>CREATE METADATA FOR OUR SOURCE DATA</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/CREATE-METADATA-FOR-OUR-SOURCE-DATA/m-p/68934#M625</link>
      <description>Hi,&lt;BR /&gt;
I've been attempting to follow;&lt;BR /&gt;
Paper 111-31&lt;BR /&gt;
A Pragmatic Programmers Introduction to&lt;BR /&gt;
Data Integration Studio: Hands on Workshop&lt;BR /&gt;
 by Gregory S. Nelson&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi31/111-31.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi31/111-31.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
trying to do &lt;BR /&gt;
TASK 2 – STEP &lt;span class="lia-unicode-emoji" title=":anguished_face:"&gt;😧&lt;/span&gt; CREATE METADATA FOR OUR SOURCE DATA&lt;BR /&gt;
but am getting the error message below while&lt;BR /&gt;
****************************************************************************************&lt;BR /&gt;
&lt;BR /&gt;
	NOTE: This session is executing on the NET_ASRV  platform.&lt;BR /&gt;
&lt;BR /&gt;
	NOTE: (E9BX03) SAS 9.1.3 SP 4&lt;BR /&gt;
&lt;BR /&gt;
	NOTE: SAS Initialization used (Total process time):&lt;BR /&gt;
	      real time           0.00 seconds&lt;BR /&gt;
	      cpu time            0.00 seconds&lt;BR /&gt;
      &lt;BR /&gt;
1          LIBNAME srcdata ODBC  DATASRC=Northwind ;&lt;BR /&gt;
	ERROR: CLI error trying to establish connection: [Microsoft][ODBC  &lt;BR /&gt;
               Driver Manager] &lt;BR /&gt;
	Data source name not found and no default driver specified&lt;BR /&gt;
	ERROR: Error in the LIBNAME statement.&lt;BR /&gt;
&lt;BR /&gt;
*******************************************************************************************&lt;BR /&gt;
&lt;BR /&gt;
Tried finding some explanations of the error message on the web, even installed the Office 2007 ODBC driver but still getting the error.&lt;BR /&gt;
&lt;BR /&gt;
Any suggestions to get me past this logjam will be much appreciated.&lt;BR /&gt;
&lt;BR /&gt;
Thnx</description>
      <pubDate>Thu, 03 Feb 2011 21:08:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/CREATE-METADATA-FOR-OUR-SOURCE-DATA/m-p/68934#M625</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2011-02-03T21:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: CREATE METADATA FOR OUR SOURCE DATA</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/CREATE-METADATA-FOR-OUR-SOURCE-DATA/m-p/68935#M626</link>
      <description>Suggest you contact SAS Tech Support, open a track for further guidance with SAS 9.1.3 SP4 -- however also have you searched the SAS support website?  There are multiple "hits" which mention this symptom and an associated HOTFIX, where the problem is corrected (source level) in SAS 9.2.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
Suggested Google advanced search argument, this topic / post:;&lt;BR /&gt;
odbc CLI error trying to establish connection site:sas.com</description>
      <pubDate>Fri, 04 Feb 2011 12:45:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/CREATE-METADATA-FOR-OUR-SOURCE-DATA/m-p/68935#M626</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2011-02-04T12:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: CREATE METADATA FOR OUR SOURCE DATA</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/CREATE-METADATA-FOR-OUR-SOURCE-DATA/m-p/68936#M627</link>
      <description>The SAS 9.2 Intelligence Platform: Data Administration Guide includes this topic about connecting to SAS/ACCESS via ODBC: &lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/bidsag/61236/HTML/default/a003112372.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/bidsag/61236/HTML/default/a003112372.htm&lt;/A&gt;</description>
      <pubDate>Fri, 04 Feb 2011 14:41:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/CREATE-METADATA-FOR-OUR-SOURCE-DATA/m-p/68936#M627</guid>
      <dc:creator>DaveR_SAS</dc:creator>
      <dc:date>2011-02-04T14:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: CREATE METADATA FOR OUR SOURCE DATA</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/CREATE-METADATA-FOR-OUR-SOURCE-DATA/m-p/68937#M628</link>
      <description>Hello Lorn9,&lt;BR /&gt;
&lt;BR /&gt;
It's difficult to say without a few more specifics, but one thing to check is how you created the ODBC connection.  Please make sure that you created it as a "system" rather than a "user" DSN.  It may be that the SAS process is running as a different user than the one you created the DSN with, thus the error message about "Data source name not found".   If this turns out not to be the case, please post again and we can look at something else.&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
&lt;BR /&gt;
Tim Stearn</description>
      <pubDate>Fri, 04 Feb 2011 21:28:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/CREATE-METADATA-FOR-OUR-SOURCE-DATA/m-p/68937#M628</guid>
      <dc:creator>TimStearn_SASProductManagement_</dc:creator>
      <dc:date>2011-02-04T21:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: CREATE METADATA FOR OUR SOURCE DATA</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/CREATE-METADATA-FOR-OUR-SOURCE-DATA/m-p/68938#M629</link>
      <description>I did create the ODBC connection as a "system" rather than a "user" DSN.&lt;BR /&gt;
Not sure what is meant by "It may be that the SAS process is running as a different user than the one you created the DSN with..." &lt;BR /&gt;
&lt;BR /&gt;
I tried importing a table with Management Console, but the error persists.&lt;BR /&gt;
The Result Error box says "No tables were retrieved from your query. Your connection information may be incorrect. Do you want to view the SAS log?" &lt;BR /&gt;
&lt;BR /&gt;
I'm wondering now if I have the correct  Associated Machine for the ODBC server I created. I'm getting confused with the default name appearing in the field, which has the name where SAS is running, and what I'm reading..."This is the server where the database is running." has me concerned, since the Northwind database is on my c drive. I tried putting my computer's name as the Associated Machine because&lt;BR /&gt;
that is where the database is located. Unfortunately, it didn't work.&lt;BR /&gt;
&lt;BR /&gt;
I have contacted SAS Tech Support to open a track.&lt;BR /&gt;
I'll share their solution once they get one for me.&lt;BR /&gt;
Thank you for posting ideas and pointing at links.&lt;BR /&gt;
Much appreciated,&lt;BR /&gt;
Lorn9</description>
      <pubDate>Thu, 10 Feb 2011 17:07:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/CREATE-METADATA-FOR-OUR-SOURCE-DATA/m-p/68938#M629</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2011-02-10T17:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: CREATE METADATA FOR OUR SOURCE DATA</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/CREATE-METADATA-FOR-OUR-SOURCE-DATA/m-p/68939#M630</link>
      <description>I was contacted by a SAS tech person and turns out I was creating the OBDC data source&lt;BR /&gt;
in my cubicle computer. However, SAS/ACCESS is not licensed on my desk machine.&lt;BR /&gt;
The answer was to create the ODBC data source on the server.&lt;BR /&gt;
Once I did that, I was able to get past my logjam.&lt;BR /&gt;
Many thanks to Varsha at Technical Support and this forum where the answer was given, but I was unable to decipher it on my own.&lt;BR /&gt;
Thanks again,&lt;BR /&gt;
Lorn09</description>
      <pubDate>Wed, 16 Feb 2011 20:36:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/CREATE-METADATA-FOR-OUR-SOURCE-DATA/m-p/68939#M630</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2011-02-16T20:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: CREATE METADATA FOR OUR SOURCE DATA</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/CREATE-METADATA-FOR-OUR-SOURCE-DATA/m-p/68940#M631</link>
      <description>Thanks again,&lt;BR /&gt;
Lorn9

Message was edited by: Lorn9</description>
      <pubDate>Wed, 16 Feb 2011 20:39:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/CREATE-METADATA-FOR-OUR-SOURCE-DATA/m-p/68940#M631</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2011-02-16T20:39:39Z</dc:date>
    </item>
  </channel>
</rss>

