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

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

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
  • 1225 views
  • 1 like
  • 2 in conversation