Registry / messaging / ons

ons

JSON →
library23.26.2.0.0javamavenunverified

Oracle Notification System (ONS) library for FAN events in Oracle Database high availability.

messaging
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

oracle.ons.ONS

Start the Oracle Notification System

import oracle.ons.ONS; public class Example { public static void main(String[] args) { ONS ons = new ONS(); ons.start(); System.out.println("ONS started"); } }
Debug
Known footguns
gotchaONS requires Oracle Database client libraries and configuration; not standalone.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
0 hits · last 30 days

No traffic data recorded yet.

Resources