<?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: Oracle libname option has log output &amp;quot; X &amp;quot; in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Oracle-libname-option-has-log-output-quot-X-quot/m-p/418364#M102764</link>
    <description>&lt;P&gt;it looks like no one knows, by people would probably be interested in the answer. Did you contact tech support?&lt;/P&gt;</description>
    <pubDate>Tue, 05 Dec 2017 04:30:12 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2017-12-05T04:30:12Z</dc:date>
    <item>
      <title>Oracle libname option has log output " X "</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Oracle-libname-option-has-log-output-quot-X-quot/m-p/412949#M101012</link>
      <description>&lt;P&gt;I've been connecting to and using data from an Oracle database using a libname statement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;LIBNAME DB_CON
           ORACLE PATH="&amp;amp;DB_CONNECTION"
           SCHEMA='MY_SCHEMA' 
           USER=MY_USER
           PASS="&amp;amp;dbpass";&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've recently started having problems updating rows. I found what I think is the fix here:&amp;nbsp;&lt;A href="http://support.sas.com/kb/37/470.html" target="_self"&gt;http://support.sas.com/kb/37/470.html&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;It suggests that I need to apply the libname option&lt;STRONG&gt;&amp;nbsp;update_lock_type=row&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've done this but am seeing something that I don't understand in the SAS log. Next to the new option there is an&amp;nbsp;&lt;STRONG&gt;X&lt;/STRONG&gt;. What does this X signify? I do not remember seeing an X in any SAS log before now except when using the X command line statement.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;126        
127        LIBNAME DB_CON
128                   ORACLE PATH="&amp;amp;DB_CONNECTION"
NOTE: The quoted string currently being processed has become more than 262 bytes long.  You might have unbalanced quotation marks.
129                   SCHEMA='MY_SCHEMA'
130                   USER=MY_USER
131                   PASS="&amp;amp;dbpass"
132        &lt;STRONG&gt;X&lt;/STRONG&gt;	   update_lock_type=row;
NOTE: Libref DB_CON was successfully assigned as follows: 
      Engine:        ORACLE 
      Physical Name: (DESCRIPTION_LIST=     (LOAD_BALANCE=off)     (FAILOVER=on)     (DESCRIPTION=         (CONNECT_TIMEOUT=5)      
         (TRANSPORT_CONNECT_TIMEOUT=3)         (RETRY_COUNT=3)         (ADDRESS_LIST=             (LOAD_BALANCE=ON)             
      (ADDRESS=              (PROTOCOL=TCP)              (HOST= my_host)              (PORT=1521)              
      )          )   &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2017 16:00:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Oracle-libname-option-has-log-output-quot-X-quot/m-p/412949#M101012</guid>
      <dc:creator>BenNafziger</dc:creator>
      <dc:date>2017-11-13T16:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle libname option has log output " X "</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Oracle-libname-option-has-log-output-quot-X-quot/m-p/418364#M102764</link>
      <description>&lt;P&gt;it looks like no one knows, by people would probably be interested in the answer. Did you contact tech support?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 04:30:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Oracle-libname-option-has-log-output-quot-X-quot/m-p/418364#M102764</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2017-12-05T04:30:12Z</dc:date>
    </item>
  </channel>
</rss>

