IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

REWRITE in CICS of a PARTIAL key


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ramiyer999

New User


Joined: 08 Jul 2010
Posts: 3
Location: Gurgaon

PostPosted: Tue Aug 03, 2010 3:15 pm
Reply with quote

Hi,
Is there anyway in CICS by which i can do a GENERIC rewrite/update of VSAM file ?
Say, I have the KEY in my file as
AB01
AB02
AB03
CD01
CD02
CD03


I want to update all the records with the partial key as AB.
I know we can use the GENERIC option while DELETE. Is there a way to proceed for UPDATE other than doing a STARTBR and Readnext ?

Thanks in advance.
Ram
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Tue Aug 03, 2010 3:40 pm
Reply with quote

read this fine manual VSAM Demystified.
if, after reading and learning about VSAM concepts, you still have this question,
not sure what we can do for you.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts How to avoid duplicating a CICS Web S... CICS 0
Search our Forums:

Back to Top