<?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: Rename of temporary member xxxx failed in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67801#M14694</link>
    <description>Just to support you - i have the same problem, 1 out of 4 times i get these strange errors.</description>
    <pubDate>Mon, 14 Sep 2009 21:21:06 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-09-14T21:21:06Z</dc:date>
    <item>
      <title>Rename of temporary member xxxx failed</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67787#M14680</link>
      <description>I have come up against a problem that seems to have vexed other users&lt;BR /&gt;
in the past and I was wondering if anyone had any new insights into a&lt;BR /&gt;
solution.&lt;BR /&gt;
&lt;BR /&gt;
The problem occurs when I am sorting a dataset that I have created in a previous DATA step. I am using the temporary WORK directory; I have not checked if the problem also occurs with a permanent directory. The sort will sometimes succeed but will sometimes fail with a message like&lt;BR /&gt;
&lt;BR /&gt;
ERROR: Rename of temporary member for WORK.DONCOMP.DATA failed.&lt;BR /&gt;
File may be found in C:\Users\rperry\AppData\Local\Temp\SAS Temporary&lt;BR /&gt;
Files\_TD3956.&lt;BR /&gt;
&lt;BR /&gt;
The file is still present in the SAS Temporary Files directory under the name "doncomp.sas7bdat.lck"&lt;BR /&gt;
&lt;BR /&gt;
If I rerun the DATA step creating the DONCOMP file, it executes normally and the file is now back in the work directory as "doncomp.sas7bdat" (no "lck" suffix)&lt;BR /&gt;
&lt;BR /&gt;
I am running SAS v9.1.3 SP4 (hotfix bundle E9BX04) under Windows Vista Business SP1, with 100 MB free on my HD, a 2.2 GHz Intel Duo processor and 4 GB RAM. The folder (SAS Temporary Files) has no locks on it as far as I can tell with folder properties. I am not working on a network nor accessing files over a network.&lt;BR /&gt;
&lt;BR /&gt;
I have used a work-around suggested in another (non-SAS) forum: use the OUT= option with PROC SORT. With that, the code runs without errors.&lt;BR /&gt;
&lt;BR /&gt;
I am curious why this error occurs as I have used SAS under various versions of Windows for &amp;gt;10y and do not recall such an error occurring in the past. Perhaps a resent hotfix bundle? (the latest is E9BX04, applied on Dec 29) SP4 was applied some weeks ago and PROC SORT worked without OUT=&lt;BR /&gt;
without errors up until yesterday (Dec 30 2008).&lt;BR /&gt;
Thanks&lt;BR /&gt;
R Perry</description>
      <pubDate>Wed, 31 Dec 2008 22:03:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67787#M14680</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-12-31T22:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Rename of temporary member xxxx failed</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67788#M14681</link>
      <description>Hi:&lt;BR /&gt;
  If you go to support.sas.com and type this string in the search box at the top, right side of the web page (above the blue banner):&lt;BR /&gt;
&lt;B&gt;rename of temporary member failed&lt;/B&gt;&lt;BR /&gt;
 &lt;BR /&gt;
  You will find that the first 4 or 5 hits are directly addressing this specific error message.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Thu, 01 Jan 2009 15:42:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67788#M14681</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2009-01-01T15:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Rename of temporary member xxxx failed</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67789#M14682</link>
      <description>Thanks for the reply. Before posting, I did the search you wisely suggested. However, the replies refer to working in networked environments, when disk space is low, or when a second certain software program is installed.&lt;BR /&gt;
&lt;BR /&gt;
Please note that the problem occurs when working in a non-network environment (both SAS and the data folders exist on my C drive, the data folder has no limits to read or write access), with 100 GB free on my hard drive (recently defragmented) and the programs mentioned are not installed.&lt;BR /&gt;
&lt;BR /&gt;
I therefore look forward to any insights that people might have into this problem and how to resolve it.</description>
      <pubDate>Thu, 01 Jan 2009 21:14:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67789#M14682</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-01-01T21:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Rename of temporary member xxxx failed</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67790#M14683</link>
      <description>Suggest you share a detailed SASLOG output with the DATA / PROC step(s) leading up to the error, to include the step that creates your SAS data file in question.  You will want to ensure that all SAS source program (code) is visible in your posted SASLOG output for the forum subscribers' responses.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Fri, 02 Jan 2009 00:15:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67790#M14683</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-01-02T00:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Rename of temporary member xxxx failed</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67791#M14684</link>
      <description>Sometimes the free disk space can be deceptive.  A simple sort requires over 4x the disk space of the original data set:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/15/065.html" target="_blank"&gt;http://support.sas.com/kb/15/065.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
A long SAS job with lots of work data sets can eat up a lot of disk space; since the WORK library gets cleaned up when you exit SAS, you don't know the space that was being used.&lt;BR /&gt;
&lt;BR /&gt;
You might want to try using the TAGSORT option.  It requires one extra read of the dataset, but uses much less disk space.&lt;BR /&gt;
&lt;BR /&gt;
That HotFix bundle is also just two weeks old, so it may have introduced that error as a side effect.  It's rare with SAS, but I have had it happen.</description>
      <pubDate>Fri, 02 Jan 2009 00:58:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67791#M14684</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2009-01-02T00:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: Rename of temporary member xxxx failed</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67792#M14685</link>
      <description>Thanks to everyone for their comments. Here is an example of what is happening. &lt;BR /&gt;
&lt;BR /&gt;
The log shows a lot of imports of smallish files, manipulations and concatenation of these files, and several sorts. Some sorts worked, others did not.&lt;BR /&gt;
&lt;BR /&gt;
Best regards and bonne annee,&lt;BR /&gt;
R Perry&lt;BR /&gt;
&lt;BR /&gt;
1    PROC IMPORT OUT= WORK.GUE2001&lt;BR /&gt;
2                DATAFILE= "C:\DonComp\GUE\Données de Consultation Externe District Guediawaye 2001&lt;BR /&gt;
2  ! à 2007.xls"&lt;BR /&gt;
3                DBMS=EXCEL REPLACE;&lt;BR /&gt;
4         SHEET="'2001$'";&lt;BR /&gt;
5         GETNAMES=YES;&lt;BR /&gt;
6         MIXED=NO;&lt;BR /&gt;
7         SCANTEXT=YES;&lt;BR /&gt;
8         USEDATE=YES;&lt;BR /&gt;
9         SCANTIME=YES;&lt;BR /&gt;
10   RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: WORK.GUE2001 was successfully created.&lt;BR /&gt;
NOTE: PROCEDURE IMPORT used (Total process time):&lt;BR /&gt;
      real time           0.43 seconds&lt;BR /&gt;
      cpu time            0.14 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
11&lt;BR /&gt;
12   PROC IMPORT OUT= WORK.GUE2002&lt;BR /&gt;
13               DATAFILE= "C:\DonComp\GUE\Données de Consultation Externe District Guediawaye 2001&lt;BR /&gt;
13 ! à 2007.xls"&lt;BR /&gt;
14               DBMS=EXCEL REPLACE;&lt;BR /&gt;
15        SHEET="'2002$'";&lt;BR /&gt;
16        GETNAMES=YES;&lt;BR /&gt;
17        MIXED=NO;&lt;BR /&gt;
18        SCANTEXT=YES;&lt;BR /&gt;
19        USEDATE=YES;&lt;BR /&gt;
20        SCANTIME=YES;&lt;BR /&gt;
21   RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: WORK.GUE2002 was successfully created.&lt;BR /&gt;
NOTE: PROCEDURE IMPORT used (Total process time):&lt;BR /&gt;
      real time           0.31 seconds&lt;BR /&gt;
      cpu time            0.12 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
22&lt;BR /&gt;
23   PROC IMPORT OUT= WORK.GUE2003&lt;BR /&gt;
24               DATAFILE= "C:\DonComp\GUE\Données de Consultation Externe District Guediawaye 2001&lt;BR /&gt;
24 ! à 2007.xls"&lt;BR /&gt;
25               DBMS=EXCEL REPLACE;&lt;BR /&gt;
26        SHEET="'2003$'";&lt;BR /&gt;
27        GETNAMES=YES;&lt;BR /&gt;
28        MIXED=NO;&lt;BR /&gt;
29        SCANTEXT=YES;&lt;BR /&gt;
30        USEDATE=YES;&lt;BR /&gt;
31        SCANTIME=YES;&lt;BR /&gt;
32   RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: WORK.GUE2003 was successfully created.&lt;BR /&gt;
NOTE: PROCEDURE IMPORT used (Total process time):&lt;BR /&gt;
      real time           0.42 seconds&lt;BR /&gt;
      cpu time            0.10 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
33&lt;BR /&gt;
34   PROC IMPORT OUT= WORK.GUE2004&lt;BR /&gt;
35               DATAFILE= "C:\DonComp\GUE\Données de Consultation Externe District Guediawaye 2001&lt;BR /&gt;
35 ! à 2007.xls"&lt;BR /&gt;
36               DBMS=EXCEL REPLACE;&lt;BR /&gt;
37        SHEET="'2004$'";&lt;BR /&gt;
38        GETNAMES=YES;&lt;BR /&gt;
39        MIXED=NO;&lt;BR /&gt;
40        SCANTEXT=YES;&lt;BR /&gt;
41        USEDATE=YES;&lt;BR /&gt;
42        SCANTIME=YES;&lt;BR /&gt;
43   RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: WORK.GUE2004 was successfully created.&lt;BR /&gt;
NOTE: PROCEDURE IMPORT used (Total process time):&lt;BR /&gt;
      real time           0.31 seconds&lt;BR /&gt;
      cpu time            0.10 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
