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.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

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

View all other training opportunities.

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