ADSM-L

Re: TDP restore SOLVED

2004-01-15 09:24:51
Subject: Re: TDP restore SOLVED
From: Jurica Motusic <Jurica.Motusic AT MEGATREND DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Thu, 15 Jan 2004 15:18:22 +0100
SOLVED

domdsmc restore "*" /subdir=yes /into=/tmp/dominotest/=

Thanks



|---------+---------------------------->
|         |           Del Hoobler      |
|         |           <hoobler AT US DOT IBM.C|
|         |           OM>              |
|         |           Sent by: "ADSM:  |
|         |           Dist Stor        |
|         |           Manager"         |
|         |           <[email protected]|
|         |           .EDU>            |
|         |                            |
|         |                            |
|         |           15.01.2004 15:00 |
|         |           Please respond to|
|         |           "ADSM: Dist Stor |
|         |           Manager"         |
|---------+---------------------------->
  
>---------------------------------------------------------------------------------------------------------------------------------------------|
  |                                                                             
                                                                |
  |       To:       ADSM-L AT VM.MARIST DOT EDU                                 
                                                                       |
  |       cc:                                                                   
                                                                |
  |       Subject:  Re: TDP restore all databases and templates - command?      
                                                                |
  
>---------------------------------------------------------------------------------------------------------------------------------------------|




Jure,

On Unix, you need to put wildcards in quotes.
So, try this:

   domdsmc restore "*" /subdir=yes /into=/tmp/dominotest

Thanks,

Del

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

> What is the right thing to do?
> Where is an error?
>
> This is what I do.
>
>
> su - notes
> cd /notesdata
> domdsmc restore * /subdir=yes /into=/tmp/dominotest
>
> this is what I get:
>
> IBM Tivoli Storage Manager for Mail:
> Data Protection for Lotus Domino
> Version 5, Release 1, Level 5.0
> (C) Copyright IBM Corporation 1999, 2002. All rights reserved.
>
> ACD0104E Invalid option: restore 81467629.TMP AgentRunner.nsf
>
>
> Where is the problem?