44&lt;BR /&gt;
45   PROC IMPORT OUT= WORK.GUE2005&lt;BR /&gt;
46               DATAFILE= "C:\DonComp\GUE\Données de Consultation Externe District Guediawaye 2001&lt;BR /&gt;
46 ! à 2007.xls"&lt;BR /&gt;
47               DBMS=EXCEL REPLACE;&lt;BR /&gt;
48        SHEET="'2005$'";&lt;BR /&gt;
49        GETNAMES=YES;&lt;BR /&gt;
50        MIXED=NO;&lt;BR /&gt;
51        SCANTEXT=YES;&lt;BR /&gt;
52        USEDATE=YES;&lt;BR /&gt;
53        SCANTIME=YES;&lt;BR /&gt;
54   RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: WORK.GUE2005 was successfully created.&lt;BR /&gt;
NOTE: PROCEDURE IMPORT used (Total process time):&lt;BR /&gt;
      real time           0.31 seconds&lt;BR /&gt;
      cpu time            0.12 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
55&lt;BR /&gt;
56   PROC IMPORT OUT= WORK.GUE2006&lt;BR /&gt;
57               DATAFILE= "C:\DonComp\GUE\Données de Consultation Externe District Guediawaye 2001&lt;BR /&gt;
57 ! à 2007.xls"&lt;BR /&gt;
58               DBMS=EXCEL REPLACE;&lt;BR /&gt;
59        SHEET="'2006$'";&lt;BR /&gt;
60        GETNAMES=YES;&lt;BR /&gt;
61        MIXED=NO;&lt;BR /&gt;
62        SCANTEXT=YES;&lt;BR /&gt;
63        USEDATE=YES;&lt;BR /&gt;
64        SCANTIME=YES;&lt;BR /&gt;
65   RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: WORK.GUE2006 was successfully created.&lt;BR /&gt;
NOTE: PROCEDURE IMPORT used (Total process time):&lt;BR /&gt;
      real time           0.31 seconds&lt;BR /&gt;
      cpu time            0.12 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
66&lt;BR /&gt;
67   PROC IMPORT OUT= WORK.GUE2007&lt;BR /&gt;
68               DATAFILE= "C:\DonComp\GUE\Données de Consultation Externe District Guediawaye 2001&lt;BR /&gt;
68 ! à 2007.xls"&lt;BR /&gt;
69               DBMS=EXCEL REPLACE;&lt;BR /&gt;
70        SHEET="'2007$'";&lt;BR /&gt;
71        GETNAMES=YES;&lt;BR /&gt;
72        MIXED=NO;&lt;BR /&gt;
73        SCANTEXT=YES;&lt;BR /&gt;
74        USEDATE=YES;&lt;BR /&gt;
75        SCANTIME=YES;&lt;BR /&gt;
76   RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: WORK.GUE2007 was successfully created.&lt;BR /&gt;
NOTE: PROCEDURE IMPORT used (Total process time):&lt;BR /&gt;
      real time           0.40 seconds&lt;BR /&gt;
      cpu time            0.11 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
77&lt;BR /&gt;
78   PROC IMPORT OUT= WORK.GUEH2001&lt;BR /&gt;
79               DATAFILE= "C:\DonComp\GUE\Malades Hospitalisés Districts Guediawaye 2001 à&lt;BR /&gt;
79 ! 2007.xls"&lt;BR /&gt;
80               DBMS=EXCEL REPLACE;&lt;BR /&gt;
81        SHEET="'2001$'";&lt;BR /&gt;
82        GETNAMES=YES;&lt;BR /&gt;
83        MIXED=NO;&lt;BR /&gt;
84        SCANTEXT=YES;&lt;BR /&gt;
85        USEDATE=YES;&lt;BR /&gt;
86        SCANTIME=YES;&lt;BR /&gt;
87   RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: WORK.GUEH2001 was successfully created.&lt;BR /&gt;
NOTE: PROCEDURE IMPORT used (Total process time):&lt;BR /&gt;
      real time           0.31 seconds&lt;BR /&gt;
      cpu time            0.12 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
88&lt;BR /&gt;
89   PROC IMPORT OUT= WORK.GUEH2002&lt;BR /&gt;
90               DATAFILE= "C:\DonComp\GUE\Malades Hospitalisés Districts Guediawaye 2001 à&lt;BR /&gt;
90 ! 2007.xls"&lt;BR /&gt;
91               DBMS=EXCEL REPLACE;&lt;BR /&gt;
92        SHEET="'2002$'";&lt;BR /&gt;
93        GETNAMES=YES;&lt;BR /&gt;
94        MIXED=NO;&lt;BR /&gt;
95        SCANTEXT=YES;&lt;BR /&gt;
96        USEDATE=YES;&lt;BR /&gt;
97        SCANTIME=YES;&lt;BR /&gt;
98   RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: WORK.GUEH2002 was successfully created.&lt;BR /&gt;
NOTE: PROCEDURE IMPORT used (Total process time):&lt;BR /&gt;
      real time           0.31 seconds&lt;BR /&gt;
      cpu time            0.11 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
99&lt;BR /&gt;
100  PROC IMPORT OUT= WORK.GUEH2003&lt;BR /&gt;
101              DATAFILE= "C:\DonComp\GUE\Malades Hospitalisés Districts Guediawaye 2001 à&lt;BR /&gt;
101! 2007.xls"&lt;BR /&gt;
102              DBMS=EXCEL REPLACE;&lt;BR /&gt;
103       SHEET="'2003$'";&lt;BR /&gt;
104       GETNAMES=YES;&lt;BR /&gt;
105       MIXED=NO;&lt;BR /&gt;
106       SCANTEXT=YES;&lt;BR /&gt;
107       USEDATE=YES;&lt;BR /&gt;
108       SCANTIME=YES;&lt;BR /&gt;
109  RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: WORK.GUEH2003 was successfully created.&lt;BR /&gt;
NOTE: PROCEDURE IMPORT used (Total process time):&lt;BR /&gt;
      real time           0.37 seconds&lt;BR /&gt;
      cpu time            0.07 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
110&lt;BR /&gt;
111  PROC IMPORT OUT= WORK.GUEH2004&lt;BR /&gt;
112              DATAFILE= "C:\DonComp\GUE\Malades Hospitalisés Districts Guediawaye 2001 à&lt;BR /&gt;
112! 2007.xls"&lt;BR /&gt;
113              DBMS=EXCEL REPLACE;&lt;BR /&gt;
114       SHEET="'2004$'";&lt;BR /&gt;
115       GETNAMES=YES;&lt;BR /&gt;
116       MIXED=NO;&lt;BR /&gt;
117       SCANTEXT=YES;&lt;BR /&gt;
118       USEDATE=YES;&lt;BR /&gt;
119       SCANTIME=YES;&lt;BR /&gt;
120  RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: WORK.GUEH2004 was successfully created.&lt;BR /&gt;
NOTE: PROCEDURE IMPORT used (Total process time):&lt;BR /&gt;
      real time           0.31 seconds&lt;BR /&gt;
      cpu time            0.07 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
121&lt;BR /&gt;
122  PROC IMPORT OUT= WORK.GUEH2005&lt;BR /&gt;
123              DATAFILE= "C:\DonComp\GUE\Malades Hospitalisés Districts Guediawaye 2001 à&lt;BR /&gt;
123! 2007.xls"&lt;BR /&gt;
124              DBMS=EXCEL REPLACE;&lt;BR /&gt;
125       SHEET="'2005$'";&lt;BR /&gt;
126       GETNAMES=YES;&lt;BR /&gt;
127       MIXED=NO;&lt;BR /&gt;
128       SCANTEXT=YES;&lt;BR /&gt;
129       USEDATE=YES;&lt;BR /&gt;
130       SCANTIME=YES;&lt;BR /&gt;
131  RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: WORK.GUEH2005 was successfully created.&lt;BR /&gt;
NOTE: PROCEDURE IMPORT used (Total process time):&lt;BR /&gt;
      real time           0.43 seconds&lt;BR /&gt;
      cpu time            0.10 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
132&lt;BR /&gt;
133  PROC IMPORT OUT= WORK.GUEH2006&lt;BR /&gt;
134              DATAFILE= "C:\DonComp\GUE\Malades Hospitalisés Districts Guediawaye 2001 à&lt;BR /&gt;
134! 2007.xls"&lt;BR /&gt;
135              DBMS=EXCEL REPLACE;&lt;BR /&gt;
136       SHEET="'2006$'";&lt;BR /&gt;
137       GETNAMES=YES;&lt;BR /&gt;
138       MIXED=NO;&lt;BR /&gt;
139       SCANTEXT=YES;&lt;BR /&gt;
140       USEDATE=YES;&lt;BR /&gt;
141       SCANTIME=YES;&lt;BR /&gt;
142  RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: WORK.GUEH2006 was successfully created.&lt;BR /&gt;
NOTE: PROCEDURE IMPORT used (Total process time):&lt;BR /&gt;
      real time           0.35 seconds&lt;BR /&gt;
      cpu time            0.12 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
143&lt;BR /&gt;
144  PROC IMPORT OUT= WORK.GUEH2007&lt;BR /&gt;
145              DATAFILE= "C:\DonComp\GUE\Malades Hospitalisés Districts Guediawaye 2001 à&lt;BR /&gt;
145! 2007.xls"&lt;BR /&gt;
146              DBMS=EXCEL REPLACE;&lt;BR /&gt;
147       SHEET="'2007$'";&lt;BR /&gt;
148       GETNAMES=YES;&lt;BR /&gt;
149       MIXED=NO;&lt;BR /&gt;
150       SCANTEXT=YES;&lt;BR /&gt;
151       USEDATE=YES;&lt;BR /&gt;
152       SCANTIME=YES;&lt;BR /&gt;
153  RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: WORK.GUEH2007 was successfully created.&lt;BR /&gt;
NOTE: PROCEDURE IMPORT used (Total process time):&lt;BR /&gt;
      real time           0.29 seconds&lt;BR /&gt;
      cpu time            0.12 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
