Connect-Time Failover to Standby Databaseby Ed Chen4 CommentsWe're going to introduce 3 ways that can failover to a standby database at connect-time in this post. Using a Persistent Service Name Using a… Read More »Connect-Time Failover to Standby Database
How to Resolve TNS-03505: Failed to resolve nameby Ed Chen2 CommentsTNS-03505 Failing to resolve TNS names could involve any one of the network configuration files, such as tnsnames.ora or sqlnet.ora. There're several possible causes may… Read More »How to Resolve TNS-03505: Failed to resolve name
How to Set Client-Side Transparent Application Failover (TAF)by Ed ChenTransparent 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)