BookmarkSubscribeRSS Feed
siddhu1
Obsidian | Level 7

Hello Team,

While connecting to the SAS Enterprise Miner , facing the below error:

siddhu1_0-1689854882469.jpeg

I tried to check whether the SAS Connect is there or not, but its there.

Not sure why this error is coming.

Can someone help me on this.

 

Thanks & Regards,

Siddhu1

 

1 REPLY 1
sbxkoenk
SAS Super FREQ

Hello,

 

  1. So you are sure that SAS/CONNECT is displayed (twice) in the LOG after submitting the below ??
proc setinit; run;
proc product_status; run;
  1. (dummy line)

  2. Maybe you need to increase the heapsize?
    It's a Java thing (JVM = Java Virtual Machine)
    Usage Note 18941: The SAS/CONNECT® spawner under Windows stops responding when there are a large number of concurrent connections
    https://support.sas.com/kb/18/941.html
  3. Other possibility :
    Problem due to a corrupt Metadata node. Replacing this with a new Metadata node will resolve the issue.

Thanks,

Koen

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

Get Started with SAS Information Catalog in SAS Viya

SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 355 views
  • 0 likes
  • 2 in conversation