It is currently Sat Sep 04, 2010 12:50 pm


Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Proc Varclus procedure.
PostPosted: Fri Jul 30, 2010 8:07 am 
Offline

Joined: Fri Jul 30, 2010 7:53 am
Posts: 2
Antispam: No
The second last number please: 7
Kids: pencil
Hi,

This is chandra kotta,member of sas forums.I have been in trouble in not solving the memory issue for the procedure varclus.
I have got a dataset with 5246 variables and 23000 observations.I am running a query as below

proc varclus data= inputs_std noprint outstat=clust_stat;
var var_1--var_5246;
run;

When i run this query,i am getting an error like no sufficient memory.But i can tell you one thing that this memory issue is not related to system or server.I am working on sas EG when the above code is concerned.

proc varclus data= inputs_std noprint outstat=clust_stat;
var var_1--var_2000;
run;

I tried the above query with 2000 inputs,it is working for me.

Could you please help me out in this issue.Even if there is any other alternate procedure also,thats fine for me. I even tried with options like maxclusters=200, centroid,short etc..Nothing is working for me.

Any ideas are invited.

Thanks..


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron