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

Tag: proxy

MySQL GRANT PROXY – what does it mean?

By adminPosted on November 6, 2022

Question : I run: show grants for root@localhost; and I see GRANT PROXY ON ”@” TO ‘root’@’localhost’ WITH GRANT OPTION […]

Can MongoDB be configured to sit behind a load balancer?

By adminPosted on July 22, 2022

Question : According to this post: In a single replica set, you cannot distribute writes, they all must go to […]

How to configure Oracle traffic director for full site failover to have high availability?

By adminPosted on January 12, 2022

Question : I have two server systems, each server having both Apache Tomcat server (deployed web app) and Oracle 11g […]

How to find what SQL Jobs are using a specific account as Proxy?

By adminPosted on April 20, 2021

Question : We have identified a few servers that are using Proxy accounts inappropriately. Some of these servers have multiple […]

How to find what SQL Jobs are using a specific account as Proxy?

By adminPosted on December 5, 2020

Question : We have identified a few servers that are using Proxy accounts inappropriately. Some of these servers have multiple […]

Is it possible to redirect queries to another server?

By adminPosted on August 22, 2020

Question : I want to set up a server that redirects queries. It would receive incoming SQL Server traffic, redirect […]

Recent Posts

  • Get column names and data types of a query, table or view
  • What is the effect on primary keys when moving a CLUSTERED index to a new filegroup?
  • 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?

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