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

RPLDDDD field for extended VSAM - ESDS


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
amitsjcntl

New User


Joined: 30 Jun 2020
Posts: 13
Location: India

PostPosted: Tue Sep 22, 2020 1:45 pm
Reply with quote

Link for previous thread (just for reference):-
ibmmainframes.com/viewtopic.php?t=67797&highlight=vsam+extended+addressability

Question:-

I am working with the IFGRPL macro for supporting Extended VSAM and I could see that the RBA (4 bytes) for the ESDS file is returned in the field RPLDDDD. However, I could not find any field which would hold the extended RBA (XRBA) - 8 bytes.
Does anyone has any direction for this?
Back to top
View user's profile Send private message
amitsjcntl

New User


Joined: 30 Jun 2020
Posts: 13
Location: India

PostPosted: Fri Jul 16, 2021 2:49 pm
Reply with quote

Found the solution for this, so posting here to document it.

We can get the extended RBA in the following way:-

SHOWCB RPL=(Rx),AREA=(S,WORKFIELD),FIELDS=(XRBA),
LENGTH=8,.....
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Access to non cataloged VSAM file JCL & VSAM 18
No new posts Replace Multiple Field values to Othe... DFSORT/ICETOOL 12
No new posts Merge two VSAM KSDS files into third ... JCL & VSAM 6
No new posts Random read in ESDS file by using RBA JCL & VSAM 6
No new posts Join 2 files according to one key field. JCL & VSAM 3
Search our Forums:

Back to Top