I have this note from 2009 (I don't know if it is still relevant). An unsupported undocumented option for the current TRSMAIN is adding the TMPSPACE DD. This usually will let you terse PDSE or other things that mess up it's calculations for work space like a large RECFM VB PDS. //TMPSPACE DD UNIT=SYSDA,SPACE=(CYL,(4369,1),RLSE)
Alan Field Technical Engineer Principal BCBS Minnesota Phone: 651.662.3546 Mobile: 651.428.8826 From: "Jake anderson" <[email protected]> To: [email protected], Date: 12/13/2013 04:57 Subject: TRSMAIN - Influencing the temporary dataset allocation Sent by: IBM Mainframe Discussion List <[email protected]> Hello, I am performing a unters for a Rel file using TRSMAIN. Unfortunately it is failing due to insufficient allocation during temporary dataset creation. Are there any parameter within TRSMAIN step that can influence or create a larger Temporary dataset. Right now the RELFILE is sitting on Multi-vol(4 volumes), so its kind of pretty bigger one. Any suggestions or advise would be helpful for me to unpack the RELFILE. Jake ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
