Hello All,

I am running the DFRMM report job to generate the Scratch report. Even
though the RMM panel reports it as ‘SCRATCH’ but the Batch report generates
a blank report. It used to work before the failover but now after the
failover it is giving only blank report.

Sometimes when I run this Job the NEWSCR generates the scratch list but
when I run the same job for second time the NEWSCR is empty.



Due to this we are unable to sync the Tape scratch report with DLM.



Screen shot from RMM panel



                    DFSMSrmm Volumes (Page 1 of 2) Row 1 to 1 of 1




 Enter HELP or PF1 for the list of available line commands


 Use the RIGHT command to view other data columns


    Volume Assigned Expir./ Desti- T Data

 S serial Owner date Retn. date Ret Status Location nation R sets

 -- ------ -------- ---------- ---------- --- ------- -------- -------- -
-----

    D12730 2025/147 V SCRATCH DLM8500 N 1

 ******************************* Bottom of data
********************************









JCL used for generating scratch report



//EDGHSKP EXEC PGM=EDGHSKP,REGION=0M,

// PARM='DSTORE,EXPROC,RPTEXT,VRSEL'

//SYSPRINT DD SYSOUT=*

//MESSAGE DD DSN=DFRMM.HSKP.MESSAGE,DISP=SHR

//REPORT DD DSN=DFRMM.HSKP.REPORT,DISP=SHR

//REPTEXT DD DSN=DFRMM.HSKP.EXTRACT,DISP=SHR

//* *

//*----------------------------------------------------------------*/

//* PRINT THE message */

//*----------------------------------------------------------------*/

//MESSAGE EXEC PGM=IEBGENER

//SYSPRINT DD SYSOUT=*

//SYSUT1 DD DSN=DFRMM.HSKP.MESSAGE,DISP=SHR

//SYSUT2 DD SYSOUT=*

//SYSIN DD DUMMY

//**********************************************************************

//* SCHEDULE THIS TO RUN DAILY FOLLOWING RMM EXPROC PROCESSING *

//* TO SYNCHRONISE SCRATCH FROM RMM TO DLM *

//* GENERATE NEW SCRATCH LIST *

//**********************************************************************

//RPTD EXEC PGM=EDGRPTD,

// PARM='DATEFORM(I),LINECOUNT(54)'

//REPTEXT DD DISP=SHR,DSN=DFRMM.HSKP.EXTRACT

//SYSPRINT DD SYSOUT=*

//MESSAGE DD DSN=DFRMM.HSKP.MESSAGE,DISP=SHR

//MSGENQ DD DSN=DFRMM.HSKP.MSGENQ,DISP=OLD

//SCRDATE DD DISP=SHR,DSN=DFRMM.HSKP.SCRDATE

//SYSOUT DD DISP=SHR,DSN=DFRMM.HSKP.RPTDOUT

//SCRLIST DD DISP=SHR,DSN=DFRMM.HSKP.RPTEXT.SRCLIST

//NEWSCR DD DISP=SHR,DSN=DFRMM.HSKP.RPTEXT.NEWSCRC ======== > this is blank

//*


This has started happening after we failed over to our DR site and our
production is running from DR site.

Is there anything to be verified and checked?

Peter

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to