BookmarkSubscribeRSS Feed
MVK
Calcite | Level 5 MVK
Calcite | Level 5

Hi All 

 

We have implemented the Metadata Bound Libraries to test them at dev region. we ran some test and was able to encrypt data but while we retrieve data to traditional library or folder we still see data . 

 

Please help me to understand why data is still visible outside the metadata bound libraries when copied it should have been encrypted one right.

 

Regards,

MVK

6 REPLIES 6
MVK
Calcite | Level 5 MVK
Calcite | Level 5

what in case if we use host commands like mv or cp of unix to non mbl folder to traditional folder ?

MVK
Calcite | Level 5 MVK
Calcite | Level 5

correction , I mean mbl folder to traditional folder , how will the encrypt data gets transformed.

Kurt_Bremser
Super User

If the target library is not metadata bound, then it will work as a classical library, with no encryption.

Keep in mind that every MBL has its own attributes and key. For a non-metadata-bound library, no key is defined, so SAS can't simply copy the file as is, because it would not be decryptable in any way.

Kurt_Bremser
Super User

@MVK wrote:

what in case if we use host commands like mv or cp of unix to non mbl folder to traditional folder ?


Then the file will be useless garbage, as the new library has no way to provide the decryption key, see my other post.

MVK
Calcite | Level 5 MVK
Calcite | Level 5

Thanks a lot for information provided. Appreciate your time and patience.

sas-innovate-white.png

Missed SAS Innovate in Orlando?

Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.

 

Register now

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
  • 6 replies
  • 1808 views
  • 0 likes
  • 2 in conversation