BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
angeliquec
Quartz | Level 8

Whenever we open a table in SAS DI, we return a "no rows" window even though the physical version of the table still exists (physical is still in the server with rows). How can we view the metadata of the tables again?

 

Some of our DI jobs execute with error due to the empty metadata.

1 ACCEPTED SOLUTION

Accepted Solutions
angeliquec
Quartz | Level 8

We've solved it; we found one of the macros in autoexec is causing an error, resulting to the libraries not being declared -- thus all tables in DI not appearing as well.

View solution in original post

2 REPLIES 2
AngusLooney
SAS Employee

So, you have a physical table, and it's registered in metadata, but there are no columns defined for it?

 

Right-click on the table, select Update Metadata - this populates the column metadata for the table using what's "physically" there.

angeliquec
Quartz | Level 8

We've solved it; we found one of the macros in autoexec is causing an error, resulting to the libraries not being declared -- thus all tables in DI not appearing as well.

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!

How to connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1051 views
  • 1 like
  • 2 in conversation