On a z/OS 2.5 system, the results stand ... Note: NOT SMS managed
A PDS or PDSE blocked either FB/80/3120 or other failed with with same message
...
With or without the target member and the dataset pre allocated
INMX209I TRANSMIT command terminated. Output dataset 'xxxxxxxx.TEMP.XMIT.PDS'
is not a sequential dataset.
xmit (xxxx.xxxxxxx) DSNAME(Z101.RRR000.xmi) outdsn(temp.XMIT.PDS(RRR))
Using OUTFILE instead
alloc DA(temp.xmit.pds(RRR)) FILE(OUTDD) SHR
xmit (xxxx.xxxxxxx) DSNAME(V101.brf000.RRR) outFILE(OUTDD)
HOWEVER, is all cases using the OUTFILE the dsn (PDS/PDSE/SEQ) got modified to
FB/80/3120 even if members existed in the PDS
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN