Oracle monitoring and diagnostics · installed on your servers

Your Oracle databases, explained, with nothing leaving your premises

Deynao connects to your databases read-only, with no agent on the servers, and gives you a health score per domain, alerts that say why they exist, and a prioritized action plan. Your DBA stays in control of everything.

Independent project, open to evaluation by Oracle professionals.

Deynao in 39 seconds, on a demonstration environment with fictional data.Captions available
01

What Deynao shows you

Four screens you will open every day, exactly as they are in the shipped version.

The fleet

All your databases on one screen, and what needs attention first

Every database carries its score, its collection state and its alerts. The whole fleet gets a global score, computed on reachable databases, with the calculation one click away.

Fleet screen, sorted by criticality.

The health score

A score your team can back up with the numbers

The score breaks down domain by domain, right to the finding that explains it. The weightings are visible, the Oracle views queried are named. Nothing is adjusted behind the scenes.

Live dashboard of one database, executive summary.

Oracle alerts

The alert log, read for you, code by code

Deynao reads each database's alert.log, extracts the ORA codes, ranks them by severity and frequency, then explains each one in plain language. An unreachable database can also be analyzed from its file, with no connection.

Oracle Alerts domain, twenty-four-hour period.

Recommendations

A ranked action plan that Deynao never executes

What's urgent, what matters, what can wait. When a SQL example accompanies a finding, it is indicative: your DBA reads it, adapts it and decides. Deynao applies no corrective action to your databases.

Recommendations domain, cross-domain action plan.

02

How Deynao works

An application installed on a Windows workstation or server inside your network. It reads your databases, never writes to them, and only talks to the servers you point it to.

The license activates and is checked locally. Deynao can run on a network with no Internet access.

  • 2.1

    A dedicated Oracle account, read-only

    CREATE SESSION and SELECTs on listed system views, with no DBA role and no write privilege. The script is provided; your DBA reads it before the first connection.

  • 2.2

    No agent, no Oracle client for 12c and later

    Deynao queries your databases over the network. For Oracle 11g, the Instant Client is required on the Deynao host, not on your servers.

  • 2.3

    Connections your DBA can identify

    Sessions carry the module Deynao-Supervision-RO in V$SESSION. The collector releases its connection after each cycle.

  • 2.4

    A circuit breaker against account lockout

    As soon as Oracle rejects an authentication, Deynao suspends further attempts instead of retrying in a loop.

  • 2.5

    Secrets encrypted at rest

    Passwords are encrypted with a key unique to the installation, generated locally on first launch, never written in clear text.

03

Fourteen supervised domains, one score each

Each domain exposes its key figures, what they mean and the Oracle view they come from. The vocabulary stays Oracle's.

FamilyDomainsWhat is watched
Performance and capacityPerformanceCapacityProcessesWaitsHold the load and see saturation coming before your users feel it: response times, memory, tablespaces and their real headroom, sessions, wait events.
Continuity and backupsBackupsLoggingFilesCompare the backup strategy against what actually ran: RMAN, ARCHIVELOG mode, redo and undo, recovery area, data files.
Security and complianceSecurityLicensesAccounts, privileges and hardening, for your compliance review. Declared Oracle edition and detected paid options, to check against your contract.
Operations and diagnosticsOracle AlertsLocksJobsObjectsRecommendationsDay-to-day operations: the alert log explained, locks and blocking, failed scheduled jobs, invalid objects, and the action plan that follows.
04

The product running

Two three-minute demonstrations, recorded inside the application on a demonstration environment with fictional data. No mock-ups, no slideshows.

05

Two editions, one application

You choose when you request the evaluation, and you can switch from one to the other during the evaluation with the same license.

EditionPortableServer
InstallationA ZIP to unpack. No installation, no administrator rights.Installed as a Windows service, on a server or a virtual machine.
UseDiscover Deynao and diagnose your databases on demand, from a workstation.Continuous supervision: the collector runs in the background, analyzes your databases and alerts you, even with no session open.
First databaseWithin minutes.Within minutes after the installation.
Watch the install

The Deynao server installs on Windows 10, Windows 11 or Windows Server. The supervised databases can be hosted on Windows or Linux.

06

What your teams will want to verify

The documents needed for a technical validation, readable before installing anything.

The scope, as it stands today

Supported

  • Oracle 11g and later
  • Single-instance databases
  • Databases on Windows or Linux
  • No Oracle client for 12c and later

Not supervised

  • RAC (Real Application Clusters)
  • ASM (Automatic Storage Management)
  • Data Guard and standby databases
  • GoldenGate

