---------- Forwarded message ----------
From: ROHIT <storage.mainfr...@gmail.com>
Date: Wed, Jul 15, 2009 at 10:30 PM
Subject: Help Required : HSM Auto Backups getting HELD everyday
To: IBM-MAIN@bama.ua.edu


Hi Everyone,

We have this issue going on customer for few weeks, AUTOMATIC BACKUPS
starts everyday at 1700 HRS and its getting HELD by OPS/MVS by issuing
this  message in the LOG :

*******************************************************************************************************
09146 17:00:04.21          00000284  OPS1370O OPSMAIN  X'0000' X'0001'
X'0200'
                                     HOLD DFHSMAV1 at
17:00:00
09146 17:00:04.21          00000280  OPS/MVS HOLD DFHSMAV1 at 17:00:00
*******************************************************************************************************

When I checked with automation team they showed me this rule defined in
their library .


/**********************************************************************
 *
 *   Issue operator command at 1700 daily (AUTOP)
 *
 **********************************************************************
 */
 address OPER
 "F DFHSMAV1,HOLD RECYCLE"
 "F DFHSMAV1,HOLD AUDIT"
  WTX.0 = 1
  WTX.1 = "OPS/MVS HOLD DFHSMAV1 at 17:00:00"
   ADDRESS WTO ,                                /* ISSUE WTL MESSAGE */
    "TEXTVAR(WTX.) OPTION(C) MSGID('')",
     "MCSFLAGS(HRDCPY)"                         /* FORCE HARDCOPY    */

 /* "S DKEEPLST"*/
)END
**************************************************************************************

I am not sure why BACKUPs are getting HELD up because as per this rule
RECYCLE and AUDIT should be HELD .

Usually I  end up releasing BACKUPS manually and if we miss this then as
everyone knows nothing is migrated later in the daily by primary space
management and we end up having space issues .

Will appreciate your valuable input  on this in tackling this.


Rohit Bhandari
MVS Storage Engineer
India

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to