<?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 batch job or interactive job? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/batch-job-or-interactive-job/m-p/89844#M25666</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello guys!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could someone tell me what is the difference between batch job and interactive job?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and what kind of job is this:&lt;/P&gt;&lt;P&gt;If In one SAS program,there were many data steps and proc sql...&amp;nbsp;&amp;nbsp; some of them use rsubmit to run SAS procedures in a remote server(Unix) ,,,and also in the same SAS program some of them are procedures run in my local machine(Windows).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my example(the code will be executed in SAS Base 9 on my Windows XP laptop,and the romote server is UNIX):&lt;/P&gt;&lt;P&gt;Program name: OneExample&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*&amp;nbsp; program start&amp;nbsp; */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data one;&lt;/P&gt;&lt;P&gt;set sashelp.class;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rsubmit;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data two;&lt;/P&gt;&lt;P&gt;......&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;proc sql ;&lt;/P&gt;&lt;P&gt;create table as&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;data three;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;Endrsubmit;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data four;&lt;/P&gt;&lt;P&gt;set one;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*&amp;nbsp; end of program&amp;nbsp;&amp;nbsp;&amp;nbsp; */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jun 2012 13:09:23 GMT</pubDate>
    <dc:creator>Mike_Davis</dc:creator>
    <dc:date>2012-06-22T13:09:23Z</dc:date>
    <item>
      <title>batch job or interactive job?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/batch-job-or-interactive-job/m-p/89844#M25666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello guys!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could someone tell me what is the difference between batch job and interactive job?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and what kind of job is this:&lt;/P&gt;&lt;P&gt;If In one SAS program,there were many data steps and proc sql...&amp;nbsp;&amp;nbsp; some of them use rsubmit to run SAS procedures in a remote server(Unix) ,,,and also in the same SAS program some of them are procedures run in my local machine(Windows).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my example(the code will be executed in SAS Base 9 on my Windows XP laptop,and the romote server is UNIX):&lt;/P&gt;&lt;P&gt;Program name: OneExample&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*&amp;nbsp; program start&amp;nbsp; */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data one;&lt;/P&gt;&lt;P&gt;set sashelp.class;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rsubmit;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data two;&lt;/P&gt;&lt;P&gt;......&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;proc sql ;&lt;/P&gt;&lt;P&gt;create table as&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;data three;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;Endrsubmit;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data four;&lt;/P&gt;&lt;P&gt;set one;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*&amp;nbsp; end of program&amp;nbsp;&amp;nbsp;&amp;nbsp; */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2012 13:09:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/batch-job-or-interactive-job/m-p/89844#M25666</guid>
      <dc:creator>Mike_Davis</dc:creator>
      <dc:date>2012-06-22T13:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: batch job or interactive job?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/batch-job-or-interactive-job/m-p/89845#M25667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe I am misunderstanding you, but the usual meanings of the terms batch and interactive are unrelated to what program code you have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Batch jobs are when you execute some SAS code from an operating system command. In a batch job, you wouldn't see the usual SAS windows. Interactive means that you have launched the SAS application, you have some SAS code in the program editor (or enhanced editor), and you submit the code via F3 or the submit icon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2012 13:29:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/batch-job-or-interactive-job/m-p/89845#M25667</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2012-06-22T13:29:37Z</dc:date>
    </item>
  </channel>
</rss>

