|
|
 | | From: | julia_drew at brown.edu | | Subject: | proc surveyfreq | | Date: | 21 Jan 2005 13:27:09 -0800 |
|
|
 | Hello, All:
I am trying to use PROC SURVEYFREQ for the first time and am getting an error I've never seen before. When I try to use it, the error message "utility file open failed." appears. Is this something that anyone has experience with?
Thanks in advance for any help you can give.
Julia Drew
Julia Ana Drew Graduate Student Department of Sociology/Population Studies and Training Center Brown University P.O. Box 1916 Providence, RI 02912
|
|
 | | From: | omugeye | | Subject: | Re: proc surveyfreq | | Date: | 21 Jan 2005 14:20:45 -0800 |
|
|
 | You might want to visit http://support.sas.com/techsup/unotes/SN/012/012666.html
|
|
 | | From: | David L. Cassell | | Subject: | Re: proc surveyfreq | | Date: | 21 Jan 05 22:17:08 GMT |
|
|
 | "julia_drew@brown.edu" wrote: > I am trying to use PROC SURVEYFREQ for the first time and am getting an > error I've never seen before. When I try to use it, the error message > "utility file open failed." appears. Is this something that anyone has > experience with?
I haven't seen it before. But a search of the SAS Tech Support area turned up the note below. Are you running this on a MVS mainframe using TK utility files?
===========================================================================
You may receive the following error message when attempting to execute a SAS procedure which uses Threaded Kernel (TK) utility files.
Utility file open failed.
Some of the procedures which may be affected are: SORT, SUMMARY, SQL, FREQ, MEANS, REPORT and DMREG
This is corrected in SAS 9.1 (TS1M3).
A Technical Support hot fix for SAS 9.1 (TS1M0) for this issue is available at:
http://www.sas.com/techsup/download/hotfix/b9_sbcs_prod_list.html#012666
For customers running SAS with Asian Language Support (DBCS), this hot fix should be downloaded from:
http://www.sas.com/techsup/download/hotfix/b9_dbcs_prod_list.html#012666
A Technical Support hot fix for SAS 9.1.2 (9.1 TS1M2) for this issue is available at:
http://www.sas.com/techsup/download/hotfix/c9_sbcs_prod_list.html#012666
For customers running SAS with Asian Language Support (DBCS), this hot fix should be downloaded from:
http://www.sas.com/techsup/download/hotfix/c9_dbcs_prod_list.html#012666
Product: Base SAS
Component: SAS data library I/O
Priority: HIGH
Note Type: Documented Problem
Date: Tue, 14 Dec 2004
Operating System and Source Fix Information
|---------------------+--------------------------+---------------------| | System | Release Reported | Release Fixed | |---------------------+--------------------------+---------------------| | OS/390 (MVS) | 9 TSM0 | 9.1 TS1M3 | |---------------------+--------------------------+---------------------| | OS/390 (MVS) | 9.1 TS1M0 | 9.1 TS1M3 | |---------------------+--------------------------+---------------------| | OS/390 (MVS) | 9.1 TS1M2 | 9.1 TS1M3 | |---------------------+--------------------------+---------------------|
Unless otherwise stated above, no fixes are available for this issue. =====================================================================
HTH, David -- David Cassell, CSC Cassell.David@epa.gov Senior computing specialist mathematical statistician
|
|
|