MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to limit the display of records

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database
View previous topic :: View next topic  
Author Message
satyenderd
Beginner


Joined: 26 Aug 2005
Posts: 144
Topics: 73

PostPosted: Wed Jul 23, 2008 10:48 am    Post subject: How to limit the display of records Reply with quote

Hi All,

Could anyone tell me how to limit the display of records on disk from tape, using sort, as the files is on the tape and contains very huge volume of data. I want to bring it to disk to see the records. As I cannot bring all of them, I want to see the sample of data(i.e few records).

I am trying to use the following JCL.
Could anyone correct this please.
thanks in advance.

//STEP1 EXEC PGM=SORT
//SYSOUT DD SYSOUT=*
//SORTIN DD DSN=XXXXXXX,DISP=SHR
//SORTOUT DD DSN=YYYYYYYYY,
// DISP=(,CATLG,DELETE),
// UNIT=WORK,SPACE=(CYL,(100,500),RLSE)
//SYSIN DD *
OPTION COPY
/*
_________________
Satya
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group