<?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 PROC ASTORE - Output in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/PROC-ASTORE-Output/m-p/859022#M82492</link>
    <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used PROC ASTORE to score new data with a model built using Model Studio. I used the following code, that runs with no errors and it shows me the output table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc astore;&lt;BR /&gt;score data=SRCRCTS.Dados_PFR_BL&lt;/P&gt;&lt;P&gt;rstore=Models._1UWO0QEF9FQWIMWAQU43SNBFY_AST&lt;BR /&gt;epcode='/sasdata/SRC/RCTS/dmcas_epscorecode.sas'&lt;BR /&gt;out=SRCRCTS.LEGADO_PROCESSADO;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem is that now I want to use the table&amp;nbsp;LEGADO_PROCESSADO on the VA, but it's not on the lib&amp;nbsp;SRCRCTS. I used VA to try to open the data but it does not appear there and then I tried to use PROC CASUTIL to try to promote the table but when I say the name of the table and the lib it returns me an error that the table does not exist. I really don't know what is happening and hope someone can help me.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Feb 2023 18:29:02 GMT</pubDate>
    <dc:creator>gabbahia</dc:creator>
    <dc:date>2023-02-15T18:29:02Z</dc:date>
    <item>
      <title>PROC ASTORE - Output</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-ASTORE-Output/m-p/859022#M82492</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used PROC ASTORE to score new data with a model built using Model Studio. I used the following code, that runs with no errors and it shows me the output table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc astore;&lt;BR /&gt;score data=SRCRCTS.Dados_PFR_BL&lt;/P&gt;&lt;P&gt;rstore=Models._1UWO0QEF9FQWIMWAQU43SNBFY_AST&lt;BR /&gt;epcode='/sasdata/SRC/RCTS/dmcas_epscorecode.sas'&lt;BR /&gt;out=SRCRCTS.LEGADO_PROCESSADO;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem is that now I want to use the table&amp;nbsp;LEGADO_PROCESSADO on the VA, but it's not on the lib&amp;nbsp;SRCRCTS. I used VA to try to open the data but it does not appear there and then I tried to use PROC CASUTIL to try to promote the table but when I say the name of the table and the lib it returns me an error that the table does not exist. I really don't know what is happening and hope someone can help me.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 18:29:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-ASTORE-Output/m-p/859022#M82492</guid>
      <dc:creator>gabbahia</dc:creator>
      <dc:date>2023-02-15T18:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: PROC ASTORE - Output</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-ASTORE-Output/m-p/859051#M82496</link>
      <description>&lt;P&gt;Any time referencing an error show the entire text of the error. If the error is in the log copy the code along with the errors and all messages and paste into a code box opened on the forum using the &amp;lt;/&amp;gt; icon above the message window.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 20:38:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-ASTORE-Output/m-p/859051#M82496</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2023-02-15T20:38:42Z</dc:date>
    </item>
  </channel>
</rss>

