Frequently Asked Questions
1)
Where
can I find SAS documentations?
2)
How
do I renew the SAS License?
3)
How
do I verify if the license tool run successfully or check my current license?
4) How
do I find if SAS 9.2 is compatible with my operating system?
5)
How
do I find which product releases and hot fixes are installed on my system?
6)
What
should I do, if I am getting error while installing or using SAS?
7)
What
are SAS Server logs and where can I find that?
8)
What
are hot fixes and where can I find that?
9) What should I do, if I am facing some problem while electronic software downloads?
10) Why is the JDK or JRE required for installation?
11)
Why
do we need to specify a different path while installing JDK and JRE and while
setting JAVA_HOME?
12)
Will
JAVA_HOME is in lower case?
13)
What
should I do, if the machine asks for a restart during the installation process?
14)
Why
do I need to create users and groups before the installation?
15)
Why
do I need to assign the users logon as a batch job rights?
16)
Why
do I need to apply the hotfix of EG after the installation?
18)
One
can do everything in SAS, so why does one need JMP?
19)
What
are SAS Technical papers and where can I find them?
20)
What
is SAS IML Studio and what it can do?
22)
Genomics
Menu does not appear after installation of JMP Genomics. How do I fix this
issue?
23)
What
is the minimum system requirements to install SAS on the machine?
24) When I try to open an existing project in Enterprise Miner 6.1 it is taking a lot of time?
25)
How can I verify the expiration
date of my SAS Software?
26)
Where is the sample data and
sample code located on my machine for SAS/STAT?
27)
Where is the sample data and
sample code located on my machine for SAS/GRAPH?
28)
Where is the sample data and
sample code located on my machine for SAS/ETS?
29)
Where is the sample data and
sample code located on my machine for SAS/QC?
30)
Where is the sample data and
sample code located on my machine for SAS/OR?
31)
Where is the sample data and
sample code located on my machine for SAS/Genetics?
32)
Where is the sample data and
sample code located on my machine for SAS IML?
33)
Where is the sample data and
sample code located on my machine for SAS IML Studio?
34)
Where is the sample data and
sample code located on my machine for SAS Enterprise Guide?
35)
Where is the sample data and
sample code located on my machine for SAS Enterprise Miner?
37)
Where is the sample data and
sample code located on my machine for JMP Genomics?
38)
How do I import and export data
with SAS Enterprise Guide?
39)
Where is the sample data and
sample code located on my machine for SAS Lab Software?
40)
How to connect to SAS EBI Server using E-Miner?
41)
How
can I perform analysis of a data set on my desktop using SAS E-miner?
1) Where
can I find SAS documentations?
SAS
Documents can be found in the USB provided in the User Guide and procedure
manual folder. The same is also available at http://support.sas.com/documentation/
SAS
Installation guide is provided with the USB provided in the Installation Manual
folder.
2) How do I
renew the SAS License?
Below is the link for renewing sas license file on
Windows Vista
http://support.sas.com/kb/31/290.html
Below is the link for renewing sas license file on Windows machine.
http://support.sas.com/kb/31/187.html
Please refer to page 5 of the below guide for
renewing the JMP license file.
http://www.jmp.com/administrator/pdf/JMP8_AdminGuide_EN.pdf
Below is the link for Troubleshooting License
issues.
http://support.sas.com/techsup/license/windows.html
3) How
do I verify if the license tool run successfully or check my current license?
To verify that the renewal tool did not run successfully, run the following
commands from base SAS or EG and compare the expiration date in the SAS log
window with the expiration date in your SAS installation data (SID) file:
PROC SETINIT NOALIAS;
RUN;
4) How
do I find if SAS 9.2 is compatible with my operating system?
To check the Supporting Operating Environments for Windows please use the below
link.
http://support.sas.com/resources/sysreq/hosts/pc/
5) How
do I find which product releases and hot fixes are installed on my system?
Please refer to the below link to find the product release and hot fixes that
are installed on the system http://support.sas.com/kb/35/968.html
6) What
should I do, if I am getting error while installing or using SAS?
Step 1.Try to search for error on the
http://support.sas.com/
you might get a usage note or problem note for your problem where you can
get the resolution for the problem.
For the usage related issue and syntax issues please refer to SAS documentation
at http://support.sas.com/documentation/.
Step 2.Also for errors during installation; please check if you
have done the pre-requisite correctly or not.
Step 3.If you are unable to resolve the issue yourself, Please
open a track using the below details as per below steps
(a) Please raise a track for SAS technical support by sending
mail to insupport@sas.com.
(b) Ensure that you added “SSCNARS” along with problem
title in the subject line of the email.
(c) Please mention the problem details, screenshot of the
errors and logs (if any) while opening the track.
(d) Also provide site no and your contact details in the mail.
(e) For the urgent resolution for critical problem you can
also call at 022-67492240 or 011 - 4143682 after opening the SAS track.
For any queries related to SAS track please refer to
below link http://support.sas.com/techsup/opentrackshelp.html
7) What
are SAS Server logs and where can I find that?
SAS Server Log files capture detailed info, warning and error which is used by
technical support to troubleshoot and fix a problem. For details about logs and
its location refer to below link.
http://support.sas.com/kb/35/426.html
8) What
are hot fixes and where can I find that?
Please refer to the below link for FAQs on hot fixes.
http://ftp.sas.com/techsup/download/hotfix/faq.html
9) What
should I do, if I am facing some problem while electronic software downloads?
Please refer to below link for FAQs during electronic software download.
http://support.sas.com/kb/30/882.html
10) Why
is the JDK or JRE required for installation?
SAS clients have been developed in JAVA and hence to
run the java program you require the JDK and JRE.
11) Why
do we need to specify a different path while installing JDK and JRE and while
setting JAVA_HOME?
SAS does not recognize the space in the path of the
JAVA.
For
example if the JAVA is installed on C:\Program
Files\JAVA\.... in this case there is a space in the path hence the JAVA
applications does not recognize the correct path and places % wherever there is
a space.
12) Will
JAVA_HOME is in lower case?
JAVA_HOME should always be in Upper Case as the
variable name other than windows is always written in upper case for the OS to
recognize the same.
13) What
should I do, if the machine asks for a restart during the installation process?
If the machine asks for a reboot, then in that case
you should always reboot the machine. This is a requirement by the Software
Deployment Wizard to complete.
14) Why
do I need to create users and groups before the installation?
This is a pre-requisite of SAS Installation only
when you have to do the installation in network mode/server mode.
15) Why
do I need to assign the users logon as a batch job rights?
SAS runs in batch mode and hence it uses the Operating
System services to run the commands in a batch mode. Hence if the user does not
have batch rights then it won’t be able to login to the system and execute the
SAS codes.
16) Why
do I need to apply the hotfix of EG after the installation?
There is a requirement by ICAR in which the EG should
start and run in local server mode rather than get connected to server mode.
After applying the hotfix EG will start by getting connected to the local
machine by default. This is done just to reduce the load on the main server.
JMP
(pronounced "jump") is a computer program that was first developed by
John Sall and others to perform simple and complex statistical analyses. It
dynamically links statistics with graphics to interactively explore, understand,
and visualize data. This allows you to click on any point in a graph, and see
the corresponding data point highlighted in the data table, and other graphs.
JMP provides a comprehensive set of statistical tools as well as design of
experiments and statistical quality control in a single package. Please refer to
below link for some statistical FAQs on JMP software http://www.jmp.com/support/faq/statistical_faq.shtml
18) One
can do everything in SAS, so why does one need JMP?
JMP
augments other SAS offerings. Think of JMP as a SAS client, like SAS Enterprise
Guide that specializes in bringing your data to you in a way that lets you grab
it, slice it, spin it and make it come alive. JMP has an attitude toward data
that is close, personal and allows direct data manipulation. JMP has the direct
feel of a spreadsheet, but with the supportive structure of a database– and
much more graphical responsiveness. Everything in JMP is active on the surface.
Changes happen instantly, eliminating the usual step of sending a job to the
server and retrieving the results.
19) What are SAS Technical Papers and where can I find them?
SAS
Technical Papers provide technical details for how you can complete a task or
achieve a goal. They also offer technical advice on how to harness the many
robust features that our software products offer. You can find them on below
link
http://support.sas.com/resources/papers/
20) What is SAS IML Studio and what it can do?
SAS/IML Studio is new software for statistical
programming. It provides a highly flexible programming environment in which you
can run SAS/STAT or SAS/IML analyses and display the results with dynamically
linked graphics and data tables. SAS/IML Studio is intended for data analysts
who write SAS programs to solve statistical problems but need more versatility
for data exploration and model building. The programming language in SAS/IML
Studio, which is called IMLPlus, is an enhanced version of the IML programming
language.
It is true that SAS requires particular version on JDK ,
the same needs to installation as pre-requisite before installation the SAS
software. However during the
installation wizard you can specify the exact JDK path if you have multiple JDK
version. The other option is to disable
other version of JDK and allow SAS
Installation wizard to select the JDK. You can enable other version of JDK after
the installation process.
22) Genomics
Menu does not appear after installation of JMP Genomics. How do I fix this
issue?
(a)
Please follow the below two steps in order to
resolve this issue.
Genomics Menu:
Activate the new JMP Genomics menu:
=> Start JMP
=> Go to Edit => Customize => "Revert to Factory Defaults"
This will make Genomics menu available. However we need to follow the next step
so that the Genomics menu works properly.
(b)
Update Genomics Applications:
**BEFORE** launching any of the new applications, do a one-time update of all
the Genomics Applications XML files
=>Start JMP
=> Go to "Genomics" => "Generate Dialogs from XML"
(last menu item)
If the
problem still persists please contact SAS Technical Support.
23) What is the minimum system requirements to install SAS on the machine?
Following
is minimum and recommended required for scenario
|
Scenario |
Disk Space Requirement Minimum/Recommended |
RAM Minimum/Recommended |
|
STANDALONE |
|
|
|
1.
JMP SDS on Desktop |
1 GB |
256
MB/512 MB |
|
2.
JMP SDS and JMP Genomics on Desktop |
1/2
GB |
256
MB / 512 MB |
|
3.
Only Clients EG, AMO along-with
JMP SDS and JMP Genomics on Desktop |
2/3
GB |
512
MB/ 1 GB |
|
4.
EAS Standalone on Desktop |
2GB /
2 GB |
512
MB / 1 GB |
|
5.
EAS Standalone with EMINER Client along-with JMP
SDS , JMP Genomics on Desktop |
7/ 10
GB |
512
MB / 1 GB |
|
6.
SAS EAS Standalone without E-miner Client and with
JMP SDS and JMP Genomics on Desktop |
5/8
GB |
512
MB / 1 GB |
|
7.
EAS with JMP SDS ,JMP Genomics, EMINER Server on
Desktop |
10 /
12 GB |
2 GB/
4 GB |
|
NETWORK SERVER |
|
|
|
1.
EAS, JMP, JMP
Genomics, EMINER (All in Server Mode) |
10/12
GB |
4 GB/
8 GB |
24) When
I try to open an existing project in Enterprise Miner 6.1 it is taking a lot of
time?
Follow the below mentioned steps to resolve the
problem:
a)
Launch Enterprise Miner 6.1
b)
Enter your credentials (username and password)
c)
Select the checkbox “Personal Workstation” as
shown in the screen below:

