cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
530
Views
5
Helpful
1
Replies

How restauring a BD in CWLMS 2.2

expe_0626
Level 1
Level 1

Hi!

I want to know how I can do a restoring date base. I Do the following:

Server- admin- backup now.

I need to change the server machine. The backup was done. And now how I restauring the data?

Thanks!

best regards!

1 Reply 1

yjdabear
VIP Alumni
VIP Alumni

You'd want to used the "-force" option if the new server has a different hostname.

http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_resource_manager_essentials/3.5/user/guide/ug_appc.html

"restorebackup.pl

Restores an earlier backup of the database.

$NMSROOT/bin/perl restorebackup.pl [-force] [-s groupName] [-gen generationNumber] {-d backup directory}

This script can be used for user-specific requirements to:

•Restore only one group. For this, use the '-s groupName' parameter.

•Restore all groups. For this, do not use the '-s' parameter.

•Installed suites that includes Common Services and Essentials.

•See a list of the available backed-up generations. For this, enter the following at the command line:

$NMSROOT/bin/perl restorebackup.pl -h {-d backup directory}