NAME

restorexCATdb - restores the xCAT db tables .


SYNOPSIS

restorexCATdb [{-p|--path} path]

restorexCATdb [-h|--help] [-v|--version]


DESCRIPTION

The restorexCATdb command restores the xCAT database tables from the directory given by the -p flag.


OPTIONS

-h Display usage message.

-v Command Version.

-p Path to the directory containing the database restore files.


RETURN VALUE

0 The command completed successfully.

1 An error has occurred.


EXAMPLES

1. To restore the xCAT database from the /tmp/db directory, enter:

restorexCATdb -p /tmp/db


FILES

/opt/xcat/sbin/restorexCATdb


NOTES

This command is part of the xCAT software product. See dumpxCATdb