d)
Click on “Log On” button.
e)
After Logging in to the application Click on Options
à Configure
f)
Enter the details of the server as shown below

g)
Click on Next to proceed further.
h)
From the drop down select the Analytics Platform 1.5
(refer to the image below)

i)
Review the configuration as shown below.

The above mentioned steps are one time activity and
on a new installation of client applications.
Once you complete this you can exit E-Miner and
relaunch E-Miner and continue your work.
25)
How can I verify the expiration date of my SAS Software?
For
verification of the expiration date of SAS Software, You may use the following
steps:
a. Start the Base SAS session
b. Write the following code and submit the code:
PROC SETINIT;
RUN;
In
log window you can see the List of components with their expiration date.
26)
Where is the sample data and sample code located on my machine for
SAS/STAT?
Sample data:- C:\Program Files\SAS\SASFoundation\9.2\stat\sashelp
Sample code:- C:\Program Files\SAS\SASFoundation\9.2\stat\sample
You
can also find the sample data and sample code for SAS\STAT on your machine at
following location: “<SASROOT>\stat\sample”.
For
extra sample data, you can select the option HelpàLearning
SAS Programming, this will read the sample data for you in the Library.
Also
you can find various online resources of statistical procedures at following
webpage: http://support.sas.com/learn/statlibrary/statlib_eg4.2/index.htm
27)
Where is the sample data and sample code located on my machine for
SAS/GRAPH?
Sample data:- C:\Program Files\SAS\SASFoundation\9.2\graph\sample
Sample
code:- C:\Program Files\SAS\SASFoundation\9.2\graph\sashelp
You can also find the sample data and sample code for the SAS/GRAPH in “<SASROOT>\graph\sample”.
28)
Where is the sample data and sample code located on my machine for
SAS/ETS?
Sample data: C:\Program Files\SAS\SASFoundation\9.2\ets\sashelp
Sample
Code: C:\Program Files\SAS\SASFoundation\9.2\ets\sample
You
can also find the sample code for SAS\ETS on your machine at following location:
“<SASROOT>\ets\sample”.
29)
Where is the sample data and sample code located on my machine for
SAS/QC?
Sample data:- C:\Program Files\SAS\SASFoundation\9.2\qc\sashelp
Sample
code: - C:\Program Files\SAS\SASFoundation\9.2\qc\sample
You
can also find the sample code and sample data at following location:
“<SASROOT>\qc\sample”
30)
Where is the sample data and sample code located on my machine for
SAS/OR?
Sample data:- C:\Program Files\SAS\SASFoundation\9.2\or\sashelp
Sample
code :- C:\Program Files\SAS\SASFoundation\9.2\or\sample
You
can also find the sample data and
sample code for SAS\OR on your machine at following location: “<SASROOT>\or\sample”.
31)
Where is the sample data and sample code located on my machine for
SAS/Genetics?
Sample data:- C:\Program Files\SAS\SASFoundation\9.2\genetics\sashelp
Sample
code :- C:\Program Files\SAS\SASFoundation\9.2\genetics\sample
You
can also find the sample code for SAS\Genetics on your machine at following
location: ”<SAROOT>\genetics\sample”.
32)
Where is the sample data and sample code located on my machine for
SAS IML?
Sample data:- C:\Program Files\SAS\SASFoundation\9.2\iml\sashelp
Sample code :- C:\Program Files\SAS\SASFoundation\9.2\iml\sample
You
can also find the sample code for SAS IML on your machine at following location:
”<SASROOT>\iml\sample”.
33)
Where is the sample data and sample code located on my machine for
SAS IML Studio?
Sample data:- C:\Program Files\SAS\SASIMLStudio\3.2\Data Sets
Sample code. :- C:\Program Files\SAS\SASIMLStudio\3.2\Programs\Samples
34)
Where is the sample data and sample code located on my machine for
SAS Enterprise Guide?
Sample data:- C:\Program Files\SAS\EnterpriseGuide\4.2\Sample\Data
Sample code :- C:\Program Files\SAS\EnterpriseGuide\4.2\Sample\Code
Sample
Projects:”\SAS\EnterpriseGuide\4.2\sample\Projects”
35)
Where is the sample data and sample code located on my machine for
SAS Enterprise Miner?
There is no specific sample data and sample code for SAS Enterprise Miner as you can use any sample data and sample code in Enterprise Miner. But still you can find some sample data and code in dmine folder.
Sample data:- C:\Program Files\SAS\SASFoundation\9.2\dmine\sashelp
Sample code :- C:\Program Files\SAS\SASFoundation\9.2\dmine\sample
You
can also find the sample data from Help menu, Select the Generate Sample Data
Source. There, you can find various sample data for analysis.
Sample data:- C:\Program Files\SAS\JMP\8\Support Files English\Sample Data
Sample Code:- C:\Program Files\SAS\JMP\8\Support Files English\Sample Scripts
37)
Where is the sample data and sample code located on my machine for
JMP Genomics?
You
can find the sample data and sample code for JMP Genomics at the following
location:
Sample data:- C:\Program Files\SAS\JMP\8\Genomics\Sample Data
Sample code :- C:\Program Files\SAS\JMP\8\Genomics\ProcessLibrary
38)
How do I import and export data with SAS Enterprise Guide?
For
Importing the Data with SAS Enterprise Guide follow the below steps:
1. Go to File menu and select the Import Data