154&lt;BR /&gt;
155  PROC IMPORT OUT= WORK.GUED2001&lt;BR /&gt;
156              DATAFILE= "C:\DonComp\GUE\DECES en Hospitalisation District Guediawaye 2001 à&lt;BR /&gt;
156! 2007.xls"&lt;BR /&gt;
157              DBMS=EXCEL REPLACE;&lt;BR /&gt;
158       SHEET="'2001$'";&lt;BR /&gt;
159       GETNAMES=YES;&lt;BR /&gt;
160       MIXED=NO;&lt;BR /&gt;
161       SCANTEXT=YES;&lt;BR /&gt;
162       USEDATE=YES;&lt;BR /&gt;
163       SCANTIME=YES;&lt;BR /&gt;
164  RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: WORK.GUED2001 was successfully created.&lt;BR /&gt;
NOTE: PROCEDURE IMPORT used (Total process time):&lt;BR /&gt;
      real time           0.31 seconds&lt;BR /&gt;
      cpu time            0.10 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
165&lt;BR /&gt;
166  PROC IMPORT OUT= WORK.GUED2002&lt;BR /&gt;
167              DATAFILE= "C:\DonComp\GUE\DECES en Hospitalisation District Guediawaye 2001 à&lt;BR /&gt;
167! 2007.xls"&lt;BR /&gt;
168              DBMS=EXCEL REPLACE;&lt;BR /&gt;
169       SHEET="'2002$'";&lt;BR /&gt;
170       GETNAMES=YES;&lt;BR /&gt;
171       MIXED=NO;&lt;BR /&gt;
172       SCANTEXT=YES;&lt;BR /&gt;
173       USEDATE=YES;&lt;BR /&gt;
174       SCANTIME=YES;&lt;BR /&gt;
175  RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: WORK.GUED2002 was successfully created.&lt;BR /&gt;
NOTE: PROCEDURE IMPORT used (Total process time):&lt;BR /&gt;
      real time           0.31 seconds&lt;BR /&gt;
      cpu time            0.10 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
176&lt;BR /&gt;
177  PROC IMPORT OUT= WORK.GUED2003&lt;BR /&gt;
178              DATAFILE= "C:\DonComp\GUE\DECES en Hospitalisation District Guediawaye 2001 à&lt;BR /&gt;
178! 2007.xls"&lt;BR /&gt;
179              DBMS=EXCEL REPLACE;&lt;BR /&gt;
180       SHEET="'2003$'";&lt;BR /&gt;
181       GETNAMES=YES;&lt;BR /&gt;
182       MIXED=NO;&lt;BR /&gt;
183       SCANTEXT=YES;&lt;BR /&gt;
184       USEDATE=YES;&lt;BR /&gt;
185       SCANTIME=YES;&lt;BR /&gt;
186  RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: WORK.GUED2003 was successfully created.&lt;BR /&gt;
NOTE: PROCEDURE IMPORT used (Total process time):&lt;BR /&gt;
      real time           0.29 seconds&lt;BR /&gt;
      cpu time            0.07 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
187&lt;BR /&gt;
188  PROC IMPORT OUT= WORK.GUED2004&lt;BR /&gt;
189              DATAFILE= "C:\DonComp\GUE\DECES en Hospitalisation District Guediawaye 2001 à&lt;BR /&gt;
189! 2007.xls"&lt;BR /&gt;
190              DBMS=EXCEL REPLACE;&lt;BR /&gt;
191       SHEET="'2004$'";&lt;BR /&gt;
192       GETNAMES=YES;&lt;BR /&gt;
193       MIXED=NO;&lt;BR /&gt;
194       SCANTEXT=YES;&lt;BR /&gt;
195       USEDATE=YES;&lt;BR /&gt;
196       SCANTIME=YES;&lt;BR /&gt;
197  RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: WORK.GUED2004 was successfully created.&lt;BR /&gt;
NOTE: PROCEDURE IMPORT used (Total process time):&lt;BR /&gt;
      real time           0.32 seconds&lt;BR /&gt;
      cpu time            0.09 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
198&lt;BR /&gt;
199  PROC IMPORT OUT= WORK.GUED2005&lt;BR /&gt;
200              DATAFILE= "C:\DonComp\GUE\DECES en Hospitalisation District Guediawaye 2001 à&lt;BR /&gt;
200! 2007.xls"&lt;BR /&gt;
201              DBMS=EXCEL REPLACE;&lt;BR /&gt;
202       SHEET="'2005$'";&lt;BR /&gt;
203       GETNAMES=YES;&lt;BR /&gt;
204       MIXED=NO;&lt;BR /&gt;
205       SCANTEXT=YES;&lt;BR /&gt;
206       USEDATE=YES;&lt;BR /&gt;
207       SCANTIME=YES;&lt;BR /&gt;
208  RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: WORK.GUED2005 was successfully created.&lt;BR /&gt;
NOTE: PROCEDURE IMPORT used (Total process time):&lt;BR /&gt;
      real time           0.29 seconds&lt;BR /&gt;
      cpu time            0.10 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
209&lt;BR /&gt;
210  PROC IMPORT OUT= WORK.GUED2006&lt;BR /&gt;
211              DATAFILE= "C:\DonComp\GUE\DECES en Hospitalisation District Guediawaye 2001 à&lt;BR /&gt;
211! 2007.xls"&lt;BR /&gt;
212              DBMS=EXCEL REPLACE;&lt;BR /&gt;
213       SHEET="'2006$'";&lt;BR /&gt;
214       GETNAMES=YES;&lt;BR /&gt;
215       MIXED=NO;&lt;BR /&gt;
216       SCANTEXT=YES;&lt;BR /&gt;
217       USEDATE=YES;&lt;BR /&gt;
218       SCANTIME=YES;&lt;BR /&gt;
219  RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: WORK.GUED2006 was successfully created.&lt;BR /&gt;
NOTE: PROCEDURE IMPORT used (Total process time):&lt;BR /&gt;
      real time           0.35 seconds&lt;BR /&gt;
      cpu time            0.14 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
220&lt;BR /&gt;
221  PROC IMPORT OUT= WORK.GUED2007&lt;BR /&gt;
222              DATAFILE= "C:\DonComp\GUE\DECES en Hospitalisation District Guediawaye 2001 à&lt;BR /&gt;
222! 2007.xls"&lt;BR /&gt;
223              DBMS=EXCEL REPLACE;&lt;BR /&gt;
224       SHEET="'2007$'";&lt;BR /&gt;
225       GETNAMES=YES;&lt;BR /&gt;
226       MIXED=NO;&lt;BR /&gt;
227       SCANTEXT=YES;&lt;BR /&gt;
228       USEDATE=YES;&lt;BR /&gt;
229       SCANTIME=YES;&lt;BR /&gt;
230  RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: WORK.GUED2007 was successfully created.&lt;BR /&gt;
NOTE: PROCEDURE IMPORT used (Total process time):&lt;BR /&gt;
      real time           0.32 seconds&lt;BR /&gt;
      cpu time            0.11 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
