Chronicles of Technology
  • Home
  • Authors
  • Tags
  • Search

JDBC

A collection of 3 posts
JDBC URL: Short And Secure
Database

JDBC URL: Short And Secure

For years, Oracle SQL*Net offered a secured connection to the database and a prevalent unencrypted one. With the Zero Trust Architecture, that is no longer an option; you should get ready for end-to-end encryption in any environment, including your workstation.
Mar 7, 2024 1 min read
WebLogic

WLST script to monitor WebLogic status, heap, JDBC, and JMS

Do you want a custom script to send out an email that reports on your Oracle WebLogic Server status, heap, data source, and JMS information? If you want the an equivalent of the output below, all you need is a single crontab entry, a single bash script, and a single
Jul 9, 2022 3 min read
Using "utils.dbping" to test JDBC database connectivity
JDBC

Using "utils.dbping" to test JDBC database connectivity

Recently I ran into a problem with an Oracle WebLogic Server data source. We were getting an IO Error: Connection reset in the console and logs when we try to start up the data source. I could connect to the target database using a client tool such as Oracle SQL
May 10, 2020 3 min read
Page 1 of 1
Chronicles of Technology © 2025
Powered by Ghost