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
 
#1 picking selected records from sds

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL
Author Message
rahul_desai29

New User


Joined: 15 Mar 2006
Posts: 10
Location: fl;jds

PostPosted: Mon Apr 10, 2006 11:36 am    Post subject: #1 picking selected records from sds
Reply with quote

hi, guys

There are some 500 records in sequetial data set. how to pick 150 to 200 records. any utility?
Back to top
View user's profile Send private message
References
priyesh.agrawal

Global Moderator


Joined: 28 Mar 2005
Posts: 1509
Location: Chicago, IL

PostPosted: Mon Apr 10, 2006 11:52 am    Post subject: Re: #1 picking selected records from sds
Reply with quote

SKIPREC=149,
STOPAFT=51

using this in SORT CARD, will process rec# 150 to 200 only.

Else let us know what exactly you are looking for.

Regards,
Priyesh.
Back to top
View user's profile Send private message
prakash271082

Active User


Joined: 09 Sep 2005
Posts: 61

PostPosted: Mon Apr 10, 2006 12:08 pm    Post subject:
Reply with quote

Hi,
I hope you could also use STARTREC and ENDREC options which also does the same.
Back to top
View user's profile Send private message
Frank Yaeger

DFSORT Moderator


Joined: 15 Feb 2005
Posts: 4579
Location: San Jose, CA

PostPosted: Mon Apr 10, 2006 8:40 pm    Post subject:
Reply with quote

Quote:
There are some 500 records in sequetial data set. how to pick 150 to 200 records. any utility?


It's not clear exactly what you want to do. You need to explain it more clearly. Which input records do you want to pick? What rules do you want to use to determine which records are picked?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL All times are GMT + 6 Hours
Page 1 of 1