231&lt;BR /&gt;
232  DATA work.GUEM;&lt;BR /&gt;
233  SET work.GUE2001 work.GUE2002 work.GUE2003 work.GUE2004 work.GUE2005 work.GUE2006 work.GUE2007;&lt;BR /&gt;
234  IF annee NE .;&lt;BR /&gt;
235  LENGTH datatype $6;&lt;BR /&gt;
236  LABEL   toutcausu5 = "&amp;lt;5a Consultants toutes causes confondues"&lt;BR /&gt;
237          paluclinu5 = "&amp;lt;5a Cas de paludisme clinic"&lt;BR /&gt;
238          paluconfu5 = "&amp;lt;5a Paludisme confirmé"&lt;BR /&gt;
239          toutcausFE = "FE Consultants toutes causes confondues"&lt;BR /&gt;
240          paluclinFE = "FE Cas de paludisme clinic"&lt;BR /&gt;
241          paluconfFE = "FE Paludisme confirmé"&lt;BR /&gt;
242          toutcaus5p = "5+ Consultants toutes causes confondues"&lt;BR /&gt;
243          paluclin5p = "5+ Cas de paludisme clinic"&lt;BR /&gt;
244          paluconf5p = "5+ Paludisme confirmé"&lt;BR /&gt;
245          toutcaus = "Total Consultants toutes causes confondues"&lt;BR /&gt;
246          paluclin = "Total Cas de paludisme clinic"&lt;BR /&gt;
247          paluconf = "Total Paludisme confirmé"&lt;BR /&gt;
248          formsan = "Nbre de formations sanitaires ayant notifiés"&lt;BR /&gt;
249          trim = "Trimestre";&lt;BR /&gt;
250&lt;BR /&gt;
251  IF trimestre NE " " THEN DO;&lt;BR /&gt;
252      trim = INPUT(SUBSTR(trimestre,LENGTH(trimestre),1),F2.0);&lt;BR /&gt;
253      MOIS = (trim - 1) * 3 + 2;&lt;BR /&gt;
254      END;&lt;BR /&gt;
255  ELSE trim = 0;&lt;BR /&gt;
256&lt;BR /&gt;
257  datatype = "OPD MM";&lt;BR /&gt;
258  toutcausu5 = Moins_de_5_ans;&lt;BR /&gt;
259  paluclinu5 = F4;&lt;BR /&gt;
260  paluconfu5 = F5;&lt;BR /&gt;
261  toutcaus5p = __ans_et_Plus_exclauant_les_femm;&lt;BR /&gt;
262  paluclin5p = F7;&lt;BR /&gt;
263  paluconf5p = F8;&lt;BR /&gt;
264  toutcausFE = Femmes_enceintes;&lt;BR /&gt;
265  paluclinFE = F10;&lt;BR /&gt;
266  paluconfFE = F11;&lt;BR /&gt;
267  toutcaus = Tout_groupe;&lt;BR /&gt;
268  paluclin = F13;&lt;BR /&gt;
269  paluconf = F14;&lt;BR /&gt;
270  formsan = Nbre_de_formations_sanitaires_ay;&lt;BR /&gt;
271&lt;BR /&gt;
272  Gupaluclinu5 = paluclinu5;&lt;BR /&gt;
273  Gupaluconfu5 = paluconfu5;&lt;BR /&gt;
274  GutoutcausFE = toutcausFE;&lt;BR /&gt;
275  GupaluclinFE = paluclinFE;&lt;BR /&gt;
276  GupaluconfFE = paluconfFE;&lt;BR /&gt;
277  Gutoutcaus5p = toutcaus5p;&lt;BR /&gt;
278  Gupaluclin5p = paluclin5p;&lt;BR /&gt;
279  Gupaluconf5p = paluconf5p;&lt;BR /&gt;
280  Gutoutcaus = toutcaus;&lt;BR /&gt;
281  Gupaluclin = paluclin;&lt;BR /&gt;
282  Gupaluconf = paluconf;&lt;BR /&gt;
283  Guformsan = formsan;&lt;BR /&gt;
284  Gutrim = trim;&lt;BR /&gt;
285&lt;BR /&gt;
286  DROP trimestre Moins_de_5_ans F4 F5 Femmes_enceintes F7 F8 __ans_et_Plus_exclauant_les_femm F10&lt;BR /&gt;
286!  F11 Tout_groupe F13 F14&lt;BR /&gt;
287      Nbre_de_formations_sanitaires_ay;&lt;BR /&gt;
288&lt;BR /&gt;
289  RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: There were 5 observations read from the data set WORK.GUE2001.&lt;BR /&gt;
NOTE: There were 5 observations read from the data set WORK.GUE2002.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUE2003.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUE2004.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUE2005.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUE2006.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUE2007.&lt;BR /&gt;
NOTE: The data set WORK.GUEM has 68 observations and 30 variables.&lt;BR /&gt;
NOTE: DATA statement used (Total process time):&lt;BR /&gt;
      real time           0.06 seconds&lt;BR /&gt;
      cpu time            0.06 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
290&lt;BR /&gt;
291  DATA work.GUEH;&lt;BR /&gt;
292  SET work.GUEH2001 work.GUEH2002 work.GUEH2003 work.GUEH2004 work.GUEH2005 work.GUEH2006&lt;BR /&gt;
292! work.GUEH2007;&lt;BR /&gt;
293  IF annee NE .;&lt;BR /&gt;
294&lt;BR /&gt;
295  LENGTH datatype $6;&lt;BR /&gt;
296  LABEL   Htoutcausu5 = "&amp;lt;5a Hosp Consultants toutes causes confondues"&lt;BR /&gt;
297          Hpaluclinu5 = "&amp;lt;5a Hosp Cas de paludisme clinic"&lt;BR /&gt;
298          Hpaluconfu5 = "&amp;lt;5a Hosp Paludisme confirmé"&lt;BR /&gt;
299          HtoutcausFE = "FE Hosp Consultants toutes causes confondues"&lt;BR /&gt;
300          HpaluclinFE = "FE Hosp Cas de paludisme clinic"&lt;BR /&gt;
301          HpaluconfFE = "FE Hosp Paludisme confirmé"&lt;BR /&gt;
302          Htoutcaus5p = "5+ Hosp Consultants toutes causes confondues"&lt;BR /&gt;
303          Hpaluclin5p = "5+ Hosp Cas de paludisme clinic"&lt;BR /&gt;
304          Hpaluconf5p = "5+ Hosp Paludisme confirmé"&lt;BR /&gt;
305          Htoutcaus = "Total Hosp Consultants toutes causes confondues"&lt;BR /&gt;
306          Hpaluclin = "Total Hosp Cas de paludisme clinic"&lt;BR /&gt;
307          Hpaluconf = "Total Hosp Paludisme confirmé"&lt;BR /&gt;
308          Hformsan = "Nbre de Hosp ayant notifiés";&lt;BR /&gt;
309&lt;BR /&gt;
310  Htoutcausu5 = Moins_de_5_ans;&lt;BR /&gt;
311  Hpaluclinu5 = F4;&lt;BR /&gt;
312  Hpaluconfu5 = F5;&lt;BR /&gt;
313  Htoutcaus5p =  __ans_et_Plus_excluant_les_femme;&lt;BR /&gt;
314  Hpaluclin5p = F7;&lt;BR /&gt;
315  Hpaluconf5p = F8;&lt;BR /&gt;
316  HtoutcausFE = Femmes_enceintes;&lt;BR /&gt;
317  HpaluclinFE = F10;&lt;BR /&gt;
318  HpaluconfFE = F11;&lt;BR /&gt;
319  Htoutcaus = Tout_groupe;&lt;BR /&gt;
320  Hpaluclin = F13;&lt;BR /&gt;
321  Hpaluconf = F14;&lt;BR /&gt;
322  Hformsan = nhifacrep;&lt;BR /&gt;
323&lt;BR /&gt;
324  GuHtoutcausu5   =   Htoutcausu5;&lt;BR /&gt;
325  GuHpaluclinu5   =   Hpaluclinu5;&lt;BR /&gt;
326  GuHpaluconfu5   =   Hpaluconfu5;&lt;BR /&gt;
327  GuHtoutcausFE   =   HtoutcausFE;&lt;BR /&gt;
328  GuHpaluclinFE   =   HpaluclinFE;&lt;BR /&gt;
329  GuHpaluconfFE   =   HpaluconfFE;&lt;BR /&gt;
330  GuHtoutcaus5p   =   Htoutcaus5p;&lt;BR /&gt;
331  GuHpaluclin5p   =   Hpaluclin5p;&lt;BR /&gt;
332  GuHpaluconf5p   =   Hpaluconf5p;&lt;BR /&gt;
333  GuHtoutcaus =   Htoutcaus;&lt;BR /&gt;
334  GuHpaluclin =   Hpaluclin;&lt;BR /&gt;
335  GuHpaluconf =   Hpaluconf;&lt;BR /&gt;
336  GuHformsan  =   Hformsan;&lt;BR /&gt;
337&lt;BR /&gt;
338  datatype = "HOSPMM";&lt;BR /&gt;
339&lt;BR /&gt;
340  DROP Moins_de_5_ans F4 F5 Femmes_enceintes F7 F8  __ans_et_Plus_excluant_les_femme F10 F11&lt;BR /&gt;
340! Tout_groupe F13 F14&lt;BR /&gt;
341      nhifacrep;&lt;BR /&gt;
342&lt;BR /&gt;
343  RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUEH2001.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUEH2002.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUEH2003.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUEH2004.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUEH2005.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUEH2006.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUEH2007.&lt;BR /&gt;
NOTE: The data set WORK.GUEH has 84 observations and 29 variables.&lt;BR /&gt;
NOTE: DATA statement used (Total process time):&lt;BR /&gt;
      real time           0.04 seconds&lt;BR /&gt;
      cpu time            0.04 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
344&lt;BR /&gt;
345  DATA work.GUED;&lt;BR /&gt;
346  SET work.GUED2001 work.GUED2002 work.GUED2003 work.GUED2004 work.GUED2005 work.GUED2006&lt;BR /&gt;
346! work.GUED2007;&lt;BR /&gt;
347  IF annee NE .;&lt;BR /&gt;
348&lt;BR /&gt;
349  LENGTH datatype $6;&lt;BR /&gt;
350  LABEL   Dtoutcausu5 = "&amp;lt;5a Deces toutes causes confondues"&lt;BR /&gt;
351          Dpaluu5 = "&amp;lt;5a Deces pour paludisme"&lt;BR /&gt;
352          DtoutcausFE = "FE Deces toutes causes confondues"&lt;BR /&gt;
353          DpaluFE = "FE Deces pour paludisme"&lt;BR /&gt;
354          Dtoutcaus5p = "5+ Deces toutes causes confondues"&lt;BR /&gt;
355          Dpalu5p = "5+ Deces pour paludisme"&lt;BR /&gt;
356          Dtoutcaus = "Total Deces toutes causes confondues"&lt;BR /&gt;
357          Dpalu = "Total Deces pour paludisme"&lt;BR /&gt;
358          Dformsan = "Nbre de Hosp ayant notifiés";&lt;BR /&gt;
359&lt;BR /&gt;
360  Dtoutcausu5 = Moins_de_5_ans;&lt;BR /&gt;
361  Dpaluu5 = F4;&lt;BR /&gt;
362  Dtoutcaus5p = __ans_et_Plus_Excluant_les_femme;&lt;BR /&gt;
363  Dpalu5p = F6;&lt;BR /&gt;
364  DtoutcausFE = Femmes_enceintes;&lt;BR /&gt;
365  DpaluFE = F8;&lt;BR /&gt;
366  Dtoutcaus = Tout_groupe;&lt;BR /&gt;
367  Dpalu = F10;&lt;BR /&gt;
368  Dformsan = Nbre_de_Formation_sanitaire_ayan;&lt;BR /&gt;
369&lt;BR /&gt;
370  GuDtoutcausu5   =   Dtoutcausu5;&lt;BR /&gt;
371  GuDpaluu5   =   Dpaluu5;&lt;BR /&gt;
372  GuDtoutcaus5p   =   Dtoutcaus5p;&lt;BR /&gt;
373  GuDpalu5p   =   Dpalu5p;&lt;BR /&gt;
374  GuDtoutcaus = Dtoutcaus;&lt;BR /&gt;
375  GuDpalu = Dpalu;&lt;BR /&gt;
376  GuDformsan  =   Dformsan;&lt;BR /&gt;
377&lt;BR /&gt;
378  datatype = "Deces";&lt;BR /&gt;
379&lt;BR /&gt;
380  DROP Moins_de_5_ans F4 Femmes_enceintes F6 __ans_et_Plus_Excluant_les_femme F8 Tout_groupe F10&lt;BR /&gt;
381      Nbre_de_Formation_sanitaire_ayan;&lt;BR /&gt;
382&lt;BR /&gt;
383  RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUED2001.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUED2002.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUED2003.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUED2004.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUED2005.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUED2006.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUED2007.&lt;BR /&gt;
NOTE: The data set WORK.GUED has 84 observations and 19 variables.&lt;BR /&gt;
NOTE: DATA statement used (Total process time):&lt;BR /&gt;
      real time           0.03 seconds&lt;BR /&gt;
      cpu time            0.03 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
