Hi all,

I set access on client spider01.cc.vt.edu for myclient to
retrieve its archived files.  But I got the following error when I
retrieve on myclient.  What did I do wrong?

server - ADSM v3.1.2.40  on AIX 4.3.3
myclient - TSM 3.7.2     on AIX 4.3.2

Thanks in advance
------------------------------------------------------------------------------
 Eliza Lau
 Virginia Tech Computing Center                email : [EMAIL PROTECTED]
 Virginia Polytechnic Institute & State University
 1700 Pratt Drive
 Blacksburg VA 24060                           phone : (540) 231-9399
------------------------------------------------------------------------------


On spider01.cc.vt.edu:
dsmc> set access archive "/home/user/*/*" myclient root

On myclient:
# dsmc retrieve -fromnode=spider01.cc.vt.edu -fromowner=root "/home/user/lau/test.f"  
"/tmp/test.f"
Tivoli Storage Manager
Command Line Backup Client Interface - Version 3, Release 7, Level 2.0
(C) Copyright IBM Corporation, 1990, 2000, All Rights Reserved.

Retrieve function invoked.

Node Name: RESEARCHSMP1.CC.VT.EDU
Session established with server ADSM: AIX-RS/6000
  Server Version 3, Release 1, Level 2.40
  Server date/time: 08/30/00   15:13:11  Last access: 08/30/00   10:25:21

ANS4005E Error processing '/tmp': file not found



I looked up the error code.  It has nothing to do with retrieve:
"The file being processed for backup, archive or migrate no longer exists on
the client.  Another process deletes the file before it can be backed up,
archived or migrated by TSM."


I changed the destination to /test.f and got the same error message.  Only that
this time it says
ANS4005E Error processing '/': file not found

Reply via email to