SAS Procedures

Help using Base SAS procedures
BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
Moongop
Fluorite | Level 6

Hi, I get the following error in PROC XSL with parameter in Windows 10 (64bit) SAS 9.4 M8 environment. This did not happen with SAS 9.4 M7.

Thanks!

https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/proc/p1jfg2g00oh4qan1pp6dywaulp5z.htm 

proc xsl error.png

1 ACCEPTED SOLUTION

Accepted Solutions
4 REPLIES 4
SASKiwi
PROC Star

Try running this to verify your Java version and post your log:

proc javainfo;
run;

 

Moongop
Fluorite | Level 6

Hi,

This is the java info log.

javainfo.png

SASKiwi
PROC Star

Well, that looks healthy enough and suggests that Java is successfully installed. 

 

If the same example worked OK in M7 but not in M8 then that suggests a bug likely caused by the Java version upgrade. I suggest you open a Tech Support track and update your post when you get a response.

Moongop
Fluorite | Level 6

sas-innovate-white.png

Join us for our biggest event of the year!

Four days of inspiring keynotes, product reveals, hands-on learning opportunities, deep-dive demos, and peer-led breakouts. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

Register now!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 4 replies
  • 1097 views
  • 1 like
  • 2 in conversation