384&lt;BR /&gt;
385  PROC SORT DATA=work.GUEM;&lt;BR /&gt;
386  BY annee mois;&lt;BR /&gt;
387  RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: There were 68 observations read from the data set WORK.GUEM.&lt;BR /&gt;
NOTE: The data set WORK.GUEM has 68 observations and 30 variables.&lt;BR /&gt;
NOTE: PROCEDURE SORT used (Total process time):&lt;BR /&gt;
      real time           0.01 seconds&lt;BR /&gt;
      cpu time            0.01 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
388&lt;BR /&gt;
389  PROC SORT DATA=work.GUEH;&lt;BR /&gt;
390  BY annee mois;&lt;BR /&gt;
391  RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: There were 84 observations read from the data set WORK.GUEH.&lt;BR /&gt;
NOTE: The data set WORK.GUEH has 84 observations and 29 variables.&lt;BR /&gt;
NOTE: PROCEDURE SORT used (Total process time):&lt;BR /&gt;
      real time           0.00 seconds&lt;BR /&gt;
      cpu time            0.00 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
392&lt;BR /&gt;
393  PROC SORT DATA=work.GUED;&lt;BR /&gt;
394  BY annee mois;&lt;BR /&gt;
395  RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: There were 84 observations read from the data set WORK.GUED.&lt;BR /&gt;
NOTE: The data set WORK.GUED has 84 observations and 19 variables.&lt;BR /&gt;
NOTE: PROCEDURE SORT used (Total process time):&lt;BR /&gt;
      real time           0.00 seconds&lt;BR /&gt;
      cpu time            0.00 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
396&lt;BR /&gt;
397  DATA work.GUE;&lt;BR /&gt;
398  MERGE work.GUEM work.GUEH work.GUED;&lt;BR /&gt;
399  BY annee mois;&lt;BR /&gt;
400  LENGTH district $20;&lt;BR /&gt;
401  LABEL district = "District sanitaire"&lt;BR /&gt;
402      intervent = "Intervention (1)IRS (2)LLIN";&lt;BR /&gt;
403  intervent = 2;&lt;BR /&gt;
404&lt;BR /&gt;
405  district = "Geudiawaye";&lt;BR /&gt;
406  numpostes = 11;&lt;BR /&gt;
407  numhosp = 1;&lt;BR /&gt;
408  *poptot2006 = 285747;&lt;BR /&gt;
409  *popU52006 = 57149;&lt;BR /&gt;
410  *popFE2006 = 10287;&lt;BR /&gt;
411&lt;BR /&gt;
412  DROP datatype Gupaluclinu5&lt;BR /&gt;
413  Gupaluconfu5&lt;BR /&gt;
414  GutoutcausFE&lt;BR /&gt;
415  GupaluclinFE&lt;BR /&gt;
416  GupaluconfFE&lt;BR /&gt;
417  Gutoutcaus5p&lt;BR /&gt;
418  Gupaluclin5p&lt;BR /&gt;
419  Gupaluconf5p&lt;BR /&gt;
420  Gutoutcaus&lt;BR /&gt;
421  Gupaluclin&lt;BR /&gt;
422  Gupaluconf&lt;BR /&gt;
423  Guformsan&lt;BR /&gt;
424  Gutrim&lt;BR /&gt;
425  GuHtoutcausu5&lt;BR /&gt;
426  GuHpaluclinu5&lt;BR /&gt;
427  GuHpaluconfu5&lt;BR /&gt;
428  GuHtoutcausFE&lt;BR /&gt;
429  GuHpaluclinFE&lt;BR /&gt;
430  GuHpaluconfFE&lt;BR /&gt;
431  GuHtoutcaus5p&lt;BR /&gt;
432  GuHpaluclin5p&lt;BR /&gt;
433  GuHpaluconf5p&lt;BR /&gt;
434  GuHtoutcaus&lt;BR /&gt;
435  GuHpaluclin&lt;BR /&gt;
436  GuHpaluconf&lt;BR /&gt;
437  GuHformsan&lt;BR /&gt;
438  GuDtoutcausu5&lt;BR /&gt;
439  GuDpaluu5&lt;BR /&gt;
440  GuDtoutcaus5p&lt;BR /&gt;
441  GuDpalu5p&lt;BR /&gt;
442  GuDtoutcaus&lt;BR /&gt;
443  GuDpalu&lt;BR /&gt;
444  GuDformsan;&lt;BR /&gt;
445  RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: There were 68 observations read from the data set WORK.GUEM.&lt;BR /&gt;
NOTE: There were 84 observations read from the data set WORK.GUEH.&lt;BR /&gt;
NOTE: There were 84 observations read from the data set WORK.GUED.&lt;BR /&gt;
NOTE: The data set WORK.GUE has 84 observations and 42 variables.&lt;BR /&gt;
NOTE: DATA statement used (Total process time):&lt;BR /&gt;
      real time           0.03 seconds&lt;BR /&gt;
      cpu time            0.03 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
446&lt;BR /&gt;
447  PROC SORT DATA=work.distsanpop;&lt;BR /&gt;
ERROR: File WORK.DISTSANPOP.DATA does not exist.&lt;BR /&gt;
448  BY year;&lt;BR /&gt;
449  RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;
NOTE: PROCEDURE SORT used (Total process time):&lt;BR /&gt;
      real time           0.01 seconds&lt;BR /&gt;
      cpu time            0.01 seconds&lt;BR /&gt;
&lt;BR /&gt;
450&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
451  DATA work.GUEyr;&lt;BR /&gt;
452  MERGE   work.distsanpop (RENAME=(year=annee) WHERE=(district="Guédiawaye"))&lt;BR /&gt;
453          work.GUE (IN=havedata);&lt;BR /&gt;
ERROR: File WORK.DISTSANPOP.DATA does not exist.&lt;BR /&gt;
454  BY annee;&lt;BR /&gt;
455  popU5 = distpop * 0.19;&lt;BR /&gt;
456  popFE = distpop * 0.036;&lt;BR /&gt;
457&lt;BR /&gt;
458  IF havedata;&lt;BR /&gt;
459&lt;BR /&gt;
460  RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;
WARNING: The data set WORK.GUEYR may be incomplete.  When this step was stopped there were 0&lt;BR /&gt;
         observations and 45 variables.&lt;BR /&gt;
NOTE: DATA statement used (Total process time):&lt;BR /&gt;
      real time           0.01 seconds&lt;BR /&gt;
      cpu time            0.01 seconds</description>
      <pubDate>Fri, 02 Jan 2009 10:00:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67792#M14685</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-01-02T10:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Rename of temporary member xxxx failed</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67793#M14686</link>
      <description>My apologies that the previous post did not include the error in question and failed for another reason related to some changes I made to get around the error.&lt;BR /&gt;
&lt;BR /&gt;
I have a program that includes several program files similar to the one I just posted. Running individual programs seems to work, but when I run the "parent" program that includes the others, sorts begin to fail. The log file for that run is a bit challenging as it is quite long, even when the included program code is hidden.&lt;BR /&gt;
&lt;BR /&gt;
Below is the log file for the program I previously posted, this time "included". The sort for "GUEH" failed.&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
R Perry&lt;BR /&gt;
&lt;BR /&gt;
2406  %INCLUDE 'C:\DonComp\old versions\GUE3.sas';&lt;BR /&gt;
&lt;BR /&gt;
NOTE: WORK.GUE2001 was successfully created.&lt;BR /&gt;
NOTE: PROCEDURE IMPORT used (Total process time):&lt;BR /&gt;
      real time           0.29 seconds&lt;BR /&gt;
      cpu time            0.09 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
( more imports )&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
NOTE: WORK.GUED2007 was successfully created.&lt;BR /&gt;
NOTE: PROCEDURE IMPORT used (Total process time):&lt;BR /&gt;
      real time           0.34 seconds&lt;BR /&gt;
      cpu time            0.09 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
