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

Is sequential read possiblity when file is RRDS in cobol


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
C_Kartika_C
Warnings : 1

New User


Joined: 14 Jun 2006
Posts: 3

PostPosted: Thu Dec 28, 2006 2:49 am
Reply with quote

I need answers for following questions:

1. How to random read an RRDS record .
Especially what would be stored in Relative record number.
2. Is sequential read possiblity when file is RRDS in cobol
3. How to delete a RRDS record.

Thanks
Kartika
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Thu Dec 28, 2006 3:09 am
Reply with quote

C_Kartika_C wrote:
I need answers for following questions:
Quote:
1. How to random read an RRDS record .
Especially what would be stored in Relative record number.
According to the fine manual, the relitive record number.
Quote:
2. Is sequential read possiblity when file is RRDS in cobol
According to the FM, yes.
Quote:
3. How to delete a RRDS record.
According to the FM, pretty much like another keyed VSAM file.

Ta Daaaaa, the FM:http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IGY3LR30/CCONTENTS?DT=20050714120224
and its great companion:http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IGY3PG30/CCONTENTS?DT=20050628164603

Sorry fir the delay.... icon_lol.gif
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts Error to read log with rexx CLIST & REXX 11
Search our Forums:

Back to Top