BookmarkSubscribeRSS Feed
kk11
Obsidian | Level 7

Hi, I found that I am licensed for SAS/OR by running the following code,

 

 

proc setinit;
run;

 

 

The log shows the following,

 

Product expiration dates:
---Base SAS Software
31JAN2020
---SAS/STAT
31JAN2020
---SAS/GRAPH
31JAN2020
---SAS/ETS
31JAN2020
---SAS/FSP
31JAN2020
---SAS/OR
31JAN2020
 
 
But, its not installed. When I ran the following code,
 
proc product_status;
run;
The log shows the following,
 
 
1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;
72
73 proc product_status;
74 run;
 
For Base SAS Software ...
Custom version information: 9.4_M5
Image version information: 9.04.01M5P090617
For SAS/STAT ...
Custom version information: 14.3
For SAS/GRAPH ...
Custom version information: 9.4_M5
For SAS/ETS ...
Custom version information: 14.3
For SAS/FSP ...
Custom version information: 9.4_M5
For SAS/AF ...
Custom version information: 9.4_M5
For SAS/IML ...
Custom version information: 14.3
For SAS/QC ...
Custom version information: 14.3
For SAS/SHARE ...
Custom version information: 9.4_M4
For SAS/ASSIST ...
Custom version information: 9.4
Image version information: 9.04.01M0P061913
For SAS/CONNECT ...
Custom version information: 9.4_M5
For SAS/EIS ...
Custom version information: 9.4_M5
For SAS/GIS ...
Custom version information: 9.4_M5
For SAS/ACCESS Interface to Netezza ...
Custom version information: 9.42
For SAS/ACCESS Interface to Aster nCluster ...
Custom version information: 9.42
For SAS/ACCESS Interface to Greenplum ...
Custom version information: 9.42
For SAS/ACCESS Interface to SAP IQ ...
Custom version information: 9.4_M4
For SAS/ACCESS to Hadoop ...
Custom version information: 9.45
For SAS Enterprise Miner ...
Custom version information: 14.3
For SAS/ACCESS to Vertica ...
Custom version information: 9.4_M5
For SAS/ACCESS to Postgres ...
Custom version information: 9.4_M5
For SAS/ACCESS to Impala ...
Custom version information: 9.44
For SAS/ACCESS to HAWQ ...
Custom version information: 9.4_M2
For SAS/ACCESS to Amazon Redshift ...
Custom version information: 9.42
For SAS Integration Technologies ...
Custom version information: 9.4_M5
For SAS Text Miner ...
Custom version information: 14.3
For High Performance Suite ...
Custom version information: 2.2_M6
For SAS/ACCESS Interface to DB2 ...
Custom version information: 9.4_M2
For SAS/ACCESS Interface to Oracle ...
Custom version information: 9.42
For SAS/ACCESS Interface to the PI System ...
Custom version information: 9.43
For SAS/ACCESS Interface to SAP ASE ...
Custom version information: 9.4_M4
For SAS/ACCESS Interface to PC Files ...
Custom version information: 9.4_M5
For SAS/ACCESS Interface to ODBC ...
Custom version information: 9.4_M5
For SAS/ACCESS Interface to OLE DB ...
Custom version information: 9.4_M5
For SAS/ACCESS Interface to Teradata ...
Custom version information: 9.45
For SAS/ACCESS Interface to MySQL ...
Custom version information: 9.4_M5
NOTE: PROCEDURE PRODUCT_STATUS used (Total process time):
real time 0.14 seconds
cpu time 0.15 seconds
 
 
75
76 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;
89
 
 

 

 I have license to SAS/OR, but it is not installed.

 

How can I activate or install the SAS/OR in my computer?

 

Please help me to get the SAS/OR installed in my computer.

 

 

Thank you.

6 REPLIES 6
Reeza
Super User
You have to go back to the installation process to install the component.
JuanS_OCS
Amethyst | Level 16
Just to complete Reeza advice, you only need to re-run installation of SAS Foundation component, providing this license.
kk11
Obsidian | Level 7
I tried to reinstall to see if I have to check anything in deployment wizard, but I am not sure what to check in the window of deployment wizard that comes after I select 64 bit option window. Then I aborted the deployment wizard. If I reinstall everything again, it will do the same again.

Can you please specify which option to check after I select the 64 bit option in the deployment wizard?

Thank you.
Reeza
Super User
You're not doing a full reinstallation, it can install just that component. It should be named SAS/OR the last time I did it at least. It's been a while though.
SASKiwi
PROC Star

In the SAS Deployment Wizard choose the Install Additional Software option.

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

Get Started with SAS Information Catalog in SAS Viya

SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 6 replies
  • 1757 views
  • 2 likes
  • 5 in conversation