Hello,
What version of Java run-time is required for SAS 9.4?
I am new to SAS and people are telling me to install 1.6 run-time which is very old and a security risk.
Does any feature of 9.4 require a old version of Java?
Thanks,
The version of Java is very SAS version dependent. BUT the install should have installed the version needed.
If you run this code:
proc options option= jreoptions;run;
it will show your current JRE settings.
For all platforms other than z/OS, a private JRE is provided by SAS and installed by the SAS® Deployment Wizard for the exclusive use of SAS products. SAS offers support for this private JRE when used in conjunction with SAS software products under the same guidelines that govern support for all other SAS products. These guidelines are described on the SAS Technical Support Services and Policies page.
Thanks.
Based on the knowledge base, the private run-time version for 9.4 is 1.7 Java Run-time.
Am I understanding that correctly?
http://support.sas.com/kb/56/203.html
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.