BookmarkSubscribeRSS Feed
saspert
Pyrite | Level 9

23 proc sql;
24 select * from lasrlib.bb_may2015;
ERROR: More than one LASR Analytic Server table with the provided host/port was found in metadata.
NOTE: The table LASRLIB.BB_MAY2015 does not exist in the SAS LASR Analytic Server on host 'localhost', port 10031.
ERROR: File LASRLIB.BB_MAY2015.DATA does not exist.
ERROR: The datasource table LASRLIB.BB_MAY2015 does not exist.

 

Any suggestions will be appreciated. 

I am running SAS VA 7.1 on MS sql server db/ MS windows nt server.

I have 3 VA related libraries -

a)Visual analytics LASR library (VALIBLA)

b)Visual analytics public data provider (DPPUBLIC)

c)Visual Analytics Public LASR (LASRLIB)

  

Thanks,

saspert

1 REPLY 1
MichelleHomes
Meteorite | Level 14

It seems that you may have your library registered more than once in metadata and the table isn't loaded into memory. 

 

From the snippet, it appears you may be writing the code in SAS Enterprise Guide. Is that the case? If so, can you access the table directly in SAS Visual Analytics? Maybe the table is loaded into another VA library?

 

 

//Contact me to learn how Metacoda software can help keep your SAS platform secure - https://www.metacoda.com

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

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