BookmarkSubscribeRSS Feed
SASHunter
Obsidian | Level 7

Hi,

The following code is producing an ERROR that I have never seen before, please help! 

I am getting the following error (which is new) : 

                                              14:42 Wednesday, September 3, 2014

ERROR: A component of /cpspb/supp/progs/aug14/0814mis.lis is not a directory.
NOTE: The SAS System stopped processing this step because of errors.
NOTE: SAS set option OBS=0 and will continue to check statements.
      This may cause NOTE: No observations in data set.
WARNING: The data set WORK.SUPP_MIS may be incomplete.  When this step was
         stopped there were 0 observations and 11 variables.

It is producing the xls workbook, but there is nothing in the sheet. 

How do I get rid of this error?

Thanks,

Nancy

I am using SAS 9.2 (TS2MO) on the Linux machine.

1 REPLY 1
SASKiwi
PROC Star

You need to check out the directory location of the file your program is reading in.

SAS is saying there is something wrong with: /cpspb/supp/progs/aug14/0814mis.lis so you need to confirm that this folder path is still correct.

At a Linux command prompt type in the command ls -l /cpspb/supp/progs/aug14 and check the output.  

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
  • 1 reply
  • 627 views
  • 0 likes
  • 2 in conversation