<?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: Unable to open parameter catalog in update mode in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Unable-to-open-parameter-catalog-in-update-mode/m-p/29541#M4047</link>
    <description>(Looks like the log is clipped here due to formatting...but that's okay.)&lt;BR /&gt;
&lt;BR /&gt;
In a default BI environment, SASUSER is read-only (-RSASUSER option).  I'm not sure which part of the program here is accessing the SLIST, but if it defaults to SASUSER and it's trying to update it, that's the cause of the NOTE.&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
    <pubDate>Sun, 07 Nov 2010 22:21:25 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2010-11-07T22:21:25Z</dc:date>
    <item>
      <title>Unable to open parameter catalog in update mode</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Unable-to-open-parameter-catalog-in-update-mode/m-p/29540#M4046</link>
      <description>I get this note when I run a program in EG that uses a dymaic parameter:&lt;BR /&gt;
&lt;BR /&gt;
NOTE: Unable to open parameter catalog: SASUSER.PARMS.PARMS.SLIST in update mode. Temporary parameter values will be saved to WORK.PARMS.PARMS.SLIST.&lt;BR /&gt;
&lt;BR /&gt;
The parameter is called "Parent" and it uses a sas file to dynamically populate the parameter values that has a list of several names.&lt;BR /&gt;
&lt;BR /&gt;
Here's the whole log:&lt;BR /&gt;
&lt;BR /&gt;
1                                        The SAS System           09:43 Friday, November 5, 2010&lt;BR /&gt;
&lt;BR /&gt;
1          ;*';*";*/;quit;run;&lt;BR /&gt;
2          OPTIONS PAGENO=MIN;&lt;BR /&gt;
3          %LET _CLIENTTASKLABEL='Export_by_Parent';&lt;BR /&gt;
4          %LET _CLIENTPROJECTPATH='\\fl-sas03\SSC\SAS Source&lt;BR /&gt;
4        ! Code\SSC_Op_Analysis_Dev\Lost_LIS\2010\Lost_LIS_2010.egp';&lt;BR /&gt;
5          %LET _CLIENTPROJECTNAME='Lost_LIS_2010.egp';&lt;BR /&gt;
6          %LET _SASPROGRAMFILE=;&lt;BR /&gt;
7          %LET Parent = Arcadian;&lt;BR /&gt;
8          &lt;BR /&gt;
9          ODS _ALL_ CLOSE;&lt;BR /&gt;
10         OPTIONS DEV=ACTIVEX;&lt;BR /&gt;
NOTE: Procedures may not support all options or statements for all devices. For details, see &lt;BR /&gt;
      the documentation for each procedure.&lt;BR /&gt;
11         GOPTIONS XPIXELS=0 YPIXELS=0;&lt;BR /&gt;
12         FILENAME EGSR TEMP;&lt;BR /&gt;
13         ODS tagsets.sasreport12(ID=EGSR) FILE=EGSR STYLE=sasweb&lt;BR /&gt;
13       ! STYLESHEET=(URL="file:///C:/Program%20Files/SAS/SharedFiles/BIClientStyles/4.2/sasweb&lt;BR /&gt;
13       ! .css") NOGTITLE NOGFOOTNOTE GPATH=&amp;amp;sasworklocation ENCODING=UTF8 options(rolap="on");&lt;BR /&gt;
NOTE: Writing TAGSETS.SASREPORT12(EGSR) Body file: EGSR&lt;BR /&gt;
14         &lt;BR /&gt;
15         GOPTIONS ACCESSIBLE;&lt;BR /&gt;
16         %global Parent Path Rpt_Year Run_Dt;&lt;BR /&gt;
17         &lt;BR /&gt;
18         %Let Path=\\nas-fl\IT\Data Services\LostLISReports\LostLIS_2010_2011;&lt;BR /&gt;
19         *\\fl-sas03\CMSDATA\csv files;&lt;BR /&gt;
20         *\\fl-sas03\SSC\OperationsAnalysis;&lt;BR /&gt;
21         *\\nas-fl\Shared_Files\SSC_Operations_Analysis\Lost_LIS_Detail_Rpts;&lt;BR /&gt;
22         &lt;BR /&gt;
23         &lt;BR /&gt;
24         %Put _GLOBAL_;&lt;BR /&gt;
GLOBAL SQLOBS 0&lt;BR /&gt;
GLOBAL RPT_YR 10&lt;BR /&gt;
GLOBAL SQLOOPS 10&lt;BR /&gt;
GLOBAL _CLIENTAPP 'SAS Enterprise Guide'&lt;BR /&gt;
GLOBAL _CLIENTPROJECTPATH '\\fl-sas03\SSC\SAS Source &lt;BR /&gt;
Code\SSC_Op_Analysis_Dev\Lost_LIS\2010\Lost_LIS_2010.egp'&lt;BR /&gt;
GLOBAL _CLIENTPROJECTNAME 'Lost_LIS_2010.egp'&lt;BR /&gt;
GLOBAL PATH \\nas-fl\IT\Data Services\LostLISReports\LostLIS_2010_2011&lt;BR /&gt;
GLOBAL RUN_DT 20101105T094330&lt;BR /&gt;
GLOBAL SYS_SQL_IP_ALL 1&lt;BR /&gt;
GLOBAL SYS_SQL_IP_STMT  select distinct a."HNUM" from MMS.LOST_LIS_TRR a where ( &lt;BR /&gt;
a."TRR_FILE_LOAD" in ('201009', '201012') ) and ( a."HNUM" in ('S5741', 'S5966') ) order by &lt;BR /&gt;
a."HNUM" asc NULLS FIRST &lt;BR /&gt;
GLOBAL _CLIENTUSERID 'jbaillie'&lt;BR /&gt;
GLOBAL _CLIENTUSERNAME 'James Baillie'&lt;BR /&gt;
GLOBAL _SASSERVERNAME 'SASMain'&lt;BR /&gt;
GLOBAL _CLIENTTASKLABEL 'Export_by_Parent'&lt;BR /&gt;
GLOBAL _SASHOSTNAME 'FL-SAS03.sscincorporated.com'&lt;BR /&gt;
GLOBAL _CLIENTVERSION '4.22.0.10173'&lt;BR /&gt;
GLOBAL SQLXRC 0&lt;BR /&gt;
GLOBAL SQLXMSG  &lt;BR /&gt;
GLOBAL SQLXOBS 0&lt;BR /&gt;
GLOBAL SQLRC 0&lt;BR /&gt;
2                                        The SAS System           09:43 Friday, November 5, 2010&lt;BR /&gt;
&lt;BR /&gt;
GLOBAL PARENT Arcadian&lt;BR /&gt;
GLOBAL SASWORKLOCATION "F:\SAS Temporary Files\_TD1504\Prc2/"&lt;BR /&gt;
GLOBAL SQLEXITCODE 0&lt;BR /&gt;
GLOBAL RPT_YEAR 2010&lt;BR /&gt;
GLOBAL _SASSPLEVEL None&lt;BR /&gt;
GLOBAL _CLIENTMACHINE 'FL-W990NZL1'&lt;BR /&gt;
GLOBAL _SASPROGRAMFILE &lt;BR /&gt;
25         &lt;BR /&gt;
26         Data _NULL_;&lt;BR /&gt;
27           Run_Dt=compress(put(DateTime(),IS8601DT.),'-:');&lt;BR /&gt;
28           call symput('Run_Dt',trim(Run_Dt));&lt;BR /&gt;
29         run;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: DATA statement 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;
30         %put NOTE:  Runt_Dt ===&amp;gt;&amp;amp;Run_Dt.&amp;lt;===;&lt;BR /&gt;
NOTE:  Runt_Dt ===&amp;gt;20101105T113909&amp;lt;===&lt;BR /&gt;
31         &lt;BR /&gt;
32         libname mmsdmart meta library="mmsdmart";&lt;BR /&gt;
NOTE: Libref MMSDMART was successfully assigned as follows: &lt;BR /&gt;
      Engine:        META &lt;BR /&gt;
      Physical Name: D:\MMSDMART&lt;BR /&gt;
33         &lt;BR /&gt;
34         proc export&lt;BR /&gt;
35           data=mmsdmart.LostLIS&amp;amp;Rpt_Year._DETAIL (where=(parentname="&amp;amp;Parent"))&lt;BR /&gt;
36           outfile="&amp;amp;Path.\&amp;amp;Parent._LOSTLIS_DETAIL_&amp;amp;Run_Dt..tab"&lt;BR /&gt;
37           dbms=TAB&lt;BR /&gt;
38         ;&lt;BR /&gt;
39         run;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: Unable to open parameter catalog: SASUSER.PARMS.PARMS.SLIST in update mode. Temporary &lt;BR /&gt;
parameter values will be saved to WORK.PARMS.PARMS.SLIST.&lt;BR /&gt;
40          /**********************************************************************&lt;BR /&gt;
41          *   PRODUCT:   SAS&lt;BR /&gt;
42          *   VERSION:   9.2&lt;BR /&gt;
43          *   CREATOR:   External File Interface&lt;BR /&gt;
44          *   DATE:      05NOV10&lt;BR /&gt;
45          *   DESC:      Generated SAS Datastep Code&lt;BR /&gt;
46          *   TEMPLATE SOURCE:  (None Specified.)&lt;BR /&gt;
47          ***********************************************************************/&lt;BR /&gt;
48             data _null_;&lt;BR /&gt;
49             %let _EFIERR_ = 0; /* set the ERROR detection macro variable */&lt;BR /&gt;
50             %let _EFIREC_ = 0;     /* clear export record count macro variable */&lt;BR /&gt;
51             file '\\nas-fl\IT\Data&lt;BR /&gt;
51       ! Services\LostLISReports\LostLIS_2010_2011\Arcadian_LOSTLIS_DETAIL_20101105T113909.tab&lt;BR /&gt;
51       ! ' delimiter='09'x DSD DROPOVER lrecl=32767;&lt;BR /&gt;
52             if _n_ = 1 then        /* write column names or labels */&lt;BR /&gt;
53              do;&lt;BR /&gt;
54                put&lt;BR /&gt;
55                   "PLANNUMBER"&lt;BR /&gt;
3                                        The SAS System           09:43 Friday, November 5, 2010&lt;BR /&gt;
&lt;BR /&gt;
56                '09'x&lt;BR /&gt;
57                   "PLANNAME"&lt;BR /&gt;
58                '09'x&lt;BR /&gt;
59                   "PARENTNAME"&lt;BR /&gt;
60                '09'x&lt;BR /&gt;
61                   "ENTITYID"&lt;BR /&gt;
62                '09'x&lt;BR /&gt;
63                   "HICN"&lt;BR /&gt;
64                '09'x&lt;BR /&gt;
65                   "HICNUMBER"&lt;BR /&gt;
66                '09'x&lt;BR /&gt;
67                   "MEMBERID"&lt;BR /&gt;
68                '09'x&lt;BR /&gt;
69                   "MEMBERLASTNAME"&lt;BR /&gt;
70                '09'x&lt;BR /&gt;
71                   "MEMBERFIRSTNAME"&lt;BR /&gt;
72                '09'x&lt;BR /&gt;
73                   "LOSTLISMEMBERTYPE"&lt;BR /&gt;
74                '09'x&lt;BR /&gt;
75                   "ACTIVESTATUS"&lt;BR /&gt;
76                '09'x&lt;BR /&gt;
77                   "OUTREACHDATE"&lt;BR /&gt;
78                '09'x&lt;BR /&gt;
79                   "AUTOCALLATTEMPT"&lt;BR /&gt;
80                '09'x&lt;BR /&gt;
81                   "AUTOCALLDATE"&lt;BR /&gt;
82                '09'x&lt;BR /&gt;
83                   "MAILFLAG"&lt;BR /&gt;
84                '09'x&lt;BR /&gt;
85                   "MAILDATE"&lt;BR /&gt;
86                '09'x&lt;BR /&gt;
87                   "BRCRETURNFLAG"&lt;BR /&gt;
88                '09'x&lt;BR /&gt;
89                   "BRCRETURNDATE"&lt;BR /&gt;
90                '09'x&lt;BR /&gt;
91                   "OUTBOUNDCALLATTEMPT"&lt;BR /&gt;
92                '09'x&lt;BR /&gt;
93                   "LASTQUEUEPULLDATE"&lt;BR /&gt;
94                '09'x&lt;BR /&gt;
95                   "LISAPPROVAL"&lt;BR /&gt;
96                '09'x&lt;BR /&gt;
97                   "LOSTLISCASESTATUS"&lt;BR /&gt;
98                '09'x&lt;BR /&gt;
99                   "LOSTLISOUTCOMERESULT"&lt;BR /&gt;
100               '09'x&lt;BR /&gt;
101                  "LOSTLISTCASESTATUSDATE"&lt;BR /&gt;
102               '09'x&lt;BR /&gt;
103                  "REENTRY_NUMBER"&lt;BR /&gt;
104               '09'x&lt;BR /&gt;
105                  "MSPMEMBERTYPE"&lt;BR /&gt;
106               '09'x&lt;BR /&gt;
107                  "MSPCASECYCLE"&lt;BR /&gt;
108               '09'x&lt;BR /&gt;
4                                        The SAS System           09:43 Friday, November 5, 2010&lt;BR /&gt;
&lt;BR /&gt;
109                  "CURRENTMSPSTATUS"&lt;BR /&gt;
110               '09'x&lt;BR /&gt;
111                  "MSPCREATEDATE"&lt;BR /&gt;
112               '09'x&lt;BR /&gt;
113                  "PreviouslyRPT"&lt;BR /&gt;
114               '09'x&lt;BR /&gt;
115                  "PLAN_MEMBERID"&lt;BR /&gt;
116               '09'x&lt;BR /&gt;
117                  "PBP_ID"&lt;BR /&gt;
118               '09'x&lt;BR /&gt;
119                  "PLANINFO"&lt;BR /&gt;
120               '09'x&lt;BR /&gt;
121                  "OUTREACHCYCLE"&lt;BR /&gt;
122               ;&lt;BR /&gt;
123             end;&lt;BR /&gt;
124           set  MMSDMART.LOSTLIS2010_DETAIL(where=(parentname="Arcadian"))   end=EFIEOD;&lt;BR /&gt;
125               format PLANNUMBER $5. ;&lt;BR /&gt;
126               format PLANNAME $52. ;&lt;BR /&gt;
127               format PARENTNAME $30. ;&lt;BR /&gt;
128               format ENTITYID best12. ;&lt;BR /&gt;
129               format HICN $12. ;&lt;BR /&gt;
130               format HICNUMBER $12. ;&lt;BR /&gt;
131               format MEMBERID $15. ;&lt;BR /&gt;
132               format MEMBERLASTNAME $30. ;&lt;BR /&gt;
133               format MEMBERFIRSTNAME $30. ;&lt;BR /&gt;
134               format LOSTLISMEMBERTYPE $28. ;&lt;BR /&gt;
135               format ACTIVESTATUS $1. ;&lt;BR /&gt;
136               format OUTREACHDATE dtdate9. ;&lt;BR /&gt;
137               format AUTOCALLATTEMPT $1. ;&lt;BR /&gt;
138               format AUTOCALLDATE dtdate9. ;&lt;BR /&gt;
139               format MAILFLAG $2. ;&lt;BR /&gt;
140               format MAILDATE dtdate9. ;&lt;BR /&gt;
141               format BRCRETURNFLAG $2. ;&lt;BR /&gt;
142               format BRCRETURNDATE dtdate9. ;&lt;BR /&gt;
143               format OUTBOUNDCALLATTEMPT $1. ;&lt;BR /&gt;
144               format LASTQUEUEPULLDATE dtdate9. ;&lt;BR /&gt;
145               format LISAPPROVAL best12. ;&lt;BR /&gt;
146               format LOSTLISCASESTATUS $25. ;&lt;BR /&gt;
147               format LOSTLISOUTCOMERESULT $23. ;&lt;BR /&gt;
148               format LOSTLISTCASESTATUSDATE dtdate9. ;&lt;BR /&gt;
149               format REENTRY_NUMBER $30. ;&lt;BR /&gt;
150               format MSPMEMBERTYPE $34. ;&lt;BR /&gt;
151               format MSPCASECYCLE 4. ;&lt;BR /&gt;
152               format CURRENTMSPSTATUS $char38. ;&lt;BR /&gt;
153               format MSPCREATEDATE dtdate9. ;&lt;BR /&gt;
154               format PreviouslyRPT best12. ;&lt;BR /&gt;
155               format PLAN_MEMBERID $15. ;&lt;BR /&gt;
156               format PBP_ID $3. ;&lt;BR /&gt;
157               format PLANINFO $93. ;&lt;BR /&gt;
158               format OUTREACHCYCLE $19. ;&lt;BR /&gt;
159             do;&lt;BR /&gt;
160               EFIOUT + 1;&lt;BR /&gt;
161               put PLANNUMBER $ @;&lt;BR /&gt;
5                                        The SAS System           09:43 Friday, November 5, 2010&lt;BR /&gt;
&lt;BR /&gt;
162               put PLANNAME $ @;&lt;BR /&gt;
163               put PARENTNAME $ @;&lt;BR /&gt;
164               put ENTITYID @;&lt;BR /&gt;
165               put HICN $ @;&lt;BR /&gt;
166               put HICNUMBER $ @;&lt;BR /&gt;
167               put MEMBERID $ @;&lt;BR /&gt;
168               put MEMBERLASTNAME $ @;&lt;BR /&gt;
169               put MEMBERFIRSTNAME $ @;&lt;BR /&gt;
170               put LOSTLISMEMBERTYPE $ @;&lt;BR /&gt;
171               put ACTIVESTATUS $ @;&lt;BR /&gt;
172               put OUTREACHDATE @;&lt;BR /&gt;
173               put AUTOCALLATTEMPT $ @;&lt;BR /&gt;
174               put AUTOCALLDATE @;&lt;BR /&gt;
175               put MAILFLAG $ @;&lt;BR /&gt;
176               put MAILDATE @;&lt;BR /&gt;
177               put BRCRETURNFLAG $ @;&lt;BR /&gt;
178               put BRCRETURNDATE @;&lt;BR /&gt;
179               put OUTBOUNDCALLATTEMPT $ @;&lt;BR /&gt;
180               put LASTQUEUEPULLDATE @;&lt;BR /&gt;
181               put LISAPPROVAL @;&lt;BR /&gt;
182               put LOSTLISCASESTATUS $ @;&lt;BR /&gt;
183               put LOSTLISOUTCOMERESULT $ @;&lt;BR /&gt;
184               put LOSTLISTCASESTATUSDATE @;&lt;BR /&gt;
185               put REENTRY_NUMBER $ @;&lt;BR /&gt;
186               put MSPMEMBERTYPE $ @;&lt;BR /&gt;
187               put MSPCASECYCLE @;&lt;BR /&gt;
188               put CURRENTMSPSTATUS $ @;&lt;BR /&gt;
189               put MSPCREATEDATE @;&lt;BR /&gt;
190               put PreviouslyRPT @;&lt;BR /&gt;
191               put PLAN_MEMBERID $ @;&lt;BR /&gt;
192               put PBP_ID $ @;&lt;BR /&gt;
193               put PLANINFO $ @;&lt;BR /&gt;
194               put OUTREACHCYCLE $ ;&lt;BR /&gt;
195               ;&lt;BR /&gt;
196             end;&lt;BR /&gt;
197            if _ERROR_ then call symputx('_EFIERR_',1);  /* set ERROR detection macro&lt;BR /&gt;
197      ! variable */&lt;BR /&gt;
198            if EFIEOD then call symputx('_EFIREC_',EFIOUT);&lt;BR /&gt;
199            run;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: The file '\\nas-fl\IT\Data &lt;BR /&gt;
      Services\LostLISReports\LostLIS_2010_2011\Arcadian_LOSTLIS_DETAIL_20101105T113909.tab' is:&lt;BR /&gt;
      &lt;BR /&gt;
      Filename=\\nas-fl\IT\Data &lt;BR /&gt;
      Services\LostLISReports\LostLIS_2010_2011\Arcadian_LOSTLIS_DETAIL_20101105T113909.tab,&lt;BR /&gt;
      RECFM=V,LRECL=32767,File Size (bytes)=0,&lt;BR /&gt;
      Last Modified=05Nov2010:11:39:09,&lt;BR /&gt;
      Create Time=05Nov2010:11:39:09&lt;BR /&gt;
&lt;BR /&gt;
NOTE: 993 records were written to the file '\\nas-fl\IT\Data &lt;BR /&gt;
      Services\LostLISReports\LostLIS_2010_2011\Arcadian_LOSTLIS_DETAIL_20101105T113909.tab'.&lt;BR /&gt;
      The minimum record length was 252.&lt;BR /&gt;
      The maximum record length was 456.&lt;BR /&gt;
6                                        The SAS System           09:43 Friday, November 5, 2010&lt;BR /&gt;
&lt;BR /&gt;
NOTE: There were 992 observations read from the data set MMSDMART.LOSTLIS2010_DETAIL.&lt;BR /&gt;
      WHERE parentname='Arcadian';&lt;BR /&gt;
NOTE: DATA statement used (Total process time):&lt;BR /&gt;
      real time           1.23 seconds&lt;BR /&gt;
      cpu time            0.03 seconds&lt;BR /&gt;
      &lt;BR /&gt;
&lt;BR /&gt;
992 records created in \\nas-fl\IT\Data &lt;BR /&gt;
Services\LostLISReports\LostLIS_2010_2011\Arcadian_LOSTLIS_DETAIL_20101105T113909.tab from &lt;BR /&gt;
MMSDMART.LOSTLIS2010_DETAIL.&lt;BR /&gt;
  &lt;BR /&gt;
  &lt;BR /&gt;
NOTE: "\\nas-fl\IT\Data &lt;BR /&gt;
      Services\LostLISReports\LostLIS_2010_2011\Arcadian_LOSTLIS_DETAIL_20101105T113909.tab" &lt;BR /&gt;
      file was successfully created.&lt;BR /&gt;
NOTE: PROCEDURE EXPORT used (Total process time):&lt;BR /&gt;
      real time           1.40 seconds&lt;BR /&gt;
      cpu time            0.09 seconds&lt;BR /&gt;
      &lt;BR /&gt;
&lt;BR /&gt;
200        quit;&lt;BR /&gt;
201        &lt;BR /&gt;
202        GOPTIONS NOACCESSIBLE;&lt;BR /&gt;
203        %LET _CLIENTTASKLABEL=;&lt;BR /&gt;
204        %LET _CLIENTPROJECTPATH=;&lt;BR /&gt;
205        %LET _CLIENTPROJECTNAME=;&lt;BR /&gt;
206        %LET _SASPROGRAMFILE=;&lt;BR /&gt;
207        &lt;BR /&gt;
208        ;*';*";*/;quit;run;&lt;BR /&gt;
209        ODS _ALL_ CLOSE;&lt;BR /&gt;
210        &lt;BR /&gt;
211        &lt;BR /&gt;
212        QUIT; RUN;&lt;BR /&gt;
213</description>
      <pubDate>Fri, 05 Nov 2010 15:59:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Unable-to-open-parameter-catalog-in-update-mode/m-p/29540#M4046</guid>
      <dc:creator>SAS_Doctor</dc:creator>
      <dc:date>2010-11-05T15:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to open parameter catalog in update mode</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Unable-to-open-parameter-catalog-in-update-mode/m-p/29541#M4047</link>
      <description>(Looks like the log is clipped here due to formatting...but that's okay.)&lt;BR /&gt;
&lt;BR /&gt;
In a default BI environment, SASUSER is read-only (-RSASUSER option).  I'm not sure which part of the program here is accessing the SLIST, but if it defaults to SASUSER and it's trying to update it, that's the cause of the NOTE.&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
      <pubDate>Sun, 07 Nov 2010 22:21:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Unable-to-open-parameter-catalog-in-update-mode/m-p/29541#M4047</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2010-11-07T22:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to open parameter catalog in update mode</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Unable-to-open-parameter-catalog-in-update-mode/m-p/29542#M4048</link>
      <description>Chris;&lt;BR /&gt;
&lt;BR /&gt;
Thanks for looking at this.  I am now getting an "ERROR: Undetermined I/O failure".  I tried putting this same code into a program, so I could test my code.  I definately have write access to this drive.  And the "Program" version works were the "Stored Process" does not.  So I put the Stored Process in a different project and that did not have any affect.&lt;BR /&gt;
&lt;BR /&gt;
Here's the log:&lt;BR /&gt;
&lt;BR /&gt;
1                                                                                                                        The SAS System                                                                                           17:40 Monday, November 8, 2010&lt;BR /&gt;
&lt;BR /&gt;
NOTE: Copyright (c) 2002-2008 by SAS Institute Inc., Cary, NC, USA. &lt;BR /&gt;
NOTE: SAS (r) Proprietary Software 9.2 (TS2M3) &lt;BR /&gt;
      Licensed to SOCIAL SERVICES COORDINATORS/MAINLINE INFO, Site 70067395.&lt;BR /&gt;
NOTE: This session is executing on the X64_SRV08  platform.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
NOTE: SAS Initialization 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;
NOTE: The autoexec file, C:\SAS\SASEBI\Lev1\SASMain\StoredProcessServer\autoexec.sas, was executed at server initialization. No server log was specified.  Add the log option to the server startup command to see details of the autoexec execution (refer to &lt;BR /&gt;
      "Specifying Logging Options" under "Server Startup Command" in the Server Administrator's Guide).&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt; SAS Macro Variables:&lt;BR /&gt;
&lt;BR /&gt;
 PARENT=Arcadian&lt;BR /&gt;
 RPT_YEAR=2010&lt;BR /&gt;
 SYSDBMSG=&lt;BR /&gt;
 SYSDBRC=0&lt;BR /&gt;
 _APSLIST=RPT_YEAR,PARENT,_RESULT,_ODSSTYLE,_ENCODING,_CLIENTNAME,_ODSDEST,_ODSSTYLESHEET,_GOPT_DEVICE,_METAPERSON,_ODSOPTIONS,_METAFOLDER,_METAUSER,_PROGRAM,_CLIENT,_USERNAME,_SECUREUSERNAME&lt;BR /&gt;
 _CLIENT=SAS Enterprise Guide; CLR 2.0.50727.3615; Microsoft Windows NT 5.1.2600 Service Pack 3&lt;BR /&gt;
 _CLIENTNAME=SAS Enterprise Guide&lt;BR /&gt;
 _ENCODING=utf-8&lt;BR /&gt;
 _GOPT_DEVICE=ACTIVEX&lt;BR /&gt;
 _METAFOLDER=/SSC Analytics/Lost_LIS/&lt;BR /&gt;
 _METAPERSON=James Baillie&lt;BR /&gt;
 _METAUSER=jbaillie@SSC&lt;BR /&gt;
 _ODSDEST=HTML&lt;BR /&gt;
 _ODSOPTIONS=ATTRIBUTES=("CODEBASE"="http://www2.sas.com/codebase/graph/v92/sasgraph.exe#version=9,2")&lt;BR /&gt;
 _ODSSTYLE=sasweb&lt;BR /&gt;
 _ODSSTYLESHEET=(URL="file:///C:/Program%20Files/SAS/SharedFiles/BIClientStyles/4.2/sasweb.css")&lt;BR /&gt;
 _PROGRAM=/SSC Analytics/Lost_LIS/Export_Lost_LIS_Detail_sp&lt;BR /&gt;
 _REPLAY="&amp;amp;_URL?_sessionid=4F6978CD-9395-48FC-89FA-654678FF6D58&amp;amp;_program=replay&amp;amp;_entry=&amp;amp;_TMPCAT.."&lt;BR /&gt;
 _RESULT=STREAM&lt;BR /&gt;
 _SECUREUSERNAME=jbaillie&lt;BR /&gt;
 _TMPCAT=APSWORK.TCAT003A&lt;BR /&gt;
 _USERNAME=jbaillie&lt;BR /&gt;
&lt;BR /&gt;
1          options nosource source2 center notes nodate nonumber ls=195 formchar='|----|+|---+=|-/\&amp;lt;&amp;gt;*' pagesize=40 noovp nomprint nomlogic nosymbolgen; title; footnote;&lt;BR /&gt;
                                                                                          The SAS System&lt;BR /&gt;
&lt;BR /&gt;
NOTE: %INCLUDE (level 1) file D:\SSC\SAS Source Code\SSC_Op_Analysis_Dev\Export_Lost_LIS_Detail_sp.sas is file D:\SSC\SAS Source Code\SSC_Op_Analysis_Dev\Export_Lost_LIS_Detail_sp.sas.&lt;BR /&gt;
3         +*  Begin EG generated code (do not edit this line);&lt;BR /&gt;
4         +*&lt;BR /&gt;
5         +*  Stored process registered by&lt;BR /&gt;
6         +*  Enterprise Guide Stored Process Manager V4.2&lt;BR /&gt;
7         +*&lt;BR /&gt;
8         +*  ====================================================================&lt;BR /&gt;
9         +*  Stored process name: Export_Lost_LIS_Detail_sp&lt;BR /&gt;
10        +*&lt;BR /&gt;
11        +*  Keywords: Lost LIS, Export&lt;BR /&gt;
12        +*  ====================================================================&lt;BR /&gt;
13        +*&lt;BR /&gt;
14        +*  Stored process prompt dictionary:&lt;BR /&gt;
15        +*  ____________________________________&lt;BR /&gt;
16        +*  PARENT&lt;BR /&gt;
17        +*       Type: Text&lt;BR /&gt;
18        +*      Label: Parent&lt;BR /&gt;
19        +*       Attr: Visible&lt;BR /&gt;
20        +*  ____________________________________&lt;BR /&gt;
21        +*  RPT_YEAR&lt;BR /&gt;
22        +*       Type: Numeric&lt;BR /&gt;
23        +*      Label: Rpt_Year&lt;BR /&gt;
24        +*       Attr: Visible, Required&lt;BR /&gt;
25        +*    Default: 2010&lt;BR /&gt;
26        +*  ____________________________________&lt;BR /&gt;
27        +*;&lt;BR /&gt;
28        +&lt;BR /&gt;
29        +&lt;BR /&gt;
30        +*ProcessBody;&lt;BR /&gt;
31        +&lt;BR /&gt;
32        +%global PARENT&lt;BR /&gt;
33        +        RPT_YEAR;&lt;BR /&gt;
34        +&lt;BR /&gt;
35        +OPTIONS VALIDVARNAME=ANY;&lt;BR /&gt;
36        +*  End EG generated code (do not edit this line);&lt;BR /&gt;
37        +&lt;BR /&gt;
38        +%STPBEGIN;&lt;BR /&gt;
39        +&lt;BR /&gt;
                                                                                          The SAS System&lt;BR /&gt;
&lt;BR /&gt;
40        +%global Parent Path Rpt_Year Run_Dt;&lt;BR /&gt;
41        +&lt;BR /&gt;
42        +&lt;BR /&gt;
43        +Data _NULL_;&lt;BR /&gt;
44        +  Run_Dt=compress(put(DateTime(),IS8601DT.),'-:');&lt;BR /&gt;
45        +  call symput('Run_Dt',trim(Run_Dt));&lt;BR /&gt;
46        +run;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: DATA statement 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;
47        +%put NOTE:  Runt_Dt ===&amp;gt;&amp;amp;Run_Dt.&amp;lt;===;&lt;BR /&gt;
NOTE:  Runt_Dt ===&amp;gt;20101108T174033&amp;lt;===&lt;BR /&gt;
48        +&lt;BR /&gt;
49        +libname mmsdmart meta library="mmsdmart";&lt;BR /&gt;
NOTE: Libref MMSDMART was successfully assigned as follows: &lt;BR /&gt;
      Engine:        META &lt;BR /&gt;
      Physical Name: D:\MMSDMART&lt;BR /&gt;
50        +&lt;BR /&gt;
51        +%Let Path=\\nas-fl\IT\Data Services\LostLISReports\LostLIS_2010_2011;&lt;BR /&gt;
52        +&lt;BR /&gt;
53        +proc export&lt;BR /&gt;
54        +  data=mmsdmart.LostLIS&amp;amp;Rpt_Year._DETAIL (where=(parentname="&amp;amp;Parent"))&lt;BR /&gt;
55        +  outfile="&amp;amp;Path.\&amp;amp;Parent._LOSTLIS_DETAIL_&amp;amp;Run_Dt..tab"&lt;BR /&gt;
56        +  dbms=TAB&lt;BR /&gt;
57        +;&lt;BR /&gt;
58        +run;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: Unable to open parameter catalog: SASUSER.PARMS.PARMS.SLIST in update mode. Temporary parameter values will be saved to WORK.PARMS.PARMS.SLIST.&lt;BR /&gt;
&lt;BR /&gt;
ERROR: Undetermined I/O failure.&lt;BR /&gt;
NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;
NOTE: There were 1 observations read from the data set MMSDMART.LOSTLIS2010_DETAIL.&lt;BR /&gt;
      WHERE parentname='Arcadian';&lt;BR /&gt;
NOTE: DATA statement used (Total process time):&lt;BR /&gt;
      real time           0.24 seconds&lt;BR /&gt;
                                                                                          The SAS System&lt;BR /&gt;
&lt;BR /&gt;
      cpu time            0.01 seconds&lt;BR /&gt;
      &lt;BR /&gt;
&lt;BR /&gt;
0 records created in \\nas-fl\IT\Data Services\LostLISReports\LostLIS_2010_2011\Arcadian_LOSTLIS_DETAIL_20101108T174033.tab from MMSDMART.LOSTLIS2010_DETAIL.&lt;BR /&gt;
  &lt;BR /&gt;
  &lt;BR /&gt;
NOTE: "\\nas-fl\IT\Data Services\LostLISReports\LostLIS_2010_2011\Arcadian_LOSTLIS_DETAIL_20101108T174033.tab" file was successfully created.&lt;BR /&gt;
NOTE: PROCEDURE EXPORT used (Total process time):&lt;BR /&gt;
      real time           0.72 seconds&lt;BR /&gt;
      cpu time            0.07 seconds&lt;BR /&gt;
      &lt;BR /&gt;
&lt;BR /&gt;
219       +quit;&lt;BR /&gt;
220       +&lt;BR /&gt;
221       +%STPEND;&lt;BR /&gt;
222       +&lt;BR /&gt;
223       +*  Begin EG generated code (do not edit this line);&lt;BR /&gt;
224       +;*';*";*/;quit;&lt;BR /&gt;
225       +&lt;BR /&gt;
226       +*  End EG generated code (do not edit this line);&lt;BR /&gt;
NOTE: %INCLUDE (level 1) ending.</description>
      <pubDate>Mon, 08 Nov 2010 22:56:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Unable-to-open-parameter-catalog-in-update-mode/m-p/29542#M4048</guid>
      <dc:creator>SAS_Doctor</dc:creator>
      <dc:date>2010-11-08T22:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to open parameter catalog in update mode</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Unable-to-open-parameter-catalog-in-update-mode/m-p/29543#M4049</link>
      <description>The stored process server runs under a different account, and so might not have access to all of the paths that your personal user account has.&lt;BR /&gt;
&lt;BR /&gt;
You should probably work with SAS Technical Support on this one to diagnose.  They might recommend a smaller SAS program that attempts to write to the area your program writes to, and using that in a stored process to see if it can work.&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
      <pubDate>Wed, 10 Nov 2010 21:17:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Unable-to-open-parameter-catalog-in-update-mode/m-p/29543#M4049</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2010-11-10T21:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to open parameter catalog in update mode</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Unable-to-open-parameter-catalog-in-update-mode/m-p/29544#M4050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: 'comic sans ms', sans-serif;"&gt;&lt;STRONG&gt;Chris Sir,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: 'comic sans ms', sans-serif;"&gt;&lt;STRONG&gt;I am a student from India.... I am very new to SAS....&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt; font-family: 'comic sans ms', sans-serif; color: #993366;"&gt;&lt;STRONG&gt;i) Kindly help me to create SAS Permanent Library in my Desktop..... I am using SAS EG Student version....&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #993366; font-family: 'comic sans ms', sans-serif;"&gt;&lt;STRONG&gt;ii) Also I need one more help..... How to access the Permanent Dataset (which is stored in my Desktop) for writing Program....&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: 'comic sans ms', sans-serif;"&gt;&lt;STRONG&gt;Thank You.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: 'comic sans ms', sans-serif;"&gt;&lt;STRONG&gt;Sankha DB&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 05:01:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Unable-to-open-parameter-catalog-in-update-mode/m-p/29544#M4050</guid>
      <dc:creator>learning_sas</dc:creator>
      <dc:date>2013-11-26T05:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to open parameter catalog in update mode</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Unable-to-open-parameter-catalog-in-update-mode/m-p/29545#M4051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sankha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using the SAS OnDemand for Academics version?&amp;nbsp; If so, most of your questions &lt;A href="http://support.sas.com/ondemand/"&gt;should be answered in these resources&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using the commercial version of SAS Enterprise Guide, you can use the Tasks-&amp;gt;Data-&amp;gt;Download SAS Data Sets task (and the Upload task) to copy data sets from the SAS session to the local PC and back again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're just getting started with SAS, you might want to &lt;A href="http://www.sas.com/reg/web/corp/2246738"&gt;watch this free SAS Talks webinar&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 12:46:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Unable-to-open-parameter-catalog-in-update-mode/m-p/29545#M4051</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2013-11-26T12:46:32Z</dc:date>
    </item>
  </channel>
</rss>

