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.