Skip to content

[BUG] #382

@jdagemark

Description

@jdagemark

Description

Required database permissions for exporter user missing from documentation.

In commit 5e0f10b the "Database permissions required" was removed when moving documentation to docs/docs, but the info is not available in the new documentation location.

Here is the old text for convenience.

Database permissions required
For the built-in default metrics, the database user that the exporter uses to connect to the Oracle Database instance must have the SELECT_CATALOG_ROLE privilege and/or SELECT permission on the following objects:

dba_tablespace_usage_metrics
dba_tablespaces
gv$system_wait_class
gv$asm_diskgroup_stat
gv$datafile
gv$sysstat
gv$process
gv$waitclassmetric
gv$session
gv$resource_limit
gv$parameter
gv$database
gv$sqlstats
gv$sysmetric
v$diag_alert_ext (for alert logs only)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions