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

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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