Joined: 26 Nov 2002 Posts: 12375 Topics: 75 Location: San Jose
Posted: Sat Apr 14, 2007 7:35 am Post subject:
Quote:
Actually the First output file has very less numberof records to be written into , only 4 records.
Mainframemouli,
No you are writting more than 4 records. Check the pgm logic and see if you are writting more records. A single track is quite sufficient to write 4 80 byte records.
Your pgm must be in a loop writting the same records over and over and hence the space abend.
Joined: 01 Feb 2007 Posts: 1075 Topics: 7 Location: At Home
Posted: Mon Apr 16, 2007 3:09 am Post subject:
If you are only creating 4 80 byte records (3200 bytes) why are you allocating c. 300000 bytes? That is sloppy JCL coding. _________________ Utility and Program control cards are NOT, repeat NOT, JCL.
Joined: 02 Dec 2002 Posts: 415 Topics: 6 Location: Hove, England
Posted: Mon Apr 16, 2007 4:03 am Post subject:
I know people who allocate a multi-volume dataclass to take a single-record control file. I blame the parents. _________________ The day you stop learning the dinosaur becomes extinct
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