BookmarkSubscribeRSS Feed
AK100
Pyrite | Level 9

I want to check what tables/objects are linked to my LASR table because it constantly prompts an error as soon as I open up the dashboard. I would like to delete the LASR table actually but i'm afraid there might be something linked to it...Is there a specific way to check this?

3 REPLIES 3
BrunoMueller
SAS Super FREQ

Have you tried the sas-relationship-reporter https://go.documentation.sas.com/?docsetId=bisag&docsetTarget=n02xw5d6g8m7v7n1shgdj8pf7vkf.htm&docse...

 

Here is an example output

PS D:\Program Files\SASPlatformObjectFramework\9.4\tools> .\sas-relationship-reporter -host someHost -port 80 -user someUid -password somePw -report impact "/Shared Data/Basics/LASR Data/PRODUCTS_CLEAN(Table)"
"/Shared Data/Basics/LASR Data/PRODUCTS_CLEAN" (Table)
  Impacts: "/Shared Data/Advanced/Demos/Solutions/VA2-Demo8.1a" (SAS report (2G))
  Impacts: "/Shared Data/Advanced/Demos/Solutions/VA2-Demo8.1b" (SAS report (2G))
  Impacts: "/Shared Data/Advanced/Demos/Solutions/VA2-Demo8.2" (SAS report (2G))
  Impacts: "/Shared Data/Advanced/Demos/Solutions/VA2-Demo9.1" (SAS report (2G))
  Impacts: "/Shared Data/Advanced/Demos/VA2-Demo8.1a" (SAS report (2G))
  Impacts: "/Shared Data/Advanced/Demos/VA2-Demo8.1b" (SAS report (2G))
  Impacts: "/Shared Data/Advanced/Demos/VA2-Demo8.2" (SAS report (2G))
  Impacts: "/Shared Data/Advanced/Demos/VA2-Demo9.1" (SAS report (2G))
  Impacts: "/Shared Data/Advanced/Practices/Solutions/VA2-Practice8.1" (SAS report (2G))
  Impacts: "/Shared Data/Advanced/Practices/Solutions/VA2-Practice8.2" (SAS report (2G))
  Impacts: "/Shared Data/Advanced/Practices/Solutions/VA2-Practice9.1" (SAS report (2G))
  Impacts: "/Shared Data/Advanced/Practices/VA2-Practice8.1" (SAS report (2G))
  Impacts: "/Shared Data/Advanced/Practices/VA2-Practice8.2" (SAS report (2G))
  Impacts: "/Shared Data/Advanced/Practices/VA2-Practice9.1" (SAS report (2G))
  Impacts: "/Shared Data/Basics/Product Report" (SAS report (2G))
  Impacts: "Table metadata update" (JobTransformation) - in "/Shared Data/Basics/LASR Data/PRODUCTS_CLEAN - Load Job Tue Jun 11 16:04:08 EDT 2019" (Job)
      Is contained by: "/Shared Data/Basics/LASR Data/PRODUCTS_CLEAN - Load Job Tue Jun 11 16:04:08 EDT 2019" (Job)

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore 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
  • 3 replies
  • 2466 views
  • 0 likes
  • 2 in conversation