NOTE: There were 5 observations read from the data set WORK.GUE2001.&lt;BR /&gt;
NOTE: There were 5 observations read from the data set WORK.GUE2002.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUE2003.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUE2004.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUE2005.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUE2006.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUE2007.&lt;BR /&gt;
NOTE: The data set WORK.GUEM has 68 observations and 30 variables.&lt;BR /&gt;
NOTE: DATA statement used (Total process time):&lt;BR /&gt;
      real time           0.01 seconds&lt;BR /&gt;
      cpu time            0.01 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUEH2001.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUEH2002.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUEH2003.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUEH2004.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUEH2005.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUEH2006.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUEH2007.&lt;BR /&gt;
NOTE: The data set WORK.GUEH has 84 observations and 29 variables.&lt;BR /&gt;
NOTE: DATA statement used (Total process time):&lt;BR /&gt;
      real time           0.01 seconds&lt;BR /&gt;
      cpu time            0.01 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUED2001.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUED2002.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUED2003.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUED2004.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUED2005.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUED2006.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUED2007.&lt;BR /&gt;
NOTE: The data set WORK.GUED has 84 observations and 19 variables.&lt;BR /&gt;
NOTE: DATA statement used (Total process time):&lt;BR /&gt;
      real time           0.01 seconds&lt;BR /&gt;
      cpu time            0.01 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
NOTE: There were 68 observations read from the data set WORK.GUEM.&lt;BR /&gt;
NOTE: The data set WORK.GUEM has 68 observations and 30 variables.&lt;BR /&gt;
NOTE: PROCEDURE SORT used (Total process time):&lt;BR /&gt;
      real time           0.01 seconds&lt;BR /&gt;
      cpu time            0.01 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
NOTE: There were 84 observations read from the data set WORK.GUEH.&lt;BR /&gt;
NOTE: The data set WORK.GUEH has 84 observations and 29 variables.&lt;BR /&gt;
ERROR: Rename of temporary member for WORK.GUEH.DATA failed.&lt;BR /&gt;
 File may be found in C:\Users\rperry\AppData\Local\Temp\SAS Temporary Files\_TD12228.&lt;BR /&gt;
NOTE: PROCEDURE SORT used (Total process time):&lt;BR /&gt;
      real time           0.01 seconds&lt;BR /&gt;
      cpu time            0.01 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
NOTE: There were 84 observations read from the data set WORK.GUED.&lt;BR /&gt;
NOTE: The data set WORK.GUED has 84 observations and 19 variables.&lt;BR /&gt;
NOTE: PROCEDURE SORT used (Total process time):&lt;BR /&gt;
      real time           0.01 seconds&lt;BR /&gt;
      cpu time            0.01 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
ERROR: User does not have appropriate authorization level for file WORK.GUEH.DATA.&lt;BR /&gt;
&lt;BR /&gt;
NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;
WARNING: The data set WORK.GUE may be incomplete.  When this step was stopped there were 0&lt;BR /&gt;
         observations and 29 variables.&lt;BR /&gt;
WARNING: Data set WORK.GUE was not replaced because this step was stopped.&lt;BR /&gt;
NOTE: DATA statement used (Total process time):&lt;BR /&gt;
      real time           0.01 seconds&lt;BR /&gt;
      cpu time            0.01 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
NOTE: Input data set is already sorted, no sorting done.&lt;BR /&gt;
NOTE: PROCEDURE SORT used (Total process time):&lt;BR /&gt;
      real time           0.00 seconds&lt;BR /&gt;
      cpu time            0.00 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
NOTE: There were 7 observations read from the data set WORK.DISTSANPOP.&lt;BR /&gt;
      WHERE district='Guédiawaye';&lt;BR /&gt;
NOTE: There were 84 observations read from the data set WORK.GUE.&lt;BR /&gt;
NOTE: The data set WORK.GUEYR has 84 observations and 45 variables.&lt;BR /&gt;
NOTE: DATA statement used (Total process time):&lt;BR /&gt;
      real time           0.01 seconds&lt;BR /&gt;
      cpu time            0.01 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
NOTE: Missing values were generated as a result of performing an operation on missing values.&lt;BR /&gt;
      Each place is given by: (Number of times) at (Line):(Column).&lt;BR /&gt;
      16 at 2900:17   16 at 2901:19   16 at 2902:19   16 at 2904:23&lt;BR /&gt;
NOTE: There were 84 observations read from the data set WORK.GUEYR.&lt;BR /&gt;
NOTE: The data set WORK.GUETR has 84 observations and 31 variables.&lt;BR /&gt;
NOTE: DATA statement used (Total process time):&lt;BR /&gt;
      real time           0.01 seconds&lt;BR /&gt;
      cpu time            0.01 seconds</description>
      <pubDate>Fri, 02 Jan 2009 10:19:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67793#M14686</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-01-02T10:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Rename of temporary member xxxx failed</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67794#M14687</link>
      <description>Again, it would be best if you provided the SASLOG with the imbedded (compiled and executed) SAS code (step by step) for a fair and objective review.  Your last SASLOG only provided the SAS notes and errors.  Clearly, the steps that do not fail and do not involve the SAS file in question can be suppressed, trusting your own desk-checking techniques.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Fri, 02 Jan 2009 13:57:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67794#M14687</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-01-02T13:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Rename of temporary member xxxx failed</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67795#M14688</link>
      <description>Thanks for the reply and I will try again to include the appropriate code.&lt;BR /&gt;
Below is an example ... the import statements after the first are not included. The program imports 21 datasets, groups them into 3 new datasets, and sorts each one. 2 sorts succeed, one fails.&lt;BR /&gt;
&lt;BR /&gt;
Thanks again&lt;BR /&gt;
R Perry&lt;BR /&gt;
&lt;BR /&gt;
4114 +PROC IMPORT OUT= WORK.GUE2001&lt;BR /&gt;
4115 +            DATAFILE= "C:\DonComp\GUE\Données de Consultation Externe District Guediawaye 2001&lt;BR /&gt;
4115!+ à 2007.xls"&lt;BR /&gt;
4116 +            DBMS=EXCEL REPLACE;&lt;BR /&gt;
4117 +     SHEET="'2001$'";&lt;BR /&gt;
4118 +     GETNAMES=YES;&lt;BR /&gt;
4119 +     MIXED=NO;&lt;BR /&gt;
4120 +     SCANTEXT=YES;&lt;BR /&gt;
4121 +     USEDATE=YES;&lt;BR /&gt;
4122 +     SCANTIME=YES;&lt;BR /&gt;
4123 +RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: WORK.GUE2001 was successfully created.&lt;BR /&gt;
NOTE: PROCEDURE IMPORT used (Total process time):&lt;BR /&gt;
      real time           0.26 seconds&lt;BR /&gt;
      cpu time            0.07 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
...&lt;BR /&gt;
&lt;BR /&gt;
4344 +&lt;BR /&gt;
4345 +DATA work.GUEM;&lt;BR /&gt;
4346 +SET	work.GUE2001 work.GUE2002 work.GUE2003 work.GUE2004 work.GUE2005 work.GUE2006 work.GUE2007&lt;BR /&gt;
4346!+;&lt;BR /&gt;
&lt;BR /&gt;
...&lt;BR /&gt;
&lt;BR /&gt;
4401 +&lt;BR /&gt;
4402 +RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: There were 5 observations read from the data set WORK.GUE2001.&lt;BR /&gt;
NOTE: There were 5 observations read from the data set WORK.GUE2002.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUE2003.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUE2004.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUE2005.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUE2006.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUE2007.&lt;BR /&gt;
NOTE: The data set WORK.GUEM has 68 observations and 30 variables.&lt;BR /&gt;
NOTE: DATA statement used (Total process time):&lt;BR /&gt;
      real time           0.04 seconds&lt;BR /&gt;
      cpu time            0.04 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
4403 +&lt;BR /&gt;
4404 +DATA work.GUEH;&lt;BR /&gt;
4405 +SET	work.GUEH2001 work.GUEH2002 work.GUEH2003 work.GUEH2004 work.GUEH2005 work.GUEH2006&lt;BR /&gt;
4405!+work.GUEH2007;&lt;BR /&gt;
&lt;BR /&gt;
...&lt;BR /&gt;
&lt;BR /&gt;
4455 +&lt;BR /&gt;
4456 +RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUEH2001.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUEH2002.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUEH2003.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUEH2004.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUEH2005.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUEH2006.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUEH2007.&lt;BR /&gt;
NOTE: The data set WORK.GUEH has 84 observations and 29 variables.&lt;BR /&gt;
NOTE: DATA statement used (Total process time):&lt;BR /&gt;
      real time           0.04 seconds&lt;BR /&gt;
      cpu time            0.04 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
4457 +&lt;BR /&gt;
4458 +DATA work.GUED;&lt;BR /&gt;
4459 +SET	work.GUED2001 work.GUED2002 work.GUED2003 work.GUED2004 work.GUED2005 work.GUED2006&lt;BR /&gt;
4459!+work.GUED2007;&lt;BR /&gt;
4460 +IF annee NE .;&lt;BR /&gt;
4461 +&lt;BR /&gt;
&lt;BR /&gt;
...&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
4495 +&lt;BR /&gt;
4496 +RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUED2001.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUED2002.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUED2003.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUED2004.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUED2005.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUED2006.&lt;BR /&gt;
NOTE: There were 13 observations read from the data set WORK.GUED2007.&lt;BR /&gt;
NOTE: The data set WORK.GUED has 84 observations and 19 variables.&lt;BR /&gt;
NOTE: DATA statement used (Total process time):&lt;BR /&gt;
      real time           0.03 seconds&lt;BR /&gt;
      cpu time            0.03 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
