<?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: Throwing Errors for Oracle Library when Registering Tables in SAS Management Console in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205408#M15420</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had ran the below code from EG to register the tables in Oracle library but still I don't see any tables even though it has executed without any errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;proc metalib;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;omr (library="ORACLE CN_IW");&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;run;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;This is the log file I got in the EG and am not sure where its still going wrong&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;*';*";*/;quit;run;&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OPTIONS PAGENO=MIN;&lt;/P&gt;&lt;P&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %LET _CLIENTTASKLABEL='Program';&lt;/P&gt;&lt;P&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %LET _CLIENTPROJECTPATH='';&lt;/P&gt;&lt;P&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %LET _CLIENTPROJECTNAME='';&lt;/P&gt;&lt;P&gt;6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %LET _SASPROGRAMFILE=;&lt;/P&gt;&lt;P&gt;7&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;8&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ODS _ALL_ CLOSE;&lt;/P&gt;&lt;P&gt;9&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OPTIONS DEV=ACTIVEX;&lt;/P&gt;&lt;P&gt;NOTE: Procedures may not support all options or statements for all devices. For details, see the documentation for each procedure.&lt;/P&gt;&lt;P&gt;10&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GOPTIONS XPIXELS=0 YPIXELS=0;&lt;/P&gt;&lt;P&gt;11&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FILENAME EGSR TEMP;&lt;/P&gt;&lt;P&gt;12&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ODS tagsets.sasreport13(ID=EGSR) FILE=EGSR STYLE=HtmlBlue&lt;/P&gt;&lt;P&gt;12&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ! STYLESHEET=(URL="file:///C:/Program%20Files/SASHome9.3/SASEnterpriseGuide/5.1/Styles/HtmlBlue.css") NOGTITLE NOGFOOTNOTE&lt;/P&gt;&lt;P&gt;12&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ! GPATH=&amp;amp;sasworklocation ENCODING=UTF8 options(rolap="on");&lt;/P&gt;&lt;P&gt;NOTE: Writing TAGSETS.SASREPORT13(EGSR) Body file: EGSR&lt;/P&gt;&lt;P&gt;13&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;14&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GOPTIONS ACCESSIBLE;&lt;/P&gt;&lt;P&gt;15&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; proc metalib;&lt;/P&gt;&lt;P&gt;16&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; omr(libraRy="&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #ffffff;"&gt;ORACLE CN_IW&lt;/SPAN&gt;");&lt;/P&gt;&lt;P&gt;17&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: A total of 0 tables were analyzed for library "&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #ffffff;"&gt;ORACLE CN_IW&lt;/SPAN&gt;".&lt;/P&gt;&lt;P&gt;NOTE: Metadata for 0 tables was updated.&lt;/P&gt;&lt;P&gt;NOTE: Metadata for 0 tables was added.&lt;/P&gt;&lt;P&gt;NOTE: Metadata for 0 tables matched the data sources.&lt;/P&gt;&lt;P&gt;NOTE: 0 other tables were not processed due to error or UPDATE_RULE.&lt;/P&gt;&lt;P&gt;NOTE: PROCEDURE METALIB used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.34 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.03 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;18&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;19&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;20&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GOPTIONS NOACCESSIBLE;&lt;/P&gt;&lt;P&gt;21&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %LET _CLIENTTASKLABEL=;&lt;/P&gt;&lt;P&gt;22&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %LET _CLIENTPROJECTPATH=;&lt;/P&gt;&lt;P&gt;23&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %LET _CLIENTPROJECTNAME=;&lt;/P&gt;&lt;P&gt;24&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %LET _SASPROGRAMFILE=;&lt;/P&gt;&lt;P&gt;25&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;26&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;*';*";*/;quit;run;&lt;/P&gt;&lt;P&gt;27&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ODS _ALL_ CLOSE;&lt;/P&gt;&lt;P&gt;28&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;29&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;30&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; QUIT; RUN;&lt;/P&gt;&lt;P&gt;31&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 23 Aug 2015 20:31:16 GMT</pubDate>
    <dc:creator>sasprofile</dc:creator>
    <dc:date>2015-08-23T20:31:16Z</dc:date>
    <item>
      <title>Throwing Errors for Oracle Library when Registering Tables in SAS Management Console</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205400#M15412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an issue when am trying to access Oracle database from SAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a ODBC Connection to connect to Oracle DB and added the connection entries to tnsnames.ora on sSolarisserver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and tested the connection with the libname statement on server and on EG and it has successfully assigned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but While registering the tables in SAS management console(after creating the library).I am getting the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; "No tables were retrieved from this query.Your connection information were incorrect"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I opened the SAS log,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;NOTE: SAS Initialization used (Total process time):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00 seconds&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00 seconds&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;NOTE: The autoexec file, /sas/biconfig/Lev1/SASMain/WorkspaceServer/autoexec.sas, was executed at server initialization. No server &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; log was specified.&amp;nbsp; Add the log option to the server startup command to see details of the autoexec execution (refer to &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Specifying Logging Options" under "Server Startup Command" in the Server Administrator's Guide).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LIBNAME GDIW ORACLE&amp;nbsp; PRESERVE_COL_NAMES=YES&amp;nbsp; PRESERVE_TAB_NAMES=YES&amp;nbsp; MULTI_DATASRC_OPT=IN_CLAUSE&amp;nbsp; DBINDEX=YES&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ! PATH=pde_pdiw&amp;nbsp; SCHEMA=ph&amp;nbsp; USER=pdrew&amp;nbsp; PASSWORD=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;NOTE: Libref PDIW was successfully assigned as follows: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Engine:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ORACLE &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Physical Name: pde_pdiw&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Library is successfully assigned,am not sure why am getting this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have license for SAS/ACCESS Interface to ORACLE and SAS/ACCESS Interface to ODBC and able to resgister tables&lt;/P&gt;&lt;P&gt;from SAS Management Console for all other Oracle librraies&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me with this,I would really appreciate all your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Aug 2015 05:22:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205400#M15412</guid>
      <dc:creator>sasprofile</dc:creator>
      <dc:date>2015-08-23T05:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Throwing Errors for Oracle Library when Registering Tables in SAS Management Console</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205401#M15413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Defining libraries in the autoexec is the old pre-SAS9 way of doing things. With SAS Metadata you need also to define a database server. "&lt;SPAN style="color: #0000ff; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #ffffff;"&gt; /sas/biconfig/Lev1/SASMain&lt;/SPAN&gt;" indicates that you're still using SAS9.1.3 but assuming that you've just maintained old path names here the link to the relevant SAS9.4 docu (read page 114 - 118.): &lt;A href="http://support.sas.com/documentation/cdl/en/bidsag/68193/PDF/default/bidsag.pdf" title="http://support.sas.com/documentation/cdl/en/bidsag/68193/PDF/default/bidsag.pdf"&gt;http://support.sas.com/documentation/cdl/en/bidsag/68193/PDF/default/bidsag.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Aug 2015 08:51:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205401#M15413</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2015-08-23T08:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Throwing Errors for Oracle Library when Registering Tables in SAS Management Console</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205402#M15414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your LIBNAME statement says you are using the ORACLE engine. Yet you say you are using ODBC connections in SMC. If you are using only ODBC in SMC, the LIBNAME statement in your post has nothing to do with what you are defining in SMC, and as Patrick says is being assigned via a SAS AUTOEXEC file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Aug 2015 09:10:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205402#M15414</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-08-23T09:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: Throwing Errors for Oracle Library when Registering Tables in SAS Management Console</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205403#M15415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Defining libraries can be done in many ways. See: &lt;A href="http://blogs.sas.com/content/sgf/2013/05/15/pre-assign-sas-libraries-if-so-which-method/" title="http://blogs.sas.com/content/sgf/2013/05/15/pre-assign-sas-libraries-if-so-which-method/"&gt;http://blogs.sas.com/content/sgf/2013/05/15/pre-assign-sas-libraries-if-so-which-method/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Some products and the work of the users like data mining make it very impractical data access to be managed by a godfather DBA and not aligned IT staff.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You library is correctly assigned in the autoexec with access to all users open.&amp;nbsp; Needing a secured access having sensitive data to Oracle you would need to better isolated credentials access leaving it all to Oracle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you want to register those tables you are doing that on behalf of an DBA admin role within the SAS environment. That process is not necessary using the same APPserver where the users are running.&amp;nbsp; To overcome that someone at SAS has chosen the way SMC works is to assign the libname first with all definitions that should exist in SAS metadata and use that for importing the metadata. What is going along with this is that an open shared account to access Oracle must exist in the SAS meta data. They failed in checking this with common security guidelines using sensitive data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try the metallib procedure leaving the data management process to the data-owner &lt;A href="http://support.sas.com/documentation/onlinedoc/guide/EG43MetaLibraries.pdf" title="http://support.sas.com/documentation/onlinedoc/guide/EG43MetaLibraries.pdf"&gt;http://support.sas.com/documentation/onlinedoc/guide/EG43MetaLibraries.pdf&lt;/A&gt;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Aug 2015 10:50:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205403#M15415</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-08-23T10:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Throwing Errors for Oracle Library when Registering Tables in SAS Management Console</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205404#M15416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all for your prompt responses&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am using SAS 9.2 on Solaris 10 server&lt;/P&gt;&lt;P&gt;and I did not setup anything new for ODBC connection I have just added connection entries &lt;/P&gt;&lt;P&gt;in tnsnames.ora file for new data base requirement on Solaris machine.&lt;/P&gt;&lt;P&gt;and I followed same steps I did for other oracle libraries before and am able to register tables for other oracle libraries but not for this library.&lt;/P&gt;&lt;P&gt;so what steps I need to follow to overcome this issue now&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Aug 2015 12:34:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205404#M15416</guid>
      <dc:creator>sasprofile</dc:creator>
      <dc:date>2015-08-23T12:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Throwing Errors for Oracle Library when Registering Tables in SAS Management Console</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205405#M15417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your autoexec connection is working. When users are using a libname in their sas-code that will work also.&lt;/P&gt;&lt;P&gt;What doesn't work is that automatic implied library connection used by the SMC importing the data. It could be an external identified=yes and oracle type def is missing. There must be some logging in a appserver somewhere. Can you find that one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But making is more easy why not using the proc metalib eguide code?&amp;nbsp; Avoiding SMC is avoiding a lot of the mentioned trouble. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Aug 2015 14:01:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205405#M15417</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-08-23T14:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Throwing Errors for Oracle Library when Registering Tables in SAS Management Console</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205406#M15418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SO if i run below code from EG then all the tables will be registered from source.&lt;/P&gt;&lt;P&gt;please let me know if there is anything wrong in the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc metalib;&lt;/P&gt;&lt;P&gt;omr (library="My oracle library name");&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Aug 2015 17:20:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205406#M15418</guid>
      <dc:creator>sasprofile</dc:creator>
      <dc:date>2015-08-23T17:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Throwing Errors for Oracle Library when Registering Tables in SAS Management Console</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205407#M15419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lrmeta/60739/HTML/default/viewer.htm#a003181488.htm" title="http://support.sas.com/documentation/cdl/en/lrmeta/60739/HTML/default/viewer.htm#a003181488.htm"&gt;SAS(R) 9.2 Language Interfaces to Metadata&lt;/A&gt;&amp;nbsp;&amp;nbsp; See also the restrictions (mentioned before). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Aug 2015 18:38:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205407#M15419</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-08-23T18:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Throwing Errors for Oracle Library when Registering Tables in SAS Management Console</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205408#M15420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had ran the below code from EG to register the tables in Oracle library but still I don't see any tables even though it has executed without any errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;proc metalib;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;omr (library="ORACLE CN_IW");&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;run;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;This is the log file I got in the EG and am not sure where its still going wrong&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;*';*";*/;quit;run;&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OPTIONS PAGENO=MIN;&lt;/P&gt;&lt;P&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %LET _CLIENTTASKLABEL='Program';&lt;/P&gt;&lt;P&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %LET _CLIENTPROJECTPATH='';&lt;/P&gt;&lt;P&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %LET _CLIENTPROJECTNAME='';&lt;/P&gt;&lt;P&gt;6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %LET _SASPROGRAMFILE=;&lt;/P&gt;&lt;P&gt;7&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;8&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ODS _ALL_ CLOSE;&lt;/P&gt;&lt;P&gt;9&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OPTIONS DEV=ACTIVEX;&lt;/P&gt;&lt;P&gt;NOTE: Procedures may not support all options or statements for all devices. For details, see the documentation for each procedure.&lt;/P&gt;&lt;P&gt;10&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GOPTIONS XPIXELS=0 YPIXELS=0;&lt;/P&gt;&lt;P&gt;11&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FILENAME EGSR TEMP;&lt;/P&gt;&lt;P&gt;12&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ODS tagsets.sasreport13(ID=EGSR) FILE=EGSR STYLE=HtmlBlue&lt;/P&gt;&lt;P&gt;12&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ! STYLESHEET=(URL="file:///C:/Program%20Files/SASHome9.3/SASEnterpriseGuide/5.1/Styles/HtmlBlue.css") NOGTITLE NOGFOOTNOTE&lt;/P&gt;&lt;P&gt;12&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ! GPATH=&amp;amp;sasworklocation ENCODING=UTF8 options(rolap="on");&lt;/P&gt;&lt;P&gt;NOTE: Writing TAGSETS.SASREPORT13(EGSR) Body file: EGSR&lt;/P&gt;&lt;P&gt;13&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;14&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GOPTIONS ACCESSIBLE;&lt;/P&gt;&lt;P&gt;15&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; proc metalib;&lt;/P&gt;&lt;P&gt;16&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; omr(libraRy="&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #ffffff;"&gt;ORACLE CN_IW&lt;/SPAN&gt;");&lt;/P&gt;&lt;P&gt;17&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: A total of 0 tables were analyzed for library "&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #ffffff;"&gt;ORACLE CN_IW&lt;/SPAN&gt;".&lt;/P&gt;&lt;P&gt;NOTE: Metadata for 0 tables was updated.&lt;/P&gt;&lt;P&gt;NOTE: Metadata for 0 tables was added.&lt;/P&gt;&lt;P&gt;NOTE: Metadata for 0 tables matched the data sources.&lt;/P&gt;&lt;P&gt;NOTE: 0 other tables were not processed due to error or UPDATE_RULE.&lt;/P&gt;&lt;P&gt;NOTE: PROCEDURE METALIB used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.34 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.03 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;18&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;19&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;20&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GOPTIONS NOACCESSIBLE;&lt;/P&gt;&lt;P&gt;21&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %LET _CLIENTTASKLABEL=;&lt;/P&gt;&lt;P&gt;22&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %LET _CLIENTPROJECTPATH=;&lt;/P&gt;&lt;P&gt;23&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %LET _CLIENTPROJECTNAME=;&lt;/P&gt;&lt;P&gt;24&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %LET _SASPROGRAMFILE=;&lt;/P&gt;&lt;P&gt;25&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;26&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;*';*";*/;quit;run;&lt;/P&gt;&lt;P&gt;27&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ODS _ALL_ CLOSE;&lt;/P&gt;&lt;P&gt;28&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;29&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;30&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; QUIT; RUN;&lt;/P&gt;&lt;P&gt;31&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Aug 2015 20:31:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205408#M15420</guid>
      <dc:creator>sasprofile</dc:creator>
      <dc:date>2015-08-23T20:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Throwing Errors for Oracle Library when Registering Tables in SAS Management Console</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205409#M15421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my experience it is quite possible to assign without error a LIBNAME to an external database that doesn't show any tables. It is usually the result of the SCHEMA / DATABASE names not being correct. I note you are using Unix so your schema/database names may be case-sensitive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest you try creating a LIBNAME statement in EG which matches the one you are trying to create in SMC, and see if any tables are visible in the EG server list. This is how I normally troubleshoot database connections.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Aug 2015 21:06:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205409#M15421</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-08-23T21:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Throwing Errors for Oracle Library when Registering Tables in SAS Management Console</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205410#M15422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I copied the libname statement of the library from SMC and ran it in EG and its assigning successfully without errors but tables are not registering.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Aug 2015 21:14:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205410#M15422</guid>
      <dc:creator>sasprofile</dc:creator>
      <dc:date>2015-08-23T21:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Throwing Errors for Oracle Library when Registering Tables in SAS Management Console</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205411#M15423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please post your LIBNAME statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Aug 2015 21:36:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205411#M15423</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-08-23T21:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: Throwing Errors for Oracle Library when Registering Tables in SAS Management Console</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205412#M15424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The schema was in lower case "ph" and I updated the schema for Oracle Library to upper case "PH" and am able to register the tables&lt;/P&gt;&lt;P&gt;but when am trying to open the registered data sets its throwing below error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAS Enterprise Guide cannot open the date file: "ORACLE CN_IW.PC_ADD_DAILY_DLOC&lt;/P&gt;&lt;P&gt;Error opening data "PC_ADD_DAILY_DLOC".&lt;/P&gt;&lt;P&gt;[Error] File CN_IW.PC_ADD_DAILY_DLOC does not exist.&lt;/P&gt;&lt;P&gt;[Error] The datasource table CN_IW.PC_ADD_DAILY_DLOC does not exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Libname statement is below I got from SMC for the Oracle Library&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LIBNAME GDIW ORACLE&amp;nbsp; PRESERVE_COL_NAMES=YES&amp;nbsp; PRESERVE_TAB_NAMES=YES&amp;nbsp; DBINDEX=YES&amp;nbsp; PATH=pde_pdiw&amp;nbsp; SCHEMA=PH&amp;nbsp; USER=pdrew&amp;nbsp; PASSWORD="{SAS002}9C943B50407B77954D67D4302E92999C" ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Aug 2015 22:18:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205412#M15424</guid>
      <dc:creator>sasprofile</dc:creator>
      <dc:date>2015-08-23T22:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Throwing Errors for Oracle Library when Registering Tables in SAS Management Console</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205413#M15425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you able to open any tables in CN_IW or do they all give you the same error as PC_ADD_DAILY_DLOC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you run your GDIW LIBNAME in EG then Expand GDIW in the server list does it show PC_ADD_DAILY_DLOC? If so what happens if you try to open this table? Do you get the same error as when opening via CN_IW?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Aug 2015 22:37:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205413#M15425</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-08-23T22:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Throwing Errors for Oracle Library when Registering Tables in SAS Management Console</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205414#M15426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I changed Multi data source optimization to IN_CLAUSE from None then am able to register tables and able to open tables without any issues from EG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did as per below steps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the Oracle Library under properties--&amp;gt;options--&amp;gt;Advanced options--&amp;gt;Optimization---&amp;gt;I selected to IN_CLAUSE from None for Multi data source optimization&lt;/P&gt;&lt;P&gt;then am able to open the data sets from EG registering.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it might have solved&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i have one question when I got oracle connection information i have been given lower case schema "ph" not the upper case.&lt;/P&gt;&lt;P&gt;but when am entering "ph" schema its not working, its working only when am entering it in upper case.&lt;/P&gt;&lt;P&gt;so am not sure whether the user had given wrong information or oracle library wont accept schema in lower case&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Aug 2015 22:51:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205414#M15426</guid>
      <dc:creator>sasprofile</dc:creator>
      <dc:date>2015-08-23T22:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Throwing Errors for Oracle Library when Registering Tables in SAS Management Console</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205415#M15427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good to hear you are making progress.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are explicit warnings in the documentation that values for SCHEMA etc can be case sensitive. For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/acreldb/68028/HTML/default/viewer.htm#n1h1m1ethqxwryn1wu68m46hdp1u.htm"&gt;http://support.sas.com/documentation/cdl/en/acreldb/68028/HTML/default/viewer.htm#n1h1m1ethqxwryn1wu68m46hdp1u.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So unless the case matches, for you upper-case PH, you don't get any tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 02:53:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Throwing-Errors-for-Oracle-Library-when-Registering-Tables-in/m-p/205415#M15427</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-08-24T02:53:04Z</dc:date>
    </item>
  </channel>
</rss>

