Mark,
If Batch is an option, this works:
//DCOLLECT EXEC PGM=IDCAMS
//SYSPRINT DD SYSOUT=*
//MCDS DD DSN=HSM.MCDS,DISP=SHR
//MIGDATA DD DSN=HILVL.DCOLLECT.MIGDATA,
// DISP=(MOD,CATLG,CATLG),
// UNIT=SYSDA,SPACE=(TRK,(500,500),RLSE),
// DCB=(RECFM=VB,LRECL=350,BLKSIZE=3500)
//SYSIN DD *
DCOLLECT -
OUTFILE(MIGDATA) -
MIGRATEDATA
/*
Michael Gebbia
Technical Services
Eddie Bauer
##########################################################################
# This email and all files transmitted with it are confidential and #
# intended solely for the use of the individual or entity to whom they #
# are addressed. #
# #
# This e-mail message has been scanned for Viruses and Content and #
# cleared by NetIQ MailMarshal. #
# #
# #
# System Administrator #
# [EMAIL PROTECTED] #
# #
##########################################################################
----------------------------------------------------------------------
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