JDBC Connection URLs of the Most Popular RDBMS
A reference list of JDBC driver names and connection URL formats for numerous popular relational database management systems (RDBMS).
A reference list of JDBC driver names and connection URL formats for numerous popular relational database management systems (RDBMS).
Oracle 19c Docker containers timeout with JDBC driver versions 19.3.0.0+, causing a 'Got minus one from read call' error. The fix is to set oracle.net.disableOob=true.
Explores using Java 16's new Unix-domain socket support to connect to a PostgreSQL database, covering setup, the JDBC driver, and alternative clients.
A tutorial on using ODBC and SQL to query MongoDB data from a Linux command line, using the MongoDB BI Connector.
A guide to diagnosing and fixing the ORA-12154 TNS error when OBIEE fails to connect to an Oracle database.
Step-by-step guide to configure OBIEE on Unix/Linux to connect to and query a Microsoft SQL Server database using ODBC drivers.
Troubleshooting ORA-12537 and ORA-12518 errors in an Informatica DAC environment, focusing on database connectivity issues.