ADSM-L

Unable to retrieve archive.

2002-09-12 15:04:54
Subject: Unable to retrieve archive.
From: "Ochs, Duane" <Duane.Ochs AT QG DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Thu, 12 Sep 2002 14:03:19 -0500
Hi all,
 I am using Openvms client 1.9 for VMS on an Alpha. Probably for Kelly Lipp
or someone from Storsol.
 I have been able to both restore and retrieve files from the same tape this
file resides on.

Duane

Show Archive.
ABC> sho archive disk$qmsdata0:[ml.data]mlmi89.dat;*/before=1-mar-2002/full
$200$DKA0:[ML.DATA]MLMI89.DAT;1
  ADSM server metadata:
    Server node:  161.49.1.47
    Mgmt class:   3_YEAR_RETENTION                      Owner: ML
    Media class:  Library
State: <Not specified>
    Backup:       24-FEB-2002 00:03:23                          Expires:
23-FEB-2005 00:03:23
    Object ID:    0x00000000 0x01FE54A5                 Restore seq:
0x00240000 0x00C654A5
    Copy Group:   0x00000001
    Description:  <Not specified>
  ABC file metadata:
    Owner:      [MAILING,ML]
    Size:       2104506/2104506                                 Created:
22-NOV-2001 08:15:27.07
    Revision:   (5359)
Revised: 24-FEB-2002 00:09:41.19
    File ID:    (57090,351,0)
Expires: <Not specified>
    Shelved state:      Online
Backup: 23-FEB-2002 19:47:30.58
    File protection:                                            System: RWE,
Owner: RWE, Group: RWE, World: RWE
    File organization:  Indexed
    File attributes:    Allocation: 2104506, Extend: 65535
                        Global buffer count: 112, Bucket size: 63
                        Contiguous-best-try
    Record format:      Fixed
                        Maximum 175 bytes, Longest 175 bytes
    Record attributes:  Carriage control
    Access cntrl list:  None

Started Retrieve:

ABC> retrieve disk$qmsdata0:[ml.data]mlmi89.dat;*/before=1-mar-2002
qg$restore:
%ABC-W-PROCERR, error processing $200$DKA0:[ML.DATA]MLMI89.DAT;*
-ABC-E-OBJECTNF, object was not found on the server
ABC>

Another way:
ABC> retrieve
disk$qmsdata0:[ml.data]mlmi89.dat/before=1-mar-2002/object=(0,33445029)
qg$restore:
%ABC-W-PROCERR, error processing $200$DKA0:[ML.DATA]MLMI89.DAT;*
-ABC-E-OBJECTNF, object was not found on the server
ABC>

One more way:

This retrieved 7 different versions of the file from sep - mar but did
retrieve the one from 24-feb-2002

ABC> retrieve disk$qmsdata0:[ml.data]mlmi89.dat;* qg$restore:/new_version


ABC>

Select statement to ensure it is named properly in the Archives table.

select * from archives where NODE_NAME='AESOP' and LL_NAME='MLMI89.DAT;1'
NODE_NAME:              AESOP
FILESPACE_NAME:         $200$DKA0:
TYPE:                   FILE
HL_NAME:                [ML.DATA]
LL_NAME:                MLMI89.DAT;1
OBJECT_ID:              33445029
ARCHIVE_DATE:   2002-02-24 00:03:23.000000
OWNER:          ML
DESCRIPTION:
CLASS_NAME:     3_YEAR_RETENTION

Select staement to make sure it resided on a usable tape.

select * from contents where NODE_NAME='AESOP' and FILE_NAME='[ML.DATA]
MLMI89.DAT;1'

Located the file on volume 000800. Did a q content of the tape and found the
file in question. attempted a retrieve and got the following.








Duane Ochs
Systems Administration
Quad/Graphics Inc.
414.566.2375

<Prev in Thread] Current Thread [Next in Thread>
  • Unable to retrieve archive., Ochs, Duane <=