Question : I run: show grants for root@localhost; and I see GRANT PROXY ON ”@” TO ‘root’@’localhost’ WITH GRANT OPTION […]
Tag: proxy
Can MongoDB be configured to sit behind a load balancer?
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?
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?
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?
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?
Question : I want to set up a server that redirects queries. It would receive incoming SQL Server traffic, redirect […]