<?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 ERROR: User does not have appropriate authorization level for file temp.xxxxxx in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/ERROR-User-does-not-have-appropriate-authorization-level-for/m-p/470234#M285623</link>
    <description>&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;MPRINT(FCF_RISK_CLASS_LIST_EXTRACT): proc sql noprint;&lt;BR /&gt;MPRINT(FCF_RISK_CLASS_LIST_EXTRACT): create table fcf_rpt.risk_classifier_report_data as select cc.risk_classifier_category_name&lt;BR /&gt;, cc.risk_classifier_category_desc , rc.risk_classifier_name , rc.risk_classifier_short_desc , rc.risk_classifier_desc ,&lt;BR /&gt;rc.risk_classifier_type_code , put(rc.risk_classifier_type_code,$classifier_type.) as type_desc format=$50. , rc.active_ind ,&lt;BR /&gt;rc.weight , rc.source_table , rc.source_column , rc.source_value , rc.classifier_fact_column, rc.operator_desc ,&lt;BR /&gt;rc.classifier_threshold , datepart(rc.create_date) as created FORMAT WORDDATE20., rc.create_user_id , rc.version_number from&lt;BR /&gt;seg_kc.fsk_risk_classifier_category as cc , seg_kc.fsk_risk_classifier as rc where cc.risk_classifier_category_id =&lt;BR /&gt;rc.risk_classifier_category_id and cc.logical_delete_ind = 'N' and rc.logical_delete_ind = 'N' order by&lt;BR /&gt;cc.risk_classifier_category_name , cc.risk_classifier_category_desc ;&lt;BR /&gt;NOTE: Optimization for the PUT function was skipped because the referenced format, $CLASSIFIER_TYPE, does not have an OTHER= range&lt;BR /&gt;defined.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;ERROR: User does not have appropriate authorization level for file FCF_RPT.RISK_CLASSIFIER_REPORT_DATA.DATA.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;NOTE: PROC SQL set option NOEXEC and will continue to check the syntax of statements.&lt;BR /&gt;MPRINT(FCF_RISK_CLASS_LIST_EXTRACT): quit;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;NOTE: PROCEDURE| _DISARM| STOP| _DISARM| 2018-06-14T15:37:02,614+05:1800| _DISARM| WorkspaceServer| _DISARM| SAS| _DISARM|&lt;BR /&gt;| _DISARM| 90759168| _DISARM| 18968576| _DISARM| 10| _DISARM| 16| _DISARM| 131267| _DISARM| 1986228339| _DISARM| 0.078000|&lt;BR /&gt;_DISARM| 0.156000| _DISARM| 1844590022.459000| _DISARM| 1844590022.615000| _DISARM| 0.031200| _DISARM| | _ENDDISARM&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;NOTE: PROCEDURE SQL used (Total process time):&lt;BR /&gt;real time 0.15 seconds&lt;BR /&gt;47 The SAS System 15:36 Thursday, June 14, 2018&lt;/P&gt;&lt;P&gt;cpu time 0.07 seconds&lt;BR /&gt;&lt;BR /&gt;MPRINT(FCF_RISK_CLASS_LIST_EXTRACT): ;&lt;BR /&gt;VERSION 6.3M1&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;ERROR: Unable create fcf_rpt.risk_classifier_report_data.&lt;/FONT&gt;&lt;BR /&gt;MPRINT(FCF_RISK_CLASS_LIST_EXTRACT): ;&lt;BR /&gt;MPRINT(FCF_RISK_CLASS_LIST_EXTRACT): ;&lt;BR /&gt;4171 %fcf_system_admin_extract;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jun 2018 10:30:38 GMT</pubDate>
    <dc:creator>kuppusamy</dc:creator>
    <dc:date>2018-06-14T10:30:38Z</dc:date>
    <item>
      <title>ERROR: User does not have appropriate authorization level for file temp.xxxxxx</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-User-does-not-have-appropriate-authorization-level-for/m-p/470234#M285623</link>
      <description>&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;MPRINT(FCF_RISK_CLASS_LIST_EXTRACT): proc sql noprint;&lt;BR /&gt;MPRINT(FCF_RISK_CLASS_LIST_EXTRACT): create table fcf_rpt.risk_classifier_report_data as select cc.risk_classifier_category_name&lt;BR /&gt;, cc.risk_classifier_category_desc , rc.risk_classifier_name , rc.risk_classifier_short_desc , rc.risk_classifier_desc ,&lt;BR /&gt;rc.risk_classifier_type_code , put(rc.risk_classifier_type_code,$classifier_type.) as type_desc format=$50. , rc.active_ind ,&lt;BR /&gt;rc.weight , rc.source_table , rc.source_column , rc.source_value , rc.classifier_fact_column, rc.operator_desc ,&lt;BR /&gt;rc.classifier_threshold , datepart(rc.create_date) as created FORMAT WORDDATE20., rc.create_user_id , rc.version_number from&lt;BR /&gt;seg_kc.fsk_risk_classifier_category as cc , seg_kc.fsk_risk_classifier as rc where cc.risk_classifier_category_id =&lt;BR /&gt;rc.risk_classifier_category_id and cc.logical_delete_ind = 'N' and rc.logical_delete_ind = 'N' order by&lt;BR /&gt;cc.risk_classifier_category_name , cc.risk_classifier_category_desc ;&lt;BR /&gt;NOTE: Optimization for the PUT function was skipped because the referenced format, $CLASSIFIER_TYPE, does not have an OTHER= range&lt;BR /&gt;defined.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;ERROR: User does not have appropriate authorization level for file FCF_RPT.RISK_CLASSIFIER_REPORT_DATA.DATA.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;NOTE: PROC SQL set option NOEXEC and will continue to check the syntax of statements.&lt;BR /&gt;MPRINT(FCF_RISK_CLASS_LIST_EXTRACT): quit;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;NOTE: PROCEDURE| _DISARM| STOP| _DISARM| 2018-06-14T15:37:02,614+05:1800| _DISARM| WorkspaceServer| _DISARM| SAS| _DISARM|&lt;BR /&gt;| _DISARM| 90759168| _DISARM| 18968576| _DISARM| 10| _DISARM| 16| _DISARM| 131267| _DISARM| 1986228339| _DISARM| 0.078000|&lt;BR /&gt;_DISARM| 0.156000| _DISARM| 1844590022.459000| _DISARM| 1844590022.615000| _DISARM| 0.031200| _DISARM| | _ENDDISARM&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;NOTE: PROCEDURE SQL used (Total process time):&lt;BR /&gt;real time 0.15 seconds&lt;BR /&gt;47 The SAS System 15:36 Thursday, June 14, 2018&lt;/P&gt;&lt;P&gt;cpu time 0.07 seconds&lt;BR /&gt;&lt;BR /&gt;MPRINT(FCF_RISK_CLASS_LIST_EXTRACT): ;&lt;BR /&gt;VERSION 6.3M1&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;ERROR: Unable create fcf_rpt.risk_classifier_report_data.&lt;/FONT&gt;&lt;BR /&gt;MPRINT(FCF_RISK_CLASS_LIST_EXTRACT): ;&lt;BR /&gt;MPRINT(FCF_RISK_CLASS_LIST_EXTRACT): ;&lt;BR /&gt;4171 %fcf_system_admin_extract;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 10:30:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-User-does-not-have-appropriate-authorization-level-for/m-p/470234#M285623</guid>
      <dc:creator>kuppusamy</dc:creator>
      <dc:date>2018-06-14T10:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: User does not have appropriate authorization level for file temp.xxxxxx</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-User-does-not-have-appropriate-authorization-level-for/m-p/470238#M285624</link>
      <description>&lt;P&gt;Its a good idea to describe your problem.&amp;nbsp; Hence the answer I will give is the only thing I can get from what you posted:&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;ERROR: User does not have appropriate authorization level for file FCF_RPT.RISK_CLASSIFIER_REPORT_DATA.DATA.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Solution: Give user the appropriate permission to that file/folder/database.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 10:40:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-User-does-not-have-appropriate-authorization-level-for/m-p/470238#M285624</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-06-14T10:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: User does not have appropriate authorization level for file temp.xxxxxx</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-User-does-not-have-appropriate-authorization-level-for/m-p/470242#M285625</link>
      <description>&lt;P&gt;Either dataset FCF_RPT.RISK_CLASSIFIER_REPORT_DATA already exists and the user in question does not have write permissions on it, and/or the user in question does not have write permission on the directory that library FCF_RPT points to.&lt;/P&gt;
&lt;P&gt;If FCF_RPT is a library accessed with the META engine, SAS metadata permissions must also be checked.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 10:51:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-User-does-not-have-appropriate-authorization-level-for/m-p/470242#M285625</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-06-14T10:51:23Z</dc:date>
    </item>
  </channel>
</rss>

