Yes I know that.
But then I get this:

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.

ACD5901E The '-INTO=filename' parameter requires a complete filename.
Please enter the parameter again with a complete filename
or an '=' (equals sign) representing the complete filename.


This is from the documentation:

 ACD5 The '-INTO=filename' parameter requires a complete filename. Please
 901E enter the parameter again with a complete filename or an '=' (equals
      sign) representing the complete filename.






Explanation: The -INTO=filename parameter requires a complete filename.
Directory names are not allowed.


System Action: Processing ends.


User Response: Provide a valid -INTO=filename parameter and retry the
operation.





Thanks
Jure


_____________________
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?

Reply via email to