Deynao relies on Oracle's standard system views: your exact version is confirmed during the evaluation, on your own database.

Security and data
Can Deynao modify my Oracle database?

No. The recommended account only receives CREATE SESSION and SELECT rights on explicitly listed system views. Deynao performs no INSERT, UPDATE, DELETE or DDL, and applies no automatic remediation. Your DBA reviews the privileges script before any connection.

Does Deynao read the contents of my business tables?

No. Deynao queries the dynamic views (V$) and the Oracle dictionary needed for diagnostics. The provided account receives no read access to your application tables.

How are Oracle credentials protected?

Stored passwords are encrypted at rest with a key unique to the installation, generated locally on first launch. They are never written in clear text in files or logs. In portable mode, the folder contains the encrypted data and its key: protect it like a secret.

Can it lock an Oracle account?

Deynao greatly reduces this risk. As soon as Oracle rejects authentication, its circuit breaker suspends further attempts instead of retrying in a loop. A dedicated supervision account is still recommended.

What traffic leaves the installation?

Deynao communicates with authorized browsers, your supervised Oracle databases read-only and the SMTP server you configure. No traffic is sent to Deynao's servers: no telemetry, no supervision data, no online license validation.

Oracle and compliance
Which Oracle privileges are required?

CREATE SESSION and read-only SELECTs on system views, with no DBA role and no write privilege. The full script is provided and verifiable before deployment.

Download the script

Does Deynao use AWR, ASH or the paid Diagnostics and Tuning packs?

No. The supervision account receives no access to DBA_HIST_*, V$ACTIVE_SESSION_HISTORY or DBA_ADVISOR_* views. No Oracle Diagnostics Pack or Tuning Pack is required for Deynao's features, in the documented version.

Are Deynao sessions identifiable in Oracle?

Yes. Connections carry the module Deynao-Supervision-RO, with the action Collector for autonomous supervision. Your DBA finds them in V$SESSION. The collector releases its connection after each cycle.

Which versions and architectures are covered?

Oracle 11g and later, single-instance. Deynao relies on Oracle's standard system views: it is not tied to a specific version, and your exact version is confirmed during the evaluation. RAC, ASM and Data Guard are not supervised in the current version.

Deployment and governance
My Oracle databases run on Linux, is that covered?

Yes. Deynao connects to your databases over the network: the database can be hosted on Linux or Windows. The Deynao application itself installs on a Windows workstation or server.

Do I need to install an Oracle client?

For Oracle 12c and later, no. For Oracle 11g, the Oracle Instant Client is required on the Deynao host.

Portable or Windows service?

The portable edition, a ZIP with no installation, to evaluate within minutes. The server edition, installed as a Windows service, for continuous supervision, even with no session open.

Who can administer Deynao?

Three roles separate responsibilities: administrator, operator and reader. A read-only user views the fleet state without being able to change connections, the license or the configuration.

07

Evaluate Deynao for thirty days, on your own databases

A named evaluation license: one organization, five databases under continuous supervision, on-demand diagnostics with no cap.

  1. You describe your environment and the scope you want, with the form.
  2. You choose your path: the portable edition to discover quickly, or the Windows service to evaluate continuous supervision and alerts over time. You receive the edition and the license once the request is approved.
  3. You start on your own with the guides and the films: activation, dedicated Oracle account, first connection. A short technical session remains possible if needed.
  4. Starting portable and want to go further? An e-mail is enough, the same license covers both editions.
  5. You evaluate Deynao read-only on the scope you chose, then you decide.

The evaluation covers the software: the support provided is about getting started with Deynao, not analyzing your databases. It includes neither an audit of your fleet nor DBA consulting.

required fields. Your details are only used to contact you back. Privacy

08

Who is behind Deynao

Portrait of Omar Sall

My name is Omar Sall. For more than ten years I have worked around business applications, critical environments and Oracle databases.

Deynao came from a simple observation: the information a DBA needs already exists inside Oracle, but it is often scattered across system views, log files, scripts and monitoring tools.

I started building Deynao to bring that information together in something more readable, installed inside the organization's own environment, and above all able to explain what it measures and why a given point does or does not deserve attention.

I design and build Deynao, drawing on my experience of Oracle operations, diagnosis and monitoring. The goal is to make the state of an Oracle fleet quickly readable, by the DBA who administers it as much as by the manager who answers for it.

The project is now entering an evaluation phase with Oracle professionals. Their feedback will test Deynao against the realities of other environments and shape what comes next.

If you run Oracle databases and a question remains unanswered after reading this page, you can write to me.