Control file autobackups and backups initiated by RMAN use the NetVault Media Manager library to initiate backups in NetVault. Authetication is required with NetVault Backup for this to happen. By default it will use the user "default" with a blank password and the "default" user in Manage Users will have a blank password by default. If a password is set for the default user in Manage Users, that authentication will fail.
In previous version of NetVault Backup you could run nvplubinaccess from the command line on the NetVault server to configure the credentials that would be used in these cases, but this does not currently work in NetVault Backup 10.
You can reset the password for the default user to blank to fix it.
On Linux/Unix systems it is possible to get it to work with the password set.
When running backups from RMAN, you can set some environment variables to define the user and password that will be used to run CLI commands.
NETVAULTCLIACCOUNT
NETVAULTCLIPASSWORD
These can be configured in the same way as Oracle environment variables are set. For example, in a Linux Bash shell you could use this command to configure the password it will use.
export NETVAULTCLIPASSWORD=mypassword
This will only set it within the current Bash shell. For control file autobackups, you will need to modify the script that starts NetVault backup to include this environment variable. In Linux this will be the startup.sh file where NetVault Backup is installed. By default it would be /usr/netvault/etc/startup.sh
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center