Weblogic 14c JDBC problem
I have setup 14c Weblogic servers: 1 x AdminConsole, 2x ManagedNode servers as cluster. After setting up all Managed server and starting up successfully. I am setting up JDBC for each ManagedServer but have problem to test the connection. I am pretty sure all firewall rules are working while I can use telnet to test each JDBC connection port. I have worked with DBA to check the connection logs and have found that JDBC is trying to connect the DB via weblogic account but not the account is setup in JDBC.
<txt>16-JUN-2022 14:58:46 * (CONNECT_DATA=(SID=ssouat)(CID=(PROGRAM=JDBC Thin Client)(HOST=__jdbc__)(USER=weblogic))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.233.203)(PORT=31962)) * establish * ssouat * 0 </txt>