Syntax of number sequence

In this Mainframe Forum - You can post your queries on DFSORT, ICETOOL , SyncSort & JCL Utilities

Moderators: Frank Yaeger, Moderator Group

Post Reply
vrdhrjnbb
Member
Posts: 10
Joined: Fri Jul 12, 2013 6:00 pm

Syntax of number sequence

Post by vrdhrjnbb » Tue Oct 01, 2013 10:57 pm

Hi all,

I am working on the number sequence, on that,

//SYSIN DD *
SORT FIELDS=COPY
OUTREC FIELDS=(1,10,SEQNUM,4,ZD,RESTART=(1,1))
//*

what does it means->(1,10,SEQNUM,4,ZD,RESTART=(1,1))

please expline this.

Thanks in advance

NicC
Active Member
Posts: 650
Joined: Sun Jul 24, 2011 5:27 pm
Location: Down on the pig farm

Post by NicC » Tue Oct 01, 2013 11:02 pm

What did you not understand in the manual?
Regards
Nic

DikDude
Moderator
Posts: 1001
Joined: Fri Jul 22, 2011 8:39 am
Location: usa

Post by DikDude » Wed Oct 02, 2013 2:31 am

If you post what you learned reading the manual, we can help if your understanding is incorrect.

There are also other topics that include SEQNUM - you might look at some of them also.
Last edited by DikDude on Mon Oct 07, 2013 11:08 pm, edited 1 time in total.
Have a good one

devegouda.chage
Member
Posts: 32
Joined: Mon Sep 12, 2011 10:50 am
Location: Bangalore

Post by devegouda.chage » Mon Oct 07, 2013 4:07 pm

Refer below link for more information

http://pic.dhe.ibm.com/infocenter/zos/v ... cg5023.htm
Thanks & Regards
Dev

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