On 9/21/2021 11:39 PM, Mohd Shahrifuddin Ahmad Masri wrote:
I have another problem.

DATE 09/22/21   TIME 11:31:01                                                   
                          SMP/E 36.109
UNIX COMMAND OUTPUT

  /bin/pax -zvrf /u/ssa/cics/SMPPTFIN/2021250221822812757.1of35 ./GIMFAF.XML

./GIMFAF.XML
905839 blocks
15874 blocks (compressed)
FSUM7131 Out of space or reached the end of the archive file.
   If you want to go on, type device or file name when ready

My question. Which directory is out of space? How to increase the space?
Did you specify the SMPWKDIR DD statement in the job? If so, then that is the out of space directory. If not, then the directory where the archive files reside, specified on the SMPDIR DD statement, is out of space.

I suggest you either add SMPWKDIR if its not already there, or change SMPWKDIR to point to a directory in a UNIX file system with plenty of space. On some systems pointing SMPWKDIR to /tmp is reasonable, but you'll have to determine where you have plenty of UNIX file system space.

See the SMP/E Reference for information on how much space might be needed:
https://www.ibm.com/docs/en/zos/2.4.0?topic=routine-determining-required-size-smpwkdir

Kurt Quackenbush -- IBM, SMP/E Development
Chuck Norris never uses CHECK when he applies PTFs.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to