cancel
Showing results for 
Search instead for 
Did you mean: 

How to encrypt SAS dataset on Mainframe

X47B
Calcite | Level 5

How to encrypt SAS dataset on Mainframe

Hi Everyone, 

 

I want to know how to encrypt SAS datasets on Mainframe.

any help high welcome.

thanks in advanced..

 

OS; 9.4(TS1M3)

Product: SAS/STAT 14.1

 

5 REPLIES 5
Shmuel
Garnet | Level 18

Re: How to encrypt SAS dataset on Mainframe

Search google for "sas 9.4 dataset encryption" and you will get a mass of documentation to select from.

Shmuel
Garnet | Level 18

Re: How to encrypt SAS dataset on Mainframe

Message contains a hyperlink
X47B
Calcite | Level 5

Re: How to encrypt SAS dataset on Mainframe

Thank you very much.
Is it possible to encrypt at JCL job ? when we allocate a SAS dataset?

X47B
Calcite | Level 5

Re: How to encrypt SAS dataset on Mainframe

thank you very much for your reply.

In my team, we prefer to encrypt SAS datasets in JCL job statements when allocating dataset. it it not being mention in my first post.

Highlighted
Shmuel
Garnet | Level 18

Re: How to encrypt SAS dataset on Mainframe

Message contains a hyperlink

I have no experience with SAS encryption, therefor I'm searching google.

Searching for "sas documentation system level encryption" gave a list of urls.

I hope next link may help you, otherwise contact sas technical support:

 

https://documentation.sas.com/?docsetId=secref&docsetTarget=n0gzdro5ac3enzn18qbmaqy4liz3.htm&docsetV... 

 

The previous link talks about encrypt=  as a sas dataset option.

Maybe there is a possibility to assign this option in the sas configuration file then it may relate to all session created datasets.

If positive use such configuration file within the jcl.