ADSM-L

problem with UPDATE

1997-05-08 13:35:05
Subject: problem with UPDATE
From: Sam Sheppard <SHS AT SDDPC.SANNET DOT GOV>
Date: Thu, 8 May 1997 10:35:05 PDT
---------------------------- Top of message ----------------------------
>>--> 05-08-97  10:28  S.SHEPPARD     (SHS)    problem with UPDATE
>>--> 05-08-97  10:28  S.SHEPPARD     (SHS)    problem with UPDATE

Bob:  I don't know about the AIX server, but it's a bug in the level 12
   MVS server.  See APAR PQ01122 (the child APAR List mentions IX66071,
  so that may be the equivalent in AIX).  We have a separate devclass
  for offsite tapes, so we change the command temporarily to use
  WHEREDEVC instead of WHEREACC until it's fixed. Actually, I am in the
  process of writing a program to process the list of empty tapes and
  issue multiple UPD V commands instead of the UPD V *.  Running the
  latter from the command scheduler was taking many hours (>24) to
  update only about 100 volumes and no other scheduled commands will run
  while that's going on.
Sam Sheppard
San Diego Data Processing Corp.
shs AT sddpc.sannet DOT gov
(619)-581-9668
-----------------------------------------------------------------------`
---------------------------- Top of message ----------------------------
---------------------------- Top of message ----------------------------
>>--> 05-08-97  09:36  ..NETMAIL     ()     problem with UPDATE
>>--> 05-08-97  09:36  ..NETMAIL     ()     problem with UPDATE
>
>From:         Bob Booth - CSO <booth AT CHIANTI.CSO.UIUC DOT EDU>
>Subject:      problem with UPDATE Volume..
>To:           ADSM-L AT VM.MARIST DOT EDU
>
>I am running an AIX Server V2 R1 Level 012 and I am trying to update my
>offsite volumes with a location.  Following the book:
>
>adsm> q v off* access=offsite
>
>OFF001                    OFFSITEPOOL  DLTTAPE      25,378.5   14.4    Full
>OFF002                    OFFSITEPOOL  DLTTAPE      20,885.5   23.3    Full
>OFF003                    OFFSITEPOOL  DLTTAPE      20,401.8   17.6    Full
>OFF007                    OFFSITEPOOL  DLTTAPE      15,360.0   20.4  Filling
>OFF008                    OFFSITEPOOL  DLTTAPE      22,522.6   27.6    Full
>OFF009                    OFFSITEPOOL  DLTTAPE      18,924.3   47.5  Filling
>OFF010                    OFFSITEPOOL  DLTTAPE      23,400.4   23.3  Filling
>.
>.
>.
>
>Does return the volumes that are in our offsite vault.  So, now I do:
>
>adsm> update v whereaccess=offsite location="1208 Stoughton"
>
>And I get:
>
>ANR2212I UPDATE VOLUME: No volumes updated.
>
>Huh?
>
>I have also tried 'update v * whereaccess=offsite' which returns the same
>ANR2212I message.
>
>To top it all off, if I do:
>'update v off* whereaccess=offsite,readw location="..."'
>
>It sets my onsite tapes to that location!  It seems to be ignoring the
>'offsite' access mode in the search.  It does not matter where I put the
>offsite.  I have also used other qualifiers like wherestatus and wherestg.
>
>Bug or bad dream?
>
>Bob Booth
-----------------------------------------------------------------------`
=========================================================================
<Prev in Thread] Current Thread [Next in Thread>
  • problem with UPDATE, Sam Sheppard <=