Ok, thanks. I found the ACS routine, which included:
/**********************************************************************/
/* ASSIGN SCATLDS TO SGATLDS FOR ATLDS */
/**********************************************************************/
WHEN (&STORCLAS= 'SCATLDS')
SET &STORGRP = 'SGATLDS'
/**********************************************************************/
/* ASSIGN SCVTS TO SGVTAPE FOR VTS */
/**********************************************************************/
WHEN (&STORCLAS= 'SCVTS')
SET &STORGRP = 'SGVTAPE'
I deleted those and then Translate, Validate, and Activate all worked (modulo
me figuring out that there was a prompt I had to reply to!)
Thanks 10**6. This seems gooderT.
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN