Tivoli Header

Tivoli Storage Manager for NetWare Backup-Archive Client Installation and User's Guide

Schema Backup or Restore

The client will backup or archive the NDS Schema (including the extended schema) during an incremental backup of the NDS or explicitly with the volinformation option. For example, you can use the following commands to backup or archive of the Schema:

load dsmc incremental nds
load dsmc selective nds:* -subdir=no -volinfo (explicit)
load dsmc archive nds:* -subdir=no -volinfo (explicit)

You can restore or retrieve the Schema information when performing a full or explicit NDS restore. The Schema object will always be the first object restored or retrieved. The volinformation option is not necessary for restore or retrieve:

load dsmc restore nds:* -subdir=yes -replace=all
load dsmc retrieve nds:* -subdir=yes -replace=all

You can explicitely restore or retrieve the NDS Root, Schema, and top-level Organization as follows (note that there is no file specification):

load dsmc restore nds: -subdir=no


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]