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

Hi folks,

 

We have the following situation. We defined a Oracle library on SAS Management Console. This library is not pre-assigned. When we assign it on SAS EG (right click and select Assign), the library is assign correctly but doesn't show tables inside it. But if we execute the libname statement (copy the code from SAS MC, right click on library and select "Display libname assignment") directly on SAS EG, library is define fine and we see the list of tables inside it.

 

Any idea why using SAS MC configuration is not displaying the tables? 

 

Thanks!

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
SASKiwi
Opal | Level 21

@MariaD - For Oracle tables to show via a metadata-defined library you must add an Extended Attribute - AssignMode = 2:

 

screenshot13.jpg

View solution in original post

2 REPLIES 2
SASKiwi
Opal | Level 21

@MariaD - For Oracle tables to show via a metadata-defined library you must add an Extended Attribute - AssignMode = 2:

 

screenshot13.jpg

MariaD
Barite | Level 11

Thanks @SASKiwi !

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

CLI in SAS Viya

Learn how to install the SAS Viya CLI and a few commands you may find useful in this video by SAS’ Darrell Barton.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 575 views
  • 0 likes
  • 2 in conversation