Recovering encryption key from Backup Exec 14.1 SQL database
So... I have to recover some data from a Backup Exec LTO. The desired backup set is encrypted, and, naturally, no one remembers the keyname/passphrase. So I can't recreate it.
However... one of the other backup sets on the tape is the Backup Exec SQL database (BKUPEXEC), and it is not encrypted. My understanding is that the database can be restored, and it will contain the magic key... but it's not at all clear to me how I go about restoring the database.
I am using BE 15 (14.2) and have bumbled about trying to restore BKUPEXEC (starting with the master, as recommended by the restore dialog hints) to the same installation, and to an installation on a different machine, but all I get is messages like:
Completed status: Failed
Final error: 0xe00084a4 - The SQL Server system databases (master, model, msdb) and the Backup Exec database (bedb) cannot be directly restored on the active Backup Exec SQL Server instance. It can be accomplished with a remote media server. Please consult documentation for instructions on how to accomplish this task.
Final error category: Job ErrorsFor additional information regarding this error refer to link V-79-57344-33956
the V-79-57344-33956 link is dead. I've tried to find other references but only found this, here:
https://vox.veritas.com/discussions/backup-exec/the-active-backup-exec-sql-server-instance-cannot-have-its-master-database/115808
which seems to be implying you can only restore a database (using BEUtil.exe) from backup files on disc... but that doesn't make any sense, why would they allow you to back the databases onto tape if you can't restore them somehow??
Any pointers would be very welcome!

