SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 13740: Run Project might cause errors or execute out of order in SAS® Enterprise Guide®

DetailsHotfixAboutRate It

Certain projects might generate errors similar to the following or execute out of order when using Run Project in SAS Enterprise Guide:

   ERROR: You cannot delete SASHELP.TEST1.DATA because
          SASHELP.TEST1.DATA is in use by you in resource environment
          IOM ROOT COMP ENV.

   ERROR: You cannot open SASHELP.TEST1.DATA for output access with
          member-level control because SASHELP.TEST1.DATA is in use
          by you in resource environment IOM ROOT COMP ENV.

This will most likely occur when the project contains a task that uses as its input table the output table from a prior task. The most likely situation is when there are two or more tasks linked together.

To circumvent the problem, make sure the data referenced in the error is not opened in edit mode, and also make sure the case matches for all table references in code. If the case already matches for all table references, and the data is not opened in edit mode, then click Tools ► Options ► Data ► Data General, and unselect 'Automatically open data when added to project'.

Click the Hot Fix tab in this note to access the hot fix for this issue.



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Enterprise GuideMicrosoft Windows XP Professional4.14.29.1 TS1M3 SP19.2 TS2M0
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.