I have complete readonly access to a SQL Server Database. If I try to do a backup, I get the following message.
The EXECUTE permission was denied on the object 'xp_get_tape_devices', database 'mssqlsystemresource', schema 'sys'.
How can I take a backup and load this data into my local SQLServer Express Edition?