Read OA19194 (I just did :-).
The z/OS provided AMATERSE uses now SYSUT1/2 for input/output.
Hth...

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Alan Schwartz
Sent: September 25, 2008 3:50 PM
To: IBM-MAIN@BAMA.UA.EDU
Subject: Trsmain Unpack

I'm testing the process to upload a PSP bucket of ptf's using an
uploaded CSI to only get the ptf's I need.  Everything seems to be
working and I've got the bin files on the mainframe. But when I try and
unpack them I run into two problems.
 
1.  The job is abending with 878-08.  Here is the full message:
IEC028I 837-08,IFG055
,TSYS001,UNPACK1,SYS00001,10B1,QR0015,SYS08269.T142124.RA000.TSYS001.TRS
TMP.H03
 
Here is the jcl:
 
//UNPACK1   EXEC  PGM=TRSMAIN,PARM=UNPACK,REGION=0M
//SYSPRINT DD  SYSOUT=*                                      //INFILE
DD  DISP=SHR,DSN=TSYS001.INSTLIB.BIN               //OUTFILE  DD
DISP=(NEW,CATLG,DELETE),UNIT=(SYSDA,8),       //
DSN=TSYS001.INSTLIB.UNPACKED,SPACE=(CYL,(600,100,50),RLSE) 
 
Obviously there's a dynamically allocated file that isn't big enough.  I
looked in IBMlink but nothing matched there.  I checked the recent
archives and found one thread that matched but the posters issue was
with PDS-E.  This is coming via SRD and as far as I can see is
documented as a pds.
 
2.  When the job abends the allocation messages show:
 
IEF285I   TSYS001.INSTLIB.UNPACKED                      CATALOGED
IEF285I   VOL SER NOS= QR0015.
 
I have to delete the file before I can rerun       
 
Appreciate any ideas.
Alan                             
 
 
_________________________________________________________________
Stay up to date on your PC, the Web, and your mobile phone with Windows
Live.
http://clk.atdmt.com/MRT/go/msnnkwxp1020093185mrt/direct/01/
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to