Hi, I am sure this is a configuration problem on my part, but for the life of me I cannot see it.
I have a primary server where SQL Backup is backing up a database fine.
On a separate secondary server I have two SQL instances - 2008 and 2012, both running on the same machine. If I perform a restore of a backup of the primary database to the 2008 instance, the job runs fine. If I perform the same restore job to the 2012 instance, I receive the following error:
Error 890: Restore Database permission denied for database (databasename)
SQL Error 15404: Could not obtain information about Windows NT group/user "domain\SQL Backup User", error code 0x6e.
The user the SQL Backup agent is running under is a sysadmin on both sql databases and in the admin group on the server.
SQL Backup version 7.6.
Can anyone point in the direction of what could be wrong?
I have a primary server where SQL Backup is backing up a database fine.
On a separate secondary server I have two SQL instances - 2008 and 2012, both running on the same machine. If I perform a restore of a backup of the primary database to the 2008 instance, the job runs fine. If I perform the same restore job to the 2012 instance, I receive the following error:
Error 890: Restore Database permission denied for database (databasename)
SQL Error 15404: Could not obtain information about Windows NT group/user "domain\SQL Backup User", error code 0x6e.
The user the SQL Backup agent is running under is a sysadmin on both sql databases and in the admin group on the server.
SQL Backup version 7.6.
Can anyone point in the direction of what could be wrong?