MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Encrypt & Decrypt data thru JCL

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
skumar
Beginner


Joined: 15 Nov 2005
Posts: 3
Topics: 1
Location: Hyderabad -India

PostPosted: Tue Nov 15, 2005 2:16 am    Post subject: Encrypt & Decrypt data thru JCL Reply with quote

Hi,

I have a PS file of length X. I need to Encrypt /Decrypt the data present in file through JCL.

Any body have sample jcl or details please send it to me.
_________________
Thanks,
Kumar
Back to top
View user's profile Send private message
acevedo
Beginner


Joined: 03 Dec 2002
Posts: 127
Topics: 0
Location: Europe

PostPosted: Tue Nov 15, 2005 2:27 am    Post subject: Reply with quote

Through JCL?... you will need a program to be run from JCL.
Back to top
View user's profile Send private message
Phantom
Data Mgmt Moderator
Data Mgmt Moderator


Joined: 07 Jan 2003
Posts: 1056
Topics: 91
Location: The Blue Planet

PostPosted: Tue Nov 15, 2005 3:18 am    Post subject: Reply with quote

skumar,

JCL - Though you call it "Job Control Language", it doesn't do any processing that a High Level Language (COBOL, PL/I...) does. You need to write a program in any High Level Langauge or Assembler with the Encrypt/Decrypt logic and invoke the program using JCL.

Thanks,
Phantom
Back to top
View user's profile Send private message
Phantom
Data Mgmt Moderator
Data Mgmt Moderator


Joined: 07 Jan 2003
Posts: 1056
Topics: 91
Location: The Blue Planet

PostPosted: Tue Nov 15, 2005 3:21 am    Post subject: Reply with quote

skumar,

Probably the following links might be useful to you.
http://mvsforums.com/helpboards/viewtopic.php?t=3060&highlight=encoding
http://mvsforums.com/helpboards/viewtopic.php?t=3475&highlight=encoding

Thanks,
Phantom
Back to top
View user's profile Send private message
vkphani
Intermediate


Joined: 05 Sep 2003
Posts: 483
Topics: 48

PostPosted: Tue Nov 15, 2005 3:49 am    Post subject: Reply with quote

There are two options ENCIPHER and DECIPHER in REPRO thru which encryption can be done.
You can check the syntax in VSAM manual.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group