<?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: lib in SMC in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/lib-in-SMC/m-p/70080#M20171</link>
    <description>I resolved... Case Sensitive on DB2 Schema Name.</description>
    <pubDate>Tue, 20 Jan 2009 06:08:31 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-01-20T06:08:31Z</dc:date>
    <item>
      <title>lib in SMC</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/lib-in-SMC/m-p/70079#M20170</link>
      <description>I have created the DB2_Server , Db2_Schema and Library working fine under DB2Auth&lt;BR /&gt;
&lt;BR /&gt;
Now I have added the connection object in DB2 Server for pointing it to defferent DataSrc: with same DB2Auth as before.&lt;BR /&gt;
&lt;BR /&gt;
Add new Schema: pointing it to schema2&lt;BR /&gt;
Library: db2libI2 as libref, server: DB2_Server , Schema2&lt;BR /&gt;
&lt;BR /&gt;
I have created the different DB2 user group (Like DB2_user_group1, DB2_user_group2) for differnet Library which uses different login credential&lt;BR /&gt;
and exist in DB2 Server as User.&lt;BR /&gt;
&lt;BR /&gt;
Finally it throws this Message,&lt;BR /&gt;
&lt;BR /&gt;
NOTE: Libref DB2LIBI2 was successfully assigned as follows: &lt;BR /&gt;
      Engine:        DB2 &lt;BR /&gt;
      Physical Name: ITERATE2&lt;BR /&gt;
1          LIBNAME db2libI2 DB2  Datasrc=ABC2  SCHEMA=GR2  USER=user2  PASSWORD=XXXXXXXXXXXXXXXXXXXXXXXXXX ;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
I have also tested this running (Display Libname) query from BASE/SAS on server it runs and but doesnot shows me tables. &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
but if I run this query from BASE/SAS on server it gives me result.&lt;BR /&gt;
&lt;BR /&gt;
proc sql;&lt;BR /&gt;
select * from db2libi2.Emp_master;&lt;BR /&gt;
quit;&lt;BR /&gt;
&lt;BR /&gt;
I am not understanding why it is happening.&lt;BR /&gt;
&lt;BR /&gt;
Please let me know ,&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Mon, 19 Jan 2009 13:40:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/lib-in-SMC/m-p/70079#M20170</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-01-19T13:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: lib in SMC</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/lib-in-SMC/m-p/70080#M20171</link>
      <description>I resolved... Case Sensitive on DB2 Schema Name.</description>
      <pubDate>Tue, 20 Jan 2009 06:08:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/lib-in-SMC/m-p/70080#M20171</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-01-20T06:08:31Z</dc:date>
    </item>
  </channel>
</rss>

