FDR can backup an uncataloged VSAM cluster, and having a VVDS wth the wrong volser does not bother us (unless there is more than one VVDS in the VTOC). So try this job to copy the cluster to a new volume. It will allocate it and catalog it on the new volume.

//COPY  EXEC  PGM=FDRCOPY,REGION=0M
//SYSPRINT  DD  SYSOUT=*
 COPY  TYPE=DSF
 SELECT   DSN=cluster,VOL=inputvol,NVOL=outputvol

--
Bruce A. Black
Senior Software Developer for FDR
Innovation Data Processing 973-890-7300
personal: [EMAIL PROTECTED]
sales info: [EMAIL PROTECTED]
tech support: [EMAIL PROTECTED]
web: www.innovationdp.fdr.com
----------------------------------------------------------------------
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