<?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: Strange ERROR in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Strange-ERROR/m-p/218688#M53776</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Examine the RWORK.BY_REGION dataset. Your WHERE clause is reporting it requires numeric variables - so what is the type of the WHERE variables in the data? Compare this data with that on other computers where there are no errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You haven't provided your code so it is difficult to advise further.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 May 2015 19:37:27 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2015-05-25T19:37:27Z</dc:date>
    <item>
      <title>Strange ERROR</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Strange-ERROR/m-p/218685#M53773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before I explain the error message, let me point out that the program I am running can be run by many other computers without an error message, and when I run it, I get about 30 of the error messages below. This is the first time this happens and I used to run this program monthly. Is it something in my SAS setti&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error.JPG" class="jive-image-thumbnail jive-image" height="134" src="https://communities.sas.com/legacyfs/online/10591_error.JPG" style="font-size: 13.3333330154419px; height: 134px; width: 988.524590163934px;" width="989" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 19:13:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Strange-ERROR/m-p/218685#M53773</guid>
      <dc:creator>J_C</dc:creator>
      <dc:date>2015-05-25T19:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Strange ERROR</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Strange-ERROR/m-p/218686#M53774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, this error occurs within an ODS Excel, yet the output is still generated with the appropriate number of tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 19:15:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Strange-ERROR/m-p/218686#M53774</guid>
      <dc:creator>J_C</dc:creator>
      <dc:date>2015-05-25T19:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Strange ERROR</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Strange-ERROR/m-p/218687#M53775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you use proc import from excel and that one has used guessing mode?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 19:35:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Strange-ERROR/m-p/218687#M53775</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-05-25T19:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Strange ERROR</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Strange-ERROR/m-p/218688#M53776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Examine the RWORK.BY_REGION dataset. Your WHERE clause is reporting it requires numeric variables - so what is the type of the WHERE variables in the data? Compare this data with that on other computers where there are no errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You haven't provided your code so it is difficult to advise further.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 19:37:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Strange-ERROR/m-p/218688#M53776</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2015-05-25T19:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Strange ERROR</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Strange-ERROR/m-p/218689#M53777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nothing is imported from Excel. We import tables that are in a UNIX environment, with structured formats.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking back on the code, most of these errors occur in areas of code where no "where" statements are used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODS TAGSETS.EXCELXP &lt;/P&gt;&lt;P&gt;OPTIONS (&lt;/P&gt;&lt;P&gt;sheet_interval='none' &lt;/P&gt;&lt;P&gt;Sheet_Name = "Region Breakdown"&lt;/P&gt;&lt;P&gt;Absolute_Column_Width='19,12,10,10,10,10,10,10,10,10,10,10,10,10'&lt;/P&gt;&lt;P&gt;autofit_height = 'yes'&lt;/P&gt;&lt;P&gt;Orientation = 'Landscape'&lt;/P&gt;&lt;P&gt;TITLE_FOOTNOTE_WIDTH = '8'&lt;/P&gt;&lt;P&gt;);&lt;/P&gt;&lt;P&gt;TITLE1 "Sector changes in Loans and BAs exposure by Country of Residence";&lt;/P&gt;&lt;P&gt;title2 "&amp;amp;date_db2_1_qtr_ago. - &amp;amp;date_db2.";&lt;/P&gt;&lt;P&gt;title3 "Loans and BAs Authorized Amounts are determined at the facility level";&lt;/P&gt;&lt;P&gt;title4 "Loans and BAs Outstanding and Undrawn Commitments are determined at the availment level";&lt;/P&gt;&lt;P&gt;proc print data=rwork.by_region2 noobs label split='!' style(header)=[just=c];&lt;/P&gt;&lt;P&gt;var region_name;&lt;/P&gt;&lt;P&gt;var Authorized_begin FXaffect_auth total_diff_auth Authorized_end / style={tagattr='format:#,##0,,'};&lt;/P&gt;&lt;P&gt;var utilized_begin FXaffect_util total_diff_util utilized_end / style={tagattr='format:#,##0,,'};&lt;/P&gt;&lt;P&gt;var undrawn_begin FXaffect_undr total_diff_undr undrawn_end / style={tagattr='format:#,##0,,'};&lt;/P&gt;&lt;P&gt;label region_name='Region Name' &lt;/P&gt;&lt;P&gt;authorized_begin="Authorized (C$MM) as at &amp;amp;date_db2_1_qtr_ago." &lt;/P&gt;&lt;P&gt;FXaffect_auth="FX impact on Authorized Amounts (C$MM)"&lt;/P&gt;&lt;P&gt;total_diff_auth="Total change in Authorized Amounts(C$MM)" &lt;/P&gt;&lt;P&gt;authorized_end="Authorized (C$MM) as at &amp;amp;date_db2."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; utilized_begin="Outstanding (C$MM) as at &amp;amp;date_db2_1_qtr_ago." &lt;/P&gt;&lt;P&gt;&amp;nbsp; FXaffect_util="FX impact on Outstandings (C$MM)"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; total_diff_util="Total change in Outstandings (C$MM)" &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; utilized_end="Outstanding (C$MM) as at &amp;amp;date_db2."&lt;/P&gt;&lt;P&gt;&amp;nbsp; undrawn_begin="Undrawn Commitments (C$MM) as at &amp;amp;date_db2_1_qtr_ago." &lt;/P&gt;&lt;P&gt;&amp;nbsp; FXaffect_undr="FX impact on Undrawn Commitments (C$MM)"&lt;/P&gt;&lt;P&gt;&amp;nbsp; total_diff_undr="Total change!in Undrawn Commitments (C$MM)" &lt;/P&gt;&lt;P&gt;&amp;nbsp; undrawn_end="Undrawn Commitments (C$MM) as at &amp;amp;date_db2.";&lt;/P&gt;&lt;P&gt;sum Authorized_begin FXaffect_auth total_diff_auth Authorized_end utilized_begin FXaffect_util total_diff_util utilized_end undrawn_begin FXaffect_undr total_diff_undr undrawn_end / style={tagattr='format:#,##0,,'};&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;title1 " ";&lt;/P&gt;&lt;P&gt;proc report data=rwork.by_region nowd center missing split='!';&lt;/P&gt;&lt;P&gt;column (region_name sector Authorized_begin FXaffect_auth total_diff_auth Authorized_end utilized_begin FXaffect_util total_diff_util utilized_end undrawn_begin FXaffect_undr total_diff_undr undrawn_end);&lt;/P&gt;&lt;P&gt;define region_name/group "Region Name";&lt;/P&gt;&lt;P&gt;define sector/group "Sector";&lt;/P&gt;&lt;P&gt;define Authorized_begin/analysis style={tagattr='format:#,##0,,'} "Authorized (C$MM) as at &amp;amp;date_db2_1_qtr_ago.";&lt;/P&gt;&lt;P&gt;define FXaffect_auth/analysis style={tagattr='format:#,##0,,'} "FX impact on Authorized Amounts (C$MM)";&lt;/P&gt;&lt;P&gt;define total_diff_auth/analysis style={tagattr='format:#,##0,,'} "Total change in Authorized (C$MM)"; &lt;/P&gt;&lt;P&gt;define Authorized_end/analysis style={tagattr='format:#,##0,,'} "Authorized (C$MM) as at &amp;amp;date_db2.";&lt;/P&gt;&lt;P&gt;define utilized_begin/analysis style={tagattr='format:#,##0,,'} "Outstanding (C$MM) as at &amp;amp;date_db2_1_qtr_ago.";&lt;/P&gt;&lt;P&gt;define FXaffect_util/analysis style={tagattr='format:#,##0,,'} "FX impact on Outstandings (C$MM)";&lt;/P&gt;&lt;P&gt;define total_diff_util/analysis style={tagattr='format:#,##0,,'} "Total change in Outstandings (C$MM)"; &lt;/P&gt;&lt;P&gt;define utilized_end/analysis style={tagattr='format:#,##0,,'} "Outstanding (C$MM) as at &amp;amp;date_db2.";&lt;/P&gt;&lt;P&gt;define FXaffect_undr/analysis style={tagattr='format:#,##0,,'} "FX impact on Undrawn Commitments (C$MM)";&lt;/P&gt;&lt;P&gt;define undrawn_begin/analysis style={tagattr='format:#,##0,,'} "Undrawn Commitments (C$MM) as at &amp;amp;date_db2_1_qtr_ago.";&lt;/P&gt;&lt;P&gt;define total_diff_undr/analysis style={tagattr='format:#,##0,,'} "Total change in Undrawn Commitments (C$MM)"; &lt;/P&gt;&lt;P&gt;define undrawn_end/analysis style={tagattr='format:#,##0,,'} "Undrawn Commitments (C$MM) as at &amp;amp;date_db2.";&lt;/P&gt;&lt;P&gt;rbreak after / summarize suppress ol ul skip page;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 19:49:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Strange-ERROR/m-p/218689#M53777</guid>
      <dc:creator>J_C</dc:creator>
      <dc:date>2015-05-25T19:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: Strange ERROR</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Strange-ERROR/m-p/218690#M53778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; I believe this is the relevant note: &lt;A href="http://support.sas.com/kb/45/213.html" title="http://support.sas.com/kb/45/213.html"&gt;45213 - "ERROR: WHERE clause operator requires numeric variables" might be generated when using the TITLE_FOOTNOTE_WIDTH ExcelXP tagset option&lt;/A&gt; If you can't get it working then you might want to consult with Tech Support.&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 20:49:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Strange-ERROR/m-p/218690#M53778</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2015-05-25T20:49:59Z</dc:date>
    </item>
  </channel>
</rss>

