BookmarkSubscribeRSS Feed
smm662002
Quartz | Level 8

Hello,

 

When running proc fcmp on Unix grid I receive the below warning:

 

"The filename "work.funcs.test" has too many levels, only the first 2 levels will be used"

 

work.funcs.test is used in outlib and in options cmplib

 

The warning is not produced if the same proc fcmp is run on Windows server.

 

The results creted by the function are right and not impacted by this warning.

 

The code is running in SAS 9.2 Base.

 

Would anybody knows what changes I need to stop receving this warning.

 

Thank you,

 

Madalin

 

 

3 REPLIES 3
LinusH
Tourmaline | Level 20

Could you provide the full log?

Also, perhaps it isn't necessary to run the PROC FCMP on the GRID, just provide the created function to the other Grid processes...?

Data never sleeps
smm662002
Quartz | Level 8

Hello,

 

Thank you for your answer.

Unfortunately I can not send the full log file. 

The proc fcmp used is the one presented in the link below:

 

http://blogs.sas.com/content/sasdummy/2011/05/09/calculating-the-number-of-working-days-between-two-...

 

I have run the proc fcmp on GRID because the function is later in the process. If I don't run the proc fcmp on grid the code would return an error. Would it be possible to explain more on your sugestion to not run thr fcmp on GRID but just provide the function to the othe GRID processes?

 

Thank you,

Madalin

LinusH
Tourmaline | Level 20
Store the function in a permanent SAS library that is accessible from the grid by the user that should be able to access it.
Data never sleeps

SAS INNOVATE 2024

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

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.

Get the $99 certification deal.jpg

 

 

Back in the Classroom!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 3 replies
  • 1378 views
  • 0 likes
  • 2 in conversation