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-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

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
  • 2400 views
  • 0 likes
  • 2 in conversation