4497 +&lt;BR /&gt;
4498 +PROC SORT DATA=work.GUEM;&lt;BR /&gt;
4499 +BY annee mois;&lt;BR /&gt;
4500 +RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: There were 68 observations read from the data set WORK.GUEM.&lt;BR /&gt;
NOTE: The data set WORK.GUEM has 68 observations and 30 variables.&lt;BR /&gt;
NOTE: PROCEDURE SORT used (Total process time):&lt;BR /&gt;
      real time           0.01 seconds&lt;BR /&gt;
      cpu time            0.01 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
4501 +&lt;BR /&gt;
4502 +PROC SORT DATA=work.GUEH;&lt;BR /&gt;
4503 +BY annee mois;&lt;BR /&gt;
4504 +RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: There were 84 observations read from the data set WORK.GUEH.&lt;BR /&gt;
NOTE: The data set WORK.GUEH has 84 observations and 29 variables.&lt;BR /&gt;
NOTE: PROCEDURE SORT used (Total process time):&lt;BR /&gt;
      real time           0.01 seconds&lt;BR /&gt;
      cpu time            0.01 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
4505 +&lt;BR /&gt;
4506 +PROC SORT DATA=work.GUED;&lt;BR /&gt;
4507 +BY annee mois;&lt;BR /&gt;
4508 +RUN;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: There were 84 observations read from the data set WORK.GUED.&lt;BR /&gt;
NOTE: The data set WORK.GUED has 84 observations and 19 variables.&lt;BR /&gt;
ERROR: Rename of temporary member for WORK.GUED.DATA failed.&lt;BR /&gt;
 File may be found in C:\Users\rperry\AppData\Local\Temp\SAS Temporary Files\_TD3792.&lt;BR /&gt;
NOTE: PROCEDURE SORT used (Total process time):&lt;BR /&gt;
      real time           0.01 seconds&lt;BR /&gt;
      cpu time            0.01 seconds&lt;BR /&gt;
&lt;BR /&gt;
4509 +</description>
      <pubDate>Fri, 02 Jan 2009 16:23:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67795#M14688</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-01-02T16:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Rename of temporary member xxxx failed</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67796#M14689</link>
      <description>So, your original post shows a different SAS file named in the error message.  After searching the SAS support website  &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt; using your error symptom, I found reference to DiskKeeper software (possibly not the only problem source -- could be another utility product), which may be running on your system, contributing to the problem.  If this problem just starting occurring recently, you may want to investigate OS or application/utility changes that could be an influence.&lt;BR /&gt;
&lt;BR /&gt;
Try mapping another physical drive and using it for the output destination, rather than the C:\  system work defalut location.  After several runs, if no similar occurs, you may have some info to help debug the error.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
Problem Note 31295: If Diskeeper software and SAS® software are both running on your machine, you might receive WORK.TEMP.DATA errors&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/31/295.html" target="_blank"&gt;http://support.sas.com/kb/31/295.html&lt;/A&gt;</description>
      <pubDate>Fri, 02 Jan 2009 19:18:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67796#M14689</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-01-02T19:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Rename of temporary member xxxx failed</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67797#M14690</link>
      <description>Thanks for the reply. Please note that the software in question (Diskeeper) is not installed on my computer; I have not installed other utility products in the last few weeks.&lt;BR /&gt;
The suggestion to map another physical drive is an interesting one; I have created an alternative work directory that is in another folder on my C drive and made that the library used in all data steps and sorts. That change does not stop these errors from occurring with roughly 1/3 - 1/4 of the sorts I run. The error occurs at different points with each run of the program.&lt;BR /&gt;
Even with the original work directory, no "rename of temp member xxx failed" errors occurred when the code gives the sorted file a new name using the OUT= option.&lt;BR /&gt;
Thanks again and best regards,&lt;BR /&gt;
R Perry</description>
      <pubDate>Sun, 04 Jan 2009 21:46:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67797#M14690</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-01-04T21:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Rename of temporary member xxxx failed</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67798#M14691</link>
      <description>You may also want to check your hard drive for errors.  And the idea of mapping an alternate drive for WORK, related to a physical drive, if it is available to you -- possibly even a network-connected drive/folder location.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Mon, 05 Jan 2009 01:20:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67798#M14691</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-01-05T01:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: Rename of temporary member xxxx failed</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67799#M14692</link>
      <description>Thanks again for the help. The hard drive has no errors. I am not working on a network so have no network-connected location; I could try on a hard drive connected through USB.&lt;BR /&gt;
Thanks and I would be grateful for any other observations / thoughts that people have.&lt;BR /&gt;
Best regards,&lt;BR /&gt;
R Perry</description>
      <pubDate>Wed, 14 Jan 2009 10:49:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67799#M14692</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-01-14T10:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Rename of temporary member xxxx failed</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67800#M14693</link>
      <description>any anti-virus software running ?&lt;BR /&gt;
&lt;BR /&gt;
Many of these have auto-update features which can change their nature, including how they handle files.&lt;BR /&gt;
&lt;BR /&gt;
PeterC</description>
      <pubDate>Tue, 20 Jan 2009 09:59:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67800#M14693</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-01-20T09:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Rename of temporary member xxxx failed</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67801#M14694</link>
      <description>Just to support you - i have the same problem, 1 out of 4 times i get these strange errors.</description>
      <pubDate>Mon, 14 Sep 2009 21:21:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67801#M14694</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-09-14T21:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Rename of temporary member xxxx failed</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67802#M14695</link>
      <description>I am also having this issue.  It's gotten so that if I run any program of moderate length, it will fail.  I have to run small sections at a time, which simply is not possible for programs I have which are over 2000 lines.  Has there been any hotfix for this yet?</description>
      <pubDate>Wed, 28 Jul 2010 23:01:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67802#M14695</guid>
      <dc:creator>Kastchei</dc:creator>
      <dc:date>2010-07-28T23:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Rename of temporary member xxxx failed</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67803#M14696</link>
      <description>For these forums, it's best to own your personal posts, and add links to other prior posts.&lt;BR /&gt;
&lt;BR /&gt;
More important, as was previously recommended, you will be best served here by sharing (pasting in your "new post") the SAS-generate log with all SAS code revealed.&lt;BR /&gt;
&lt;BR /&gt;
Of course, an alternative to consider is open a SAS tech support track and provide them your details, as required.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Thu, 29 Jul 2010 00:48:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67803#M14696</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-07-29T00:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Rename of temporary member xxxx failed</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67804#M14697</link>
      <description>Thanks for the reply.  Since the last post about this was 2 years ago, I was hoping that perhaps there was a hotfix.  There's nothing special or constant about the code I have that creates this error, so posting a log isn't going to resolve anything.  I was more just curious if there has been any official update, as opposed to finding a personal solution.&lt;BR /&gt;
