Skip to content
DbaFix
Just share answer and question for fixing database problem
MENU
  • HOME

Tag: permissions

SQL Server Permission Denied Error When I’m DBOwner?

By adminPosted on March 29, 2023

Question : So I created an account, gave him dbcreator and securityadmin privileges and then through that account tried to […]

SQL server Service Accounts permission

By adminPosted on March 27, 2023

Question : I will be changing the existing SQL Server Service accounts from the default to Domain accounts from the […]

How to check who has permission to execute a stored procedure?

By adminPosted on March 26, 2023

Question : I have two environments/servers. Each has two databases, say DATABASE_A and DATABASE_B. There is a stored procedure in […]

MySQL – admin user is able to change password of the super user

By adminPosted on March 24, 2023

Question : I am new to MySQL administration and hence this question – I wanted to create a MySQL admin […]

MS SQL Server 2016 – Database Security – Login Permissions

By adminPosted on March 23, 2023

Question : I have an SQL Server 2016 database with Always On structure. I have a login that I called […]

Can I trust the effective permissions of default database roles?

By adminPosted on March 22, 2023

Question : I’ve granted membership in the db_datareader and db_datawriter roles for some testing being performed by a specific user. […]

Organizing and assigning privileges to multiple objects in MySQL

By adminPosted on March 22, 2023

Question : I’m new to MySQL, moving from MS SQL Server, and I’m wondering if there’s a way to logically […]

MongoDB RBAC to only one document

By adminPosted on March 22, 2023

Question : Is it possible to give access to a user to only one document in a collection which is […]

Collation conflict when running dynamic sql FOR XML PATH

By adminPosted on March 22, 2023

Question : I am getting the following error message when running the query below: Cannot resolve the collation conflict between […]

Select data from another database instance on the same server in sql server

By adminPosted on March 21, 2023

Question : I have a query shown below: select count(*) as Count, datepart(yyyy, [LogDate]) as [Year] from ViewAssociate..Auth_Log where ActionCode […]

  • 1
  • 2
  • 3
  • …
  • 208

Recent Posts

  • Referencing database programmatically via T-SQL
  • How to set roles and users with correct permissions on Postgres? [closed]
  • SQL query optmization [closed]
  • Is it possible to optimize this query? Currently taking days (no sign of stopping) on ~11 million records
  • We use MongoDB 3.6 community version, How can i get the number of hits on single collection as well as bandwith usage?
  • Will too many tables slow Mysql down?
  • Group By hour over large dataset
  • “Force Encryption” vs “Force Protocol Encryption” in SQL Server
  • Mysql checksum for master-slave replication returning different values, despite being identical
  • Same record shows up multiple times in ordered paginated query
  • Allow users to only view the databases they have access to
  • Does ALTER on PostgreSQL, Oracle table (respectively) create intermediate copy of the table?
  • Delete rows from a large table with joins and aggregating (resulting in 1 % less rows in the big table)
  • How to record sqlplus session activity like “/var/messages” in Unix..? [closed]
  • Mysql dump with View dependent on user
  • How does Oracle know who I am?
  • Filter a SQL replication
  • Return values from Left Table Only Once
  • Get the list of all Tables, Views, Stored procedures that are not added in a publication for replication
  • Optional oneToOne relations and criteria field

Categories

  • Database Backup
  • Database Design
  • Database Index
  • Database Optimization
  • InnoDB
  • Join
  • MariaDB
  • MongoDB
  • MySQL
  • Oracle
  • Performance
  • Permissions
  • Postgresql
  • Query Performance
  • Replication
  • Security
  • SQL Server
Proudly powered by WordPress / Support by: DizzyCoding