Reason:
Because the constructs SELECT CATALOGS= and EXCLUDE CATALOGS= are so narrow already, it is not necessary to further restrict selection based on other criteria. So, the CRITERIA=, DSNAMES=, TABLE= and VTOCS parameters are not allowed with SELECT CATALOGS= or EXCLUDE CATALOGS=.
Action:
Remove the CRITERIA=, DSNAMES=, TABLE= and VTOCS parameters from the SELECT CATALOGS= or EXCLUDE CATALOGS= commands, and rerun the task.
You may use the VOLUMES= parameter with the CATALOGS= parameter. For example, to back up the CATALOGS= on your TSO volumes, run:
//jobname JOB (acct,info),etc. // EXEC DMS //SYSIN DD * SCAN REALVOLS SELECT CATALOGS=,VOL=TSO/ BACKUP
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|