Sort Card

In this Mainframe Forum - You can post your queries on JCL, OS/390 JCL, MVS JCL, z/OS JCL, JES2 & JES3

Moderators: Frank Yaeger, DikDude, Moderator Group

Post Reply
Arun_tcs11
Member
Posts: 1
Joined: Sat Nov 21, 2015 11:15 pm

Sort Card

Post by Arun_tcs11 » Sat Nov 21, 2015 11:34 pm

Can anyone help me to find the logic for the below process.

Process: The customer will get a cert point for their each purchase. here the process starts, need to separate a customer based on the count. If the customer have more than 16 cert points, need to write his record in D1 file. if the cert point is less than 16 need to write in D2 file. Also output record will contain the header and the trailer. Also main scenario is if the customer has 4 cert points , then all cert points should get display in 1 page. if the customer has 5 cert points, then 2 pages total with 5 real points and 3 void point(duplicate). if the customer has 10 cert point, then 3 pages total with 10 real ccerts and 2 void cert points. In every single page need to display 4 cert points.

Thanks
Arun
:)

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others