Oracle Weblogic Server 12c RAC Connection
Oracle Database 12c RAC In this post I'll list down the stepwise process to create a JNDI connection with Oracle RAC (Real application cluster) database. Following are the steps of the same- Step 1 Login to Weblogic server console. Navigate to left pagination menu and select data sources. Now, create a new data source connection with type- GridLink Step 2 Specify the connection & JNDI name- Step 3 Set transaction(s) type- Step 4 Specify various GridLink options- Step 5 Setting connection properties- Step 6 Testing the connection specified in step 5 Step 7 Now click on Test All Listeners if you fill everything correctly you will come up with “connection test for jdbc…. Succeeded ”. Step 8 Now check FAN Enabled .which means Fast Application Notification (FAN) that is a high availability notification mechanism that Oracle RAC uses to notify other processes about cluster configuration and service-level information, including status c...
