Anyways, remember that USERID.FILEAID should be VB and LRECL >= 300. You can also create the selection criteria through fileaid online.
________
magic flight launch box
Last edited by blitz2 on Wed Feb 02, 2011 3:12 am; edited 1 time in total
Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
Posted: Thu Feb 22, 2007 11:00 am Post subject:
The control cards shown by blitz can be changed to the following and you do not require the DD01SC DD. The funcntion SPACE function moves the current record pointer forward. In=5 moves the pointer to first 5 records and then we copy 4 records and then once again we use SPACE parm to move the pointer forward. And the last copy copies all records once the pointer is set
Joined: 02 Dec 2002 Posts: 1618 Topics: 31 Location: San Jose
Posted: Mon Aug 04, 2008 12:10 pm Post subject:
You can do this kind of thing quite easily with the new SUBSET operator of DFSORT's ICETOOL available with z/OS DFSORT V1R5 PTF UK90013 (July, 2008). Here's an example:
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