What is SORT ? How do we eliminate duplicate records ? How
do I select some records using SORT ?
Answer Posted / jagan
# 1 ---sort is a sorting of records either in asc/ des
order,
---sort field(6,10,A,CH) or sort field(6,10,A,CH),equal
sum field none
---sort field(6,10,A,CH) 6 is the starting position
10 record length
ch for alpnum (X)
A order of sorting
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
How can values be passed from the job stream to an executable program?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
Is condition checking possible in jcl?
How to submit a jcl from cics?
Immediate Job opening for mainframe professionals in Keane Bangalore. Please find the below details: Organization: Keane India Location: Bangalore Skill: COBOL, JCL,VSAM,DB2,CICS,IMS,REXX,CLIST Exp: 1 to 4 years only Employment Type: Permenant Employee Note: If you have attended keane interview in past 6 months please ignore this job opening. Please respond to email id keanemfjob@gmail.com OR keanemfjob@yahoo.in with your latest resume and following details, We will contact you within 24 hours: Total IT Exp: Exp in Mainframe: Current CTC: Expected CTC: Notice Period:
What is the purpose of dd * statement in jcl?
Explain dfsort utility?
What happens if both JOBLIB & STEPLIB is specified ?
how to run batch program without jcl?
What is the purpose of disp parameter?
How is a type of file defined in the jcl that executes the cobol program?
Explain the function of dd disp parameter?
Explain the function of the steplib dd statement?
What is Cataloged Procedures?
Explain the function of a dd statement?