In some cases, an output table might not be generated or a table might not automatically open. This will happen when using the option DBIDIRECTEXEC.
As a circumvention, change the option to NODBIDECTEXEC. The NOD
Temporary files might remain on the SAS System server even after closing SAS Enterprise Guide. This can happen when using End SAS Process in the Task Manager of SAS Enterprise Guide.
There is currently no ci
An error similar to the following might occur when opening or importing
a Microsoft Excel file from a UNIX server:
An internal ADO data operation has failed.
The requested data cannot be displayed.
External ta
Null values might not return query results in SAS Enterprise Guide. This
will most likely occur for Oracle tables, or other databases that
requires a PROC SQL WHERE clause such as one of the following:
where CharVar
Queries that contain a join and filter might return unexpected results
in SAS Enterprise Guide. This will most likely occur for a LEFT or RIGHT
OUTER join that also contains a filter. The reason the results are
unexpect
By design, the option to Schedule an Ordered List is not enabled. To
circumvent the problem, select and copy the objects from the project and
paste them into a new Process Flow. Then arrange them in the order you
wish a
Some code might cause a Status of ';RUNNING DATA STEP'; or ';RUNNING PROC
proc_name'; and the process might appear to hang in SAS Enterprise Guide.
In most cases, the process will complete successfully; however, the
Statu
A message similar to the following might be generated running any task
or code in SAS Enterprise Guide:
%gaccessible;
ERROR 180-322: Statement is not valid or it is used out of
proper order.
NOTE: Line ge
Importing a pipe delimited file may fail when using SAS Enterprise
Guide. This will most likely occur when using the Korean version of SAS
Enterprise Guide. There is currently no circumvention for the problem.
Using the operator ';Not equal to'; in the Query Builder causes the
following message to be written to the SAS System Log of SAS Enterprise
Guide 4.1.
NOTE: The "<>" operator is interpreted as "not equa
In SAS Model Manager, when you try to register a SAS Factory Miner project, registering might fail. SAS Model Manager does not produce any input/output variables for the corresponding portfolio, or for any
When you access files through the Server Files and Folders tab under the Navigation pane in SAS Studio, the current focus in the folder tree might be lost when you save a new or existing program. The
The DS2 procedure connects to a data source by using active LIBNAME statements. When a SAS Scalable Performance Data (SPD) Engine library is defined with a LIBNAME statement, the DATAPATH= option must be specif