Hello,
I am actually running the Spool House keeping Archive utility and i am getting this return code :
SPOOL clean-up failed - return code = 08 reason code = 41
I think this error is returnd by the sub-program MVSP0027 but i don't kb*now the meaning of this error and return code.
Here's the JCL which i run on Linux :
//STEP10 EXEC PGM=MFSPHK01
//SYSIN DD *
LOCATION /shared/spool/archive/wk2912
GLOBAL RETAIN=15 ARCHIVE=Y
/*
//SYSPRINT DD SYSOUT=*
//CMDS DD DSN=&&CMDS,DISP=(,CATLG)
//*
//RUNCMDS EXEC PGM=MFCMDLNE,PARM='DEBUG'
//STDIN DD DSN=&&CMDS,DISP=(OLD,CATLG,CATLG)
//STDENV DD DUMMY
//STDOUT DD SYSOUT=*,RECFM=LSEQ
//STDERR DD SYSOUT=*,RECFM=LSEQ
//CMDS DD DUMMY
Can anyone help^me to fix this issue please ?
Best regardds
Rodolphe
#EnterpriseDeveloper
