BookmarkSubscribeRSS Feed
mcao
Calcite | Level 5

I have a few questions regarding transporting encrypted SAS datasets:

1. Can we convert an encrypted SAS dataset into an .xpt file without the encryption key?

2. if we do need the encryption key, would the .xpt file after conversion remain encrypted?

3. if yes to the previous question, would the encryption key be the same?

 

Thank you for your help!

2 REPLIES 2
ChrisNZ
Tourmaline | Level 20

If you try to CPORT an encrypted data set, you get the message:

ERROR: Can not transport, data set XXXX is encrypted.

It would be faster to try than to ask. 🙂

 

 

SASKiwi
PROC Star

Encryption of XPT-format files isn't supported. If this is an issue for you apparently PROC MIGRATE does support encryption:

https://documentation.sas.com/?docsetId=movefile&docsetTarget=p0rwst58jh7zl0n115kbmamv0pyu.htm&docse...

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 933 views
  • 1 like
  • 3 in conversation