Question:
We are trying to create a new CA Librarian Master file and assign the MCD in the job that defines the new Master file using this:
//SYSIN DD *
-OPT INIT,DISK,VAR,ARC=005,SEQ=/73,8,10,10/,RESEQ
-MCD INITM,0000
-END
And getting the following error:
*** ERROR *** INVALID -MCD STATEMENT.
What is wrong and how do we resolve the error?
Answer:
The MCD or management code consists of a site-specified four-digit base code combined with the date the CA Librarian job is executed in either MMDD or DDMM format. The format of the date is determined by the IBM STDJC marco.
Additional Information:
For more information on using MCD, how to specify the MCD, and MCD restrictions, please see the CA Librarian Security Administration Guide.