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

Tag: alter-database

User cannot create schema in PostgresSQL database

By adminPosted on June 19, 2022

Question : I’m trying to setup a “deployment” user which can create and alter tables on an existing database in […]

Does the scope for ‘Alter Any Database’ operate similar to ‘Create Any Database’?

By adminPosted on June 15, 2022

Question : Does the scope for ‘Alter Any Database’ operate similar to ‘Create Any Database’, as in, only those databases […]

ALTER DATABASE ARITHABORT configuration minimum privilege needed

By adminPosted on April 18, 2020

Question : What is the minimum privilege needed to execute ALTER DATABASE {db_name} SET ARITHABORT ON? I found that the […]

Can’t change _log database physical location in SQL Server

By adminPosted on March 12, 2020

Question : I just installed Microsoft ServiceBus and it created 5 databases. Now I want to move them to some […]

Best approach for moving tempdb .ndf files

By adminPosted on February 24, 2020

Question : During a SQL Server installation, I “thought” I specified location of tempdb on ‘F:’ and not ‘C:’, but […]

Recent Posts

  • Order of returned rows with IN statement
  • Do not want to allow Queries to take more than x minutes?
  • How would i create a report involving multiple many to many relationships
  • web interface port for oracle 11g
  • Getting the exact and closest Search using CONTAINS/CONTAINSTABLE in SQL
  • How can I check if a user have a quota on tablespace
  • Can alias in SQL Server contain slash?
  • Why store /var/lib/mysql when you can just create SQL dumps for backup purposes?
  • Fix OGR2OGR “failed when converting the varchar value to data type int” issue in the MSSQL table –
  • Sum on distinct and group by
  • Is a join optimized to a where clause at runtime?
  • Simple select is taking too long
  • GROUP BY with subqueries for a Group?
  • SERVERPROPERTY(‘Edition’) AS [Edition]
  • Do MySQL sub-queries essentially use as much overhead as separate queries?
  • select fieldvalues and column-description of a table
  • Secure database access from particular applications
  • How to optimize and estimate DB recovery times?
  • How to make a FULLTEXT search with ORDER BY fast?
  • De-duplicate rows in place vs de-duplicate on transfer

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