To clarify - the staging option above will read the database from the staging directory (/usr/openv/db/staging) rather than the "normal" location. And the database doesn't need to be up to run the command.
Hi @Priyeranjan
If you are able to validate the database, then you may also be able to unload it. Try this command (specifying a destination directory - in this case /tmp/db - it needs to exist first):
/usr/openv/db/bin/nbdb_unload -staging /tmp/db ...
Hi @zmlat
Yes - that is a problem that your version of NetBackup doesn't support retention lock. One of my customers had this issue some time ago and the way they managed this was to use DD replication to create the retention locked copy on a second...
Hi @zmlat
I believe the answer is there is no mechanism for SLP processing to directly trigger an action similar to backup_exit_notify.
What is it you want to do - there may be other ways to achieve what you want.
David
Hi @Lucky_Reddy
I think @Nicolai meant the OS does NOT have to be the same - mixing OS versions and OS types is fine (the critical piece is compatibility between NetBackup versions (with the master always being the same or higher than the media).
Ho...