How to Install and Uninstall libha-jdbc-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libha-jdbc-java" package

Please follow the steps below to install libha-jdbc-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libha-jdbc-java

2. Uninstall "libha-jdbc-java" package

Please follow the steps below to uninstall libha-jdbc-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libha-jdbc-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libha-jdbc-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libha-jdbc-java
Priority: extra
Section: universe/java
Installed-Size: 380
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: ha-jdbc
Version: 2.0.16+rc1-2
Depends: libslf4j-java
Filename: pool/universe/h/ha-jdbc/libha-jdbc-java_2.0.16+rc1-2_all.deb
Size: 323354
MD5sum: c5a0bc5cc73c09f98469eb4748169df5
SHA1: 802c91842c0394c1b4b266d4eecc9d8e884f5740
SHA256: b6bf9ce4556fb31c82e3660467d2667becd199c1abf5e847f9c80c008562e092
Description-en: JDBC proxy that provides clustering capability to any JDBC driver
HA-JDBC is a JDBC proxy that provides light-weight, transparent, fault
tolerant clustering capability to any underlying JDBC driver.
.
Features include:
.
* Supports any database accessible via JDBC.
* High-availability/Fault Tolerance - An HA-JDBC database cluster can lose a
node without failing/corrupting open transactions.
* Live activation/deactivation allows for maintenance/upgrading of a database
node without loss of service.
* Improves performance of concurrent read-access by distributing load across
individual nodes.
* Supports full JDBC 3.0 and 4.0 feature set.
* Out-of-the-box database-independent strategies for synchronizing a failed
cluster node.
* Exposes JMX management interface to allow administration of databases and
clusters.
* Ability to add/subtract database nodes to/from a cluster at runtime.
* Can be configured to auto-activate failed database nodes during scheduled
off-peak times.
Description-md5: 4db42acc090a086441daddee091961f7
Homepage: http://ha-jdbc.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu