If you need to setup encrypted connection between your Oracle client and Oracle server, here are the steps on how to configure stunnel for Oracle with sample configuration files
Data Guard broker helps to efficiently manage a dataguard configuration through a client connection to any database in the configuration and it's very easy to switchover/failover with one command thereby minimizing overall downtime associated with planned/unplanned outage. It's also integrated with CRS so that database role changes occur smoothly and seamlessly. Here, we'll see how easy it is to setup using command line interface DGMGRL with an example.
This time around, we'll do a switchover and switchback exercise using Oracle dataguard broker. If you need help on setting up the broker, refer my previous post How to setup DGMGRL, broker with example. We'll see how easy it is to switchover using just one command provided the broker is configured correctly. We'll also cover sample examples along with troubleshooting tips and comprehensive sanity checks.
Using Oracle's heterogenous services also known as HS, we can make a connection to non-Oracle databases and access the data remotely. I used MS SQL server as the target non-Oracle database on Windows and used HS to access from Oracle database residing on Linux. Here, we'll see step by step instructions on how to set up a connection from Oracle database to Microsoft SQL server.
Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights. You assume all risk for your use.
This posting has nothing to do with my present or past employer.