&lt;BR /&gt;
(I know the party-line with any kind of computer anomaly is to plug it in, reboot, defreg, check harddrive, check memory, virus scan, malware scan, etc.  But, be assured there is nothing wrong with my computer or code.  &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt; )</description>
      <pubDate>Thu, 29 Jul 2010 13:36:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67804#M14697</guid>
      <dc:creator>Kastchei</dc:creator>
      <dc:date>2010-07-29T13:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Rename of temporary member xxxx failed</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67805#M14698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;2013 and I am having this same problem.&amp;nbsp; XP SP3.&amp;nbsp; SAS 9.3 TS Level 1MO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My troubles started last year, possibly when a windows update was applied. (Automatic updates are required where I work).&amp;nbsp; I've since removed SAS v9.1 and installed a newer version (9.3)&amp;nbsp; but the problem continues.&amp;nbsp; Other co-workers using win7 report no trouble.&amp;nbsp; Makes me think it's XP related.&lt;/P&gt;&lt;P&gt;If I run my programs 1 data step or 1 proc at a time, all works fine.&amp;nbsp; When I try to run my entire program in 1 submit, it generates the error most of the time but not always?.&amp;nbsp; An immediate re-Submit may or may not generate the error.&amp;nbsp; and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No Diskeeper. No UNC's.&amp;nbsp; Have full read/write/create/delete access to the temporary folder on my C drive.&amp;nbsp; Plenty of disk space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I opened up My Computer to monitor the files in the SAS created temporary folder which reveals the work.filename in question is still locked from the previous DATA step&lt;/STRONG&gt; or data set modifying procedure. &lt;STRONG&gt;This is 100% consistent, locked file = error&lt;/STRONG&gt;.&amp;nbsp; It is like XP can't keep up with SAS creates/writes.&amp;nbsp;&amp;nbsp; I wonder if SAS is multi threading to speed up and is getting ahead of the operating system's writing and closing of the file before SAS tries to open it again.&amp;nbsp; Is there an option to turn on/off multitasking?&amp;nbsp; Or is there some XP setting to write files immediately instead of buffering writes? Note that SAS generates a random name for that temporary folder for each session so you can't make a shortcut for it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To see the .lck filename extension added to the temporary work.filename you may need to change My Computer view settings:&lt;/P&gt;&lt;P&gt;My Computer, Tools, Folder Options, View tab, unselect "Hide extensions for known file types"&lt;/P&gt;&lt;P&gt;and to see the temp work folders:&lt;/P&gt;&lt;P&gt;My Computer, Tools, Folder Options, View tab, select "Display the contents of system folders"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to use a "LOCK work.filename CLEAR" statement but the resulting SAS error suggest I can only unlock files that I locked, not files locked by SAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added a RUN statement at the end of every DATA step so I can submit each data step or PROC separately for debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The most reliable fix is to modify my programs so I create a new data set with each and every data step and proc sort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Log from a recent failed run:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;581&amp;nbsp; DATA a;&lt;/P&gt;&lt;P&gt;582&amp;nbsp;&amp;nbsp;&amp;nbsp; INFILE "m:\rpaulos\bone\data\wave123456\2013.02.21.summary.txt"&lt;/P&gt;&lt;P&gt;583&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DLM="," DSD PAD MISSOVER FIRSTOBS=2 LRECL=5000;&lt;/P&gt;&lt;P&gt;584&amp;nbsp;&amp;nbsp;&amp;nbsp; INFORMAT today mmddyy10.;&lt;/P&gt;&lt;P&gt;585&amp;nbsp;&amp;nbsp;&amp;nbsp; FORMAT today mmddyy10.;&lt;/P&gt;&lt;P&gt;586&amp;nbsp;&amp;nbsp;&amp;nbsp; LENGTH DayOfWeek WeekDayend WamStartTime CSAfilename WamMode $ 15;&lt;/P&gt;&lt;P&gt;587&amp;nbsp;&amp;nbsp;&amp;nbsp; LENGTH WamSerial $ 20;&lt;/P&gt;&lt;P&gt;588&amp;nbsp;&amp;nbsp;&amp;nbsp; INPUT Id Wave Today DayOfWeek WeekDayEnd WamStartTime WamSerial WamMode&lt;/P&gt;&lt;P&gt;588! CsaFilename DayOn DayOff&lt;/P&gt;&lt;P&gt;589&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReadingCount DailySum TimeWorn TimeNotWorn&lt;/P&gt;&lt;P&gt;590&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MovementsGt0 Movements0to99 MovementsGt99&lt;/P&gt;&lt;P&gt;591&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SedentaryMovements LightMovements ModerateMovements&lt;/P&gt;&lt;P&gt;591! VigorousMovements ExtremeMovements&lt;/P&gt;&lt;P&gt;592&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Average AverageGT0 AverageGT99&lt;/P&gt;&lt;P&gt;593&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SedentarySum LightSum ModerateSum VigorousSum ExtremeSum&lt;/P&gt;&lt;P&gt;594&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BoutSedentary10 BoutSedentary20 BoutModerate5 BoutModerate10&lt;/P&gt;&lt;P&gt;595&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AMon AMoff AMsum AMTimeWorn AMTimeNotWorn&lt;/P&gt;&lt;P&gt;596&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AMMovementsGT0 AMMovements0to99 AMMovementsGT99&lt;/P&gt;&lt;P&gt;597&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AMSedentaryMovements AMLightMovements AMModerateMovements&lt;/P&gt;&lt;P&gt;597! AMVigorousMovements AMExtremeMovements&lt;/P&gt;&lt;P&gt;598&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AMAverage AMAverageGT0 AMAverageGT99&lt;/P&gt;&lt;P&gt;599&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AMSedentarySum AMLightSum AMModerateSum AMVigorousSum AMExtremeSum&lt;/P&gt;&lt;P&gt;600&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MMon MMoff MMsum MMTimeWorn MMTimeNotWorn&lt;/P&gt;&lt;P&gt;601&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MMMovementsGT0 MMMovements0to99 MMMovementsGT99&lt;/P&gt;&lt;P&gt;602&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MMSedentaryMovements MMLightMovements MMModerateMovements&lt;/P&gt;&lt;P&gt;602! MMVigorousMovements MMExtremeMovements&lt;/P&gt;&lt;P&gt;603&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MMAverage MMAverageGT0 MMAverageGT99 MMSedentarySum MMLightSum&lt;/P&gt;&lt;P&gt;603! MMModerateSum MMVigorousSum&lt;/P&gt;&lt;P&gt;604&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MMExtremeSum&lt;/P&gt;&lt;P&gt;605&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PMon PMoff PMsum PMTimeWorn PMTimeNotWorn&lt;/P&gt;&lt;P&gt;606&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PMMovementsGT0 PMMovements0to99 PMMovementsGT99&lt;/P&gt;&lt;P&gt;607&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PMSedentaryMovements PMLightMovements PMModerateMovements&lt;/P&gt;&lt;P&gt;607! PMVigorousMovements PMExtremeMovements&lt;/P&gt;&lt;P&gt;608&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PMAverage PMAverageGT0 PMAverageGT99&lt;/P&gt;&lt;P&gt;609&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PMSedentarySum PMLightSum PMModerateSum PMVigorousSum PMExtremeSum&lt;/P&gt;&lt;P&gt;609!&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;610&amp;nbsp; RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: The infile "m:\rpaulos\bone\data\wave123456\2013.02.21.summary.txt" is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Filename=m:\rpaulos\bone\data\wave123456\2013.02.21.summary.txt,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RECFM=V,LRECL=5000,File Size (bytes)=7077230,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Last Modified=21Feb2013:13:21:24,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Create Time=21Feb2013:13:15:36&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: 12051 records were read from the infile&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "m:\rpaulos\bone\data\wave123456\2013.02.21.summary.txt".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The minimum record length was 475.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The maximum record length was 638.&lt;/P&gt;&lt;P&gt;NOTE: The data set WORK.A has 12051 observations and 98 variables.&lt;/P&gt;&lt;P&gt;NOTE: DATA statement used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.56 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.79 seconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;611&amp;nbsp; *** count number of days per subject &amp;amp; wave ***;&lt;/P&gt;&lt;P&gt;612&amp;nbsp; PROC SORT;&lt;/P&gt;&lt;P&gt;613&amp;nbsp;&amp;nbsp;&amp;nbsp; BY wave id DESCENDING today;&lt;/P&gt;&lt;P&gt;614&amp;nbsp; RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: There were 12051 observations read from the data set WORK.A.&lt;/P&gt;&lt;P&gt;NOTE: The data set WORK.A has 12051 observations and 98 variables.&lt;/P&gt;&lt;P&gt;NOTE: PROCEDURE SORT used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.17 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.17 seconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;615&amp;nbsp; DATA a;&lt;/P&gt;&lt;P&gt;616&amp;nbsp;&amp;nbsp;&amp;nbsp; SET a;&lt;/P&gt;&lt;P&gt;617&amp;nbsp;&amp;nbsp;&amp;nbsp; BY wave id;&lt;/P&gt;&lt;P&gt;618&amp;nbsp;&amp;nbsp;&amp;nbsp; RETAIN DayCount;&lt;/P&gt;&lt;P&gt;619&amp;nbsp;&amp;nbsp;&amp;nbsp; IF FIRST.id THEN DayCount = 0;&lt;/P&gt;&lt;P&gt;620&amp;nbsp;&amp;nbsp;&amp;nbsp; DayCount = Daycount + 1;&lt;/P&gt;&lt;P&gt;621&amp;nbsp; RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: There were 12051 observations read from the data set WORK.A.&lt;/P&gt;&lt;P&gt;NOTE: The data set WORK.A has 12051 observations and 99 variables.&lt;/P&gt;&lt;P&gt;NOTE: DATA statement used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.15 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.15 seconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;622&amp;nbsp; *** resort ***;&lt;/P&gt;&lt;P&gt;623&amp;nbsp; PROC SORT ;&lt;/P&gt;&lt;P&gt;624&amp;nbsp;&amp;nbsp;&amp;nbsp; BY wave id today;&lt;/P&gt;&lt;P&gt;625&amp;nbsp; RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: There were 12051 observations read from the data set WORK.A.&lt;/P&gt;&lt;P&gt;NOTE: The data set WORK.A has 12051 observations and 99 variables.&lt;/P&gt;&lt;P&gt;NOTE: PROCEDURE SORT used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.78 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.17 seconds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;626&amp;nbsp; *** assign dayscount to all obs per person per wave ***;&lt;/P&gt;&lt;P&gt;627&amp;nbsp; DATA a;&lt;/P&gt;&lt;P&gt;628&amp;nbsp;&amp;nbsp;&amp;nbsp; SET a;&lt;/P&gt;&lt;P&gt;629&amp;nbsp;&amp;nbsp;&amp;nbsp; BY wave id;&lt;/P&gt;&lt;P&gt;630&amp;nbsp;&amp;nbsp;&amp;nbsp; RETAIN DaysCount;&lt;/P&gt;&lt;P&gt;631&amp;nbsp;&amp;nbsp;&amp;nbsp; IF first.id THEN DaysCount = dayCount;&lt;/P&gt;&lt;P&gt;632&amp;nbsp; RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: There were 12051 observations read from the data set WORK.A.&lt;/P&gt;&lt;P&gt;NOTE: The data set WORK.A has 12051 observations and 100 variables.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ERROR: Rename of temporary member for WORK.A.DATA failed.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; File may be found in C:\DOCUME~1\rpaulos\LOCALS~1\Temp\SAS Temporary&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Files\_TD3436_PH-WL-2205-RP_.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;NOTE: DATA statement used (Total process time):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.15 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.15 seconds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 19:50:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67805#M14698</guid>
      <dc:creator>rickpaulos</dc:creator>
      <dc:date>2013-02-28T19:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Rename of temporary member xxxx failed</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67806#M14699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you gone through all of the SAS notes related to this problem? I found at least 8 with a simple search including this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/14/246.html"&gt;http://support.sas.com/kb/14/246.html&lt;/A&gt;&amp;nbsp; - I assume you have Modify or Full Control access on your WORK folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I would recommend you raise a track with SAS Support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 22:17:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Rename-of-temporary-member-xxxx-failed/m-p/67806#M14699</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2013-02-28T22:17:13Z</dc:date>
    </item>
  </channel>
</rss>

