ASK ANY BASE/SAS Problems send to me my id shiva_0923@in.com
From sasCommunity
sasCommunity Forum : sasCommunity - general site feedback : ASK ANY BASE/SAS Problems send to me my id shiva_0923@in.comBy Shiva 0923 on Tue Sep 09, 2008 1:47 am
If u have any doughts in BASE/SAS feel free to ask me ..
I will try my level best to clarify ur dought in a fruitfull manner..
thank u...
Private Message | Personal Page | Quote
By P4sas on Fri Oct 17, 2008 10:13 am
Shiva 0923 said:
If u have any doughts in BASE/SAS feel free to ask me ..
I will try my level best to clarify ur dought in a fruitfull manner..
Hi,
I have a high level problem with SAS (possibly a problem with the installation).
When I use SAS and assign libraries, SAS work fine for 5 minutes then won’t let me open any datasets in any of the assigned libraries (the pre-assigned libraries work fine). All I get is an error like the following:
423 data corti3; 424 set month6.a_corti; ERROR: File MONTH6.A_CORTI.DATA is not a SAS data set. 425 sid1a=put(CTR1N,z4.)||'_'||put(SBJ1N,z5.); 426 run;
NOTE: The SAS System stopped processing this step because of errors.
Similar error when I try to open the dataset directly.
Has anyone come across this before? I’m thinking it may be a problem with the SAS installation rather than code.
Private Message | Personal Page | Quote
By Shiva 0923 on Fri Nov 14, 2008 12:54 am
HI.. Yes ur ryt.. u need to re install sas..
<p>
Shiva 0923 said:
If u have any doughts in BASE/SAS feel free to ask me ..
I will try my level best to clarify ur dought in a fruitfull manner..
Hi,
I have a high level problem with SAS (possibly a problem with the installation).
When I use SAS and assign libraries, SAS work fine for 5 minutes then won’t let me open any datasets in any of the assigned libraries (the pre-assigned libraries work fine). All I get is an error like the following:
423 data corti3; 424 set month6.a_corti; ERROR: File MONTH6.A_CORTI.DATA is not a SAS data set. 425 sid1a=put(CTR1N,z4.)||'_'||put(SBJ1N,z5.); 426 run;
NOTE: The SAS System stopped processing this step because of errors.
Similar error when I try to open the dataset directly.
Has anyone come across this before? I’m thinking it may be a problem with the SAS installation rather than code.Private Message | Personal Page | Quote
