SQL Server error code
SQL Server error 9010
SQL Server raises error 9010 at severity 14, which marks a problem with the query or data that you can correct.
User does not have permission to query the virtual table, DBLog. Only members of the sysadmin fixed server role and the db_owner fixed database role have this permission
| Msg | 9010 |
|---|---|
| Severity | 14 |
| Group | 9000–9999 |