<?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: SAS DI: How to re-generate names of temporary views? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/SAS-DI-How-to-re-generate-names-of-temporary-views/m-p/13867#M2083</link>
    <description>Hi &lt;BR /&gt;
&lt;BR /&gt;
Each job runs in it's own session (own environment with own work area) so having the same names in different jobs is no issue even when run in parallel.&lt;BR /&gt;
&lt;BR /&gt;
I tend to invest the extra development time and give all tables/views catchy names. It's just so much easier to debug a program if the names tell you what they are about.&lt;BR /&gt;
&lt;BR /&gt;
You can change the name of a table/view by selecting the table in the flow (this little green grid), mouse left click, choose "Properties" and then under tab "Physical Storage" enter a name under "Physical name".&lt;BR /&gt;
&lt;BR /&gt;
HTH&lt;BR /&gt;
Patrick&lt;BR /&gt;
&lt;BR /&gt;
Message was edited by: Patrick</description>
    <pubDate>Fri, 08 Oct 2010 10:33:36 GMT</pubDate>
    <dc:creator>Patrick</dc:creator>
    <dc:date>2010-10-08T10:33:36Z</dc:date>
    <item>
      <title>SAS DI: How to re-generate names of temporary views?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-DI-How-to-re-generate-names-of-temporary-views/m-p/13866#M2082</link>
      <description>Hello!&lt;BR /&gt;
&lt;BR /&gt;
I need to make several similar big jobs, so I copy original job ("Copy to folder..."), rename it and make some changes. But the problem is that names of temporary tables don't change - it's not good, because these jobs can run simultaneously. So it's better to get new random names (like W5U45HC.....etc) that are unique in scope of all jobs. I can remove temporary view and then add new, but in this case I need to rewrite all mappings and expressions for columns in the transform (most of transforms are "SQL Join"). &lt;BR /&gt;
&lt;BR /&gt;
Is there any solution without making harm to mappings and expressions?&lt;BR /&gt;
I use SAS DI 4.2 version</description>
      <pubDate>Fri, 08 Oct 2010 09:33:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-DI-How-to-re-generate-names-of-temporary-views/m-p/13866#M2082</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-10-08T09:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: SAS DI: How to re-generate names of temporary views?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-DI-How-to-re-generate-names-of-temporary-views/m-p/13867#M2083</link>
      <description>Hi &lt;BR /&gt;
&lt;BR /&gt;
Each job runs in it's own session (own environment with own work area) so having the same names in different jobs is no issue even when run in parallel.&lt;BR /&gt;
&lt;BR /&gt;
I tend to invest the extra development time and give all tables/views catchy names. It's just so much easier to debug a program if the names tell you what they are about.&lt;BR /&gt;
&lt;BR /&gt;
You can change the name of a table/view by selecting the table in the flow (this little green grid), mouse left click, choose "Properties" and then under tab "Physical Storage" enter a name under "Physical name".&lt;BR /&gt;
&lt;BR /&gt;
HTH&lt;BR /&gt;
Patrick&lt;BR /&gt;
&lt;BR /&gt;
Message was edited by: Patrick</description>
      <pubDate>Fri, 08 Oct 2010 10:33:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-DI-How-to-re-generate-names-of-temporary-views/m-p/13867#M2083</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2010-10-08T10:33:36Z</dc:date>
    </item>
  </channel>
</rss>

