Why do some volumes display an EXPDT=STATS/002 ?
CA 1 can have EXPDT=STATS/001 or STATS/002 or STATS/003.
STATS/sss
Status of held tape where sss is the reason code indicating why the tape is being held. This keyword has no JCL equivalent. It is set by programs through the SET_KEYWORD function, or is entered through the keyword format STATS/sss, to apply permanent retention other than 99365 to an unknown situation, such as a broken chain.
Equivalent keyword: STATS/001
The EXPDT in the JCL is less than the current date; therefore, CA 1 sets the EXPDT to STATS/001 to prevent the tape from scratching prematurely.
Equivalent keyword: STATS/002
There is a multivolume chaining error. A TMC volume with this EXPDT is chained to a volume not in the TMC.
Equivalent keyword: STATS/003
The EXPDT in the TMC for the volume is updated as STATS/003 when ACCODE=xCANORES is specified in the JCL.
TMSPTRS should be executed to check for chaining errors. If there are chaining errors, correct and then re-run TMSPTRS .