Problem Note 13740: Run Project might cause errors or execute out of order in SAS® Enterprise Guide®
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
SAS System | SAS Enterprise Guide | Microsoft Windows XP Professional | 4.1 | 4.2 | 9.1 TS1M3 SP1 | 9.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.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2006-10-11 07:26:22 |
Date Created: | 2004-11-03 14:18:17 |