If you want to test XMIT using IEBCOPY, I believe allocating NPDSFAST DD
DUMMY will bypass PDSFAST and invoke IEBCOPY.  If you are executing XMIT
via TSO, then first issue TSO ALLOCATE FILE(NPDSFAST) DUMMY.


Terry Traylor 
charlesSCHWAB 
TIS Mainframe Storage Management 
tis-mfs-storage 
(602) 977-5154 
WARNING:  All email sent to or from this address will be received by the
Charles Schwab corporate e-mail system and is subject to archival and
review by someone other than the recipient.

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Mark Yuhas
Sent: Wednesday, August 24, 2005 3:05 PM
To: [email protected]
Subject: XMIT problem

I have read the manual and tried many options but I can't get the XMIT
command to write to a permanent data sets.  The command uses the DSNAME
for input but uses a system temporary DSN for the output:

XMIT nwic.myuhas dsname('ij.source') outdsname('ij.xmit')

The corresponding messages are:

PDSFAST/ZOS   VER 5.1FC   CPUID 2086-0004AD0A-1220
  COPYRIGHT (C) 2003 SOFTWARE ENGINEERING OF AMERICA, INC.


 PDF0101I  START PDSFAST EXECUTION

 PDF0103C    COPY OUTDD=SYS00077,INDD=((SYS00073,R))
 PDF0111I  UNLOAD:   SYS00073 DSN=IJ.SOURCE
VOL=SCR208(DISK)   DCB=(80 6,160 FB PO)
 PDF0112I            SYS00077
DSN=SYS05236.T150149.RA000.MYUHAS7.R0100407   VOL=SCR209(DISK)
DCB=(6,176 3,120 VS PS)

The file designated for outdsname was preallocated.     

----------------------------------------------------------------------
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