Hi every body,
i have a question about sas result,
when i run this code on sas base:
proc sgplot data=ews.data2;
series x=logchg y = change;
run;
the log is:
ERROR: Unable to load the Java Virtual Machine. Please see the installation instructions or system
administrator.
Please help me solve this problem,
thank you very much,
Which version of SAS are you running?
One thing to check if you have an IT department updating file is to see which version of Java, if any, you have installed. SAS can be a bit picky about the version of Java. You can run Proc Options and find the entry for JREOPTIONS to see which version and locations SAS expects to see Java files. If the version installed with SAS has been removed by a helpful IT department then it may need to be reinstalled.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.