SQLPlus Connect and Disconnectby Ed ChenDecember 16, 2022February 22, 2023SQLPlus Connect To connect a database, we usually use sqlplus, a text-based connection tool provided by Oracle to facilitate clients to connect to a running… Read More »SQLPlus Connect and Disconnect
How to Set Client-Side Transparent Application Failover (TAF)by Ed ChenOctober 21, 2012December 11, 2022Transparent Application Failover (TAF) Besides connect-time failover to the standby database, there is a function called Transparent Application Failover (TAF) can do run-time failover to… Read More »How to Set Client-Side Transparent Application Failover (TAF)