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

Tag: security

Grant create permission on a specific schema in Oracle 11g

By adminPosted on March 25, 2023

Question : I have two users A and B. I want to grant B the permission to create, drop, etc. […]

How the sys user gets the sysdba privilege?

By adminPosted on March 24, 2023

Question : I am using oracle 12c on Linux. Using the enterprise manager database express I am looking at the […]

What could trigger that a login created from a certificate is not visible in metadata

By adminPosted on March 24, 2023

Question : I am trying to create a login and grant it rights to run and unsafe assembly but the […]

Is a Named Instance more Secure than the Default Instance?

By adminPosted on March 24, 2023

Question : I realize that you can change the default instance from the default port of 1433, and equally you […]

Is it good practice to assign a system account for database owner?

By adminPosted on March 22, 2023

Question : I can see the owners of my databases usign this query SELECT name , SUSER_SNAME(owner_sid) FROM sys.databases What […]

clusterdb stopped working for PostgreSQL database in Ubuntu 12.04 server

By adminPosted on March 21, 2023

Question : After a fresh PostgreSQL install (version 9.2) on my Ubuntu server 12.04, clusterdb utility stopped working. I used […]

Postgres RLS: how to error instead of ignoring rows not matched by the policy? [duplicate]

By adminPosted on March 21, 2023

Question : This question already has an answer here: Log occurrences when Row Level Security Policies filter out rows (1 […]

Allow access for localhost and named server

By adminPosted on March 21, 2023

Question : I’m trying to set up a user to allow them access from localhost and from a specific named […]

Searching transaction logs for changes

By adminPosted on March 18, 2023

Question : I currently have a database with an attached CMS. The CMS has about 50+ people with various permission […]

Assembly deployment with permission UNSAFE or EXTERNAL_ACCESS using asymmetric key

By adminPosted on March 18, 2023

Question : When we are trying to deploy an assembly with PERMISSION_SET=UNSAFE or EXTERNAL_ACCESS, we are getting following error message […]

  • 1
  • 2
  • 3
  • …
  • 154

Recent Posts

  • SQL Server backup. PowerShell vs Python [closed]
  • How to pass a parameter into a subquery in a join statement [closed]
  • Replicate a database with a subset of data offered by custom queries [closed]
  • Are there any benefits in certain ordering of columns when defining indexes
  • Logins aren’t syncing across Availability Groups
  • Finding same values and updating rankings
  • Servers running on Microsoft Windows instead output carriage
  • Master ip has changed in postgresql replication
  • optimize design for a table with 50 columns [closed]
  • SQLServer In-Memory database and log file size unexpected increase
  • Is it worth to optimize queries with EarlyTermination Timeout?
  • Is there way to get transaction commit timestamp in Postgres?
  • MySQL/PHP Returning Blank Error Message [closed]
  • Mysql might have too many indexes
  • Database replication with ability to revert to previous states
  • Linked server to Oracle doesn’t use filters. Are there any performance changes in different versions of SQL Server?
  • Enable query store for all databases
  • SQL Server 2012 Enforce Password Policy [closed]
  • Maintenance in MYSQL when innodb_file_per_table disabled
  • SQL Server stored procedure producing data related to months between two dates [duplicate]

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