Robert,
> SMSVL8 SIMPLEX ---- 00F1 NONSMS CSLFGRP2
> SMSVL9 SIMPLEX ---- 00F1 NONSMS CSLFGRP2
Volumes SMSVL8 and SMSVL9 are not marked as SMS-managed in the
vtoc. You should be able to run DSS job to do CONVERTV.
//STEP1 EXEC PGM=DFDSS
//SYSPRINT DD SYSOUT=*
//SYSIN DD *
CONVERT -
DYNAM( -
(SMSVL8) -
) -
SMS
CONVERT -
DYNAM( -
(SMSVL9) -
) -
SMS
/*
Regards,
John
----------------------------------------------------------------------
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