<?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: Getting warning while setting a SAS dataset in batch in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Getting-warning-while-setting-a-SAS-dataset-in-batch/m-p/118662#M24467</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;option no$syntaxcheck&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;at the start of the batch job see if it makes a difference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 May 2012 04:37:44 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2012-05-22T04:37:44Z</dc:date>
    <item>
      <title>Getting warning while setting a SAS dataset in batch</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Getting-warning-while-setting-a-SAS-dataset-in-batch/m-p/118659#M24464</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;I am trying a very simple SAS data step:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data Tmplib.X;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set Master.Response_Data;&lt;/P&gt;&lt;P&gt;Run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tmplib and Master are SAS libraries. Whenever I run this code in Batch I am getting the below message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The data set Tmplib.X has 0 observations and 7 variables.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;WARNING: Data set Tmplib.X was not replaced because this step was stopped.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I execute this same data step from a SAS session, I am getting correct result without any problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the meaning of Data set Tmplib.X was not replaced because this step was stopped ? (There were no errors present in the Log)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody please help.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 12:30:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Getting-warning-while-setting-a-SAS-dataset-in-batch/m-p/118659#M24464</guid>
      <dc:creator>Saugata</dc:creator>
      <dc:date>2012-05-17T12:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Getting warning while setting a SAS dataset in batch</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Getting-warning-while-setting-a-SAS-dataset-in-batch/m-p/118660#M24465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe library assigment in the batch?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 13:36:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Getting-warning-while-setting-a-SAS-dataset-in-batch/m-p/118660#M24465</guid>
      <dc:creator>Carlos_S</dc:creator>
      <dc:date>2012-05-17T13:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Getting warning while setting a SAS dataset in batch</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Getting-warning-while-setting-a-SAS-dataset-in-batch/m-p/118661#M24466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are your batch jobs running using the same user as the interactive ones?&amp;nbsp; If they are different the the file permissions might not allow the batch job to read the file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 May 2012 18:30:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Getting-warning-while-setting-a-SAS-dataset-in-batch/m-p/118661#M24466</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2012-05-19T18:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Getting warning while setting a SAS dataset in batch</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Getting-warning-while-setting-a-SAS-dataset-in-batch/m-p/118662#M24467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;option no$syntaxcheck&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;at the start of the batch job see if it makes a difference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2012 04:37:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Getting-warning-while-setting-a-SAS-dataset-in-batch/m-p/118662#M24467</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2012-05-22T04:37:44Z</dc:date>
    </item>
  </channel>
</rss>

