Date: Tue, 25 Jun 1996 20:00:00 -0500
Reply-To: H.MCLEAN@PLUM.FRUIT.COM
Sender: "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From: Hays McLean <H.MCLEAN@PLUM.FRUIT.COM>
Subject: Re: Libnames on MVS
In-Reply-To: The letter of Wednesday, 26 June 1996 11:18am CT
Following suggestions received here, I renamed my libname to the following:
LIBNAME X 'HMCLEAN.MYDATA.SAS';
I must be getting closer, the error message is different, instead of Invalid
Physical Name it is:
DATA SET HMCLEAN.MYDATA.SAS NOT IN CATALOG OR CATALOG CAN NOT BE ACCESSED.
As I've never used catalogs, I'm not sure how to handle this.
--Hays McLean
|