You are on page 1of 2

NSRNOTESRC(8)

NSRNOTESRC(8)

NAME

nsrnotesrc NetWorker Module for Lotus Notes recover command


SYNOPSIS

nsrnotesrc [ qNXZ ] [ s server ] [ c client ] [ d destination_path ] [ D debug_level ] [ t date ] [ T temporary_directory ] { NOTES| lename [ lename [ ... ] ] } nsrnotesrc [ N ] [ s server ] { l number_of_logs } { d destination_path } [ c client ] [ D debug_level ]
DESCRIPTION

The nsrnotesrc command is used restore Notes data backed up to a NetWorker servers online client index. The information contained in the client and media indexes is used for restoring data from NetWorker backups. The NetWorker Module for Lotus Notes recover command allows you to identify the scope of restore and restore to different clients and directories when needed.
OPTIONS

q N X Z

Specify this option to set verbosity to zero. Specify this option during disaster recovery to skip initialization of Notes API.Please see admin guide for more details on disaster recovery. Specify this option if you do not wish to apply the transaction logs to the recovered le. Specify this option to assign a new DBIID to the recovered database. Use this option when you are recovering a database to different directory and you already have a database with same name in Domino servers data directory. Specify -ZZ, to assign a new DBID as well as a new ReplicaID to the database being recovered.

s server Species NetWorker server to which the data was backed up. c client Species name of the client where the les originated. Use this option when restoring les to a client other than the one where the les originated. d destination_path Species a destination path to restore the data to. If this path is not specied then the data will be restored to the same directory it was backed up from. D debug_level Species level of debugging to use. 1-9 where level 9 is the highest. l number_of_logs Species number of transaction logs to be recovered. This option is used only during disaster recovery. Please see admin guide for more details on disaster recovery. t Species date in nsr_getdate(3) format to restore data that was backed up previous to the most recent back up.

T temporary_directory Species temporary directory to be used. The default is /nsr/applogs. NOTES Specify this option to restore all the databases backed up by nsrnotesv command.
EXAMPLE

An example of a recover command for restore two Notes databases from the NetWorker server, mars at a specied point in time: nsrnotesrc -s mars -t 01/02/00 /usr/lotusdata/accounting.nsf /usr/lotusdata/payroll.nsf

NSRNOTESRC(8)

NSRNOTESRC(8)

An example of a recover command to restore a database le from last full backup from the NetWorker server neptune to a different directory: nsrnotesrc -s neptune -d /usr/lotusdata/accounting /usr/lotusdata/payroll97.nsf
SEE ALSO

nsrnotesv(8)

You might also like