<?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: Running jobs end to end on SAS DI in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Running-jobs-end-to-end-on-SAS-DI/m-p/794938#M20227</link>
    <description>&lt;P&gt;DIS change management will allow you to check in/check out SAS metadata so you can apply changes to SAS metadata objects on a "copy" plus it also ensures that no one else is changing the same object at the same time (IF everybode uses change control).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BUT: This is only about SAS metadata. The code that gets generated still is "the same" and this code will do whatever you've set-up - which includes changing data in a physical target table. The physical target table remains the same whether your table metadata object is checked out or not.&lt;/P&gt;</description>
    <pubDate>Tue, 08 Feb 2022 07:50:40 GMT</pubDate>
    <dc:creator>Patrick</dc:creator>
    <dc:date>2022-02-08T07:50:40Z</dc:date>
    <item>
      <title>Running jobs end to end on SAS DI</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Running-jobs-end-to-end-on-SAS-DI/m-p/794908#M20225</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it okay to run jobs end to end on SAS DI even if you don't have the change management profile? I'm unsure if it's okay to have the job finish until loading/updating the Oracle tables, will be the tables overwritten? Currently, I still don't have the change management profile and is trying to test and run on the dev server, I created my own test folder on My Folder, copied and pasted the jobs there. When running the jobs I just exclude the loading to Oracle process although I'm having trouble validating the results since sometimes the temporary tables are not enough for me if the results were impacted by my changes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TIA!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tsndrct1234_0-1644286202386.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/68271i2752F10E4C7A5866/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tsndrct1234_0-1644286202386.png" alt="tsndrct1234_0-1644286202386.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 02:14:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Running-jobs-end-to-end-on-SAS-DI/m-p/794908#M20225</guid>
      <dc:creator>meatballs12345</dc:creator>
      <dc:date>2022-02-08T02:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: Running jobs end to end on SAS DI</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Running-jobs-end-to-end-on-SAS-DI/m-p/794938#M20227</link>
      <description>&lt;P&gt;DIS change management will allow you to check in/check out SAS metadata so you can apply changes to SAS metadata objects on a "copy" plus it also ensures that no one else is changing the same object at the same time (IF everybode uses change control).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BUT: This is only about SAS metadata. The code that gets generated still is "the same" and this code will do whatever you've set-up - which includes changing data in a physical target table. The physical target table remains the same whether your table metadata object is checked out or not.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 07:50:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Running-jobs-end-to-end-on-SAS-DI/m-p/794938#M20227</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2022-02-08T07:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Running jobs end to end on SAS DI</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Running-jobs-end-to-end-on-SAS-DI/m-p/795090#M20228</link>
      <description>Thanks, Patrick!&lt;BR /&gt;&lt;BR /&gt;"BUT: This is only about SAS metadata. The code that gets generated still is "the same" and this code will do whatever you've set-up - which includes changing data in a physical target table. The physical target table remains the same whether your table metadata object is checked out or not."&lt;BR /&gt;&lt;BR /&gt;-Does it mean that whatever I do, AS LONG AS I'm on a dev server (using change management or not) data will remain unchanged UNLESS I check it in, correct?</description>
      <pubDate>Wed, 09 Feb 2022 01:10:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Running-jobs-end-to-end-on-SAS-DI/m-p/795090#M20228</guid>
      <dc:creator>meatballs12345</dc:creator>
      <dc:date>2022-02-09T01:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Running jobs end to end on SAS DI</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Running-jobs-end-to-end-on-SAS-DI/m-p/795335#M20232</link>
      <description>&lt;P&gt;No.&lt;/P&gt;
&lt;P&gt;You must understand the difference between &lt;EM&gt;metadata&lt;/EM&gt; (which you check-out/in under change management) and &lt;EM&gt;data&lt;/EM&gt; (e.g. in Oracle tables).&lt;/P&gt;
&lt;P&gt;Data will be unchanged until you &lt;STRONG&gt;execute&lt;/STRONG&gt; your job/code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 21:06:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Running-jobs-end-to-end-on-SAS-DI/m-p/795335#M20232</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2022-02-09T21:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Running jobs end to end on SAS DI</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Running-jobs-end-to-end-on-SAS-DI/m-p/795392#M20234</link>
      <description>Thanks &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13674"&gt;@LinusH&lt;/a&gt;!&lt;BR /&gt;"Data will be unchanged until you execute your job/code."&lt;BR /&gt;-Yup, but under the change management, the original copy of the data will not be affected right? Then is it safe to run the whole job end to end? Sorry for having too many questions, DIS so new to me.&lt;BR /&gt;Thanks!</description>
      <pubDate>Wed, 09 Feb 2022 23:56:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Running-jobs-end-to-end-on-SAS-DI/m-p/795392#M20234</guid>
      <dc:creator>meatballs12345</dc:creator>
      <dc:date>2022-02-09T23:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Running jobs end to end on SAS DI</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Running-jobs-end-to-end-on-SAS-DI/m-p/795502#M20239</link>
      <description>&lt;P&gt;Change management in SAS has nothing to do with your data in your database.&lt;/P&gt;
&lt;P&gt;Please talk to your system/SAS admin/scrum master/architect to get a better understandin on how your environment is setup/working.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 15:13:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Running-jobs-end-to-end-on-SAS-DI/m-p/795502#M20239</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2022-02-10T15:13:19Z</dc:date>
    </item>
  </channel>
</rss>

