Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Reading KSDS File Records in sequential order

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DFSORT/ICETOOL
Author Message
Mani Kattula

New User


Joined: 04 Apr 2005
Posts: 1
Location: Hyderabad

PostPosted: Mon Apr 04, 2005 6:55 pm    Post subject: Reading KSDS File Records in sequential order
Reply with quote

Hi,
Can anyone clarify me is there any way to read KSDS file one by one (for example only first 100) records one by one with out specifying Key.
Back to top
View user's profile Send private message
References
die7nadal

Active User


Joined: 23 Mar 2005
Posts: 154

PostPosted: Tue Apr 05, 2005 11:08 pm    Post subject: Re: Reading KSDS File Records in sequential order
Reply with quote

Mani Kattula wrote:
Hi,
Can anyone clarify me is there any way to read KSDS file one by one (for example only first 100) records one by one with out specifying Key.


You can perform a loop for 100 times, by reading the Record 1 by 1.
READ VSAM-FILE NEXT INTO WS-VSAM. Here for accessing Indexed files in SEQUENTIAL mode keyword NEXT is important.
Back to top
View user's profile Send private message
smgaru

New User


Joined: 05 Apr 2005
Posts: 5
Location: Hyderabad

PostPosted: Wed Apr 06, 2005 9:48 am    Post subject:
Reply with quote

Thanks for ur reply. I will try it out...
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DFSORT/ICETOOL All times are GMT + 6 Hours
Page 1 of 1