2. Select the file which you want to import and Click on Open.

3. You will see the following screen where select Next.

4. Here you have to select Data Source such as Comma Separated (.csv) and select Next.

5. Define field Attributes and Select Next.

6. Here You can find various Advanced options such as
- Embed the Data within the generated SAS Code
- Remove characters that can cause transmission errors from text-based data files.
And Select Finish.

39)
Where is the sample data and sample code located on my machine for
SAS Lab Software?
Sample data:- C:\Program Files\SAS\SASFoundation\9.2\lab\sashelp
40)
How to connect to SAS EBI Server using E-Miner?
In the folder C:\WINDOWS\system32\drivers\etc\hosts file you can add your EBI server IP address and it’s name.
save it and close. Then while logging on to E-miner, you can
choose that IP address and name and connect. So now you can connect to
your SAS EBI server through E-miner.
41)
How
can I perform analysis of a data set on my desktop using SAS E-miner?
First
you will have to create local library on your local machine using SAS Management
Console. This is the way you can
create new library.

Choose
the library you wish to define.



Enter the library properties and
the Path specification , you can create new path.




Now open Enterprise Miner.
In Project Start Code:
You can write libname ‘library
name which your have created’ BASE “your path”; run;

Press “Run Now”. Now
go to data source
-> New data source
Choose your library name and
choose the data set.
