Skip to content

Commit cf64763

Browse files
committed
fix heading level; index.mdx
1 parent 600f19e commit cf64763

File tree

1 file changed

+2
-2
lines changed
  • docs/auto-discovery/database-discovery

1 file changed

+2
-2
lines changed

docs/auto-discovery/database-discovery/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ Device42 supports autodiscovery on Windows and \*nix platforms for the following
266266

267267
Device42 database autodiscovery for Windows and \*nix targets supports discovery for Oracle RAC clustered database environments, which helps users better assess their cluster databases and understand all the IT assets tied to critical business applications. Discovery returns data about the RAC configuration, the RAC database, and the nodes (physical servers) running the RAC software. You can run the autodiscovery against one or more nodes in the Oracle RAC and return information about all connected nodes. Device42 requires the use of sudo for Oracle discoveries to mitigate the risk of lockout.
268268

269-
### Minimum Database-Level Permissions Requirements for Oracle Discovery
269+
### Minimum Database-Level Permissions
270270

271271
For discovery to return detailed info about your database instance, you will require read or view permissions for the following system views and tables:
272272

@@ -284,7 +284,7 @@ To get information about pluggable databases (PDBs) within an Oracle container d
284284
CONTAINER = CURRENT;
285285
```
286286

287-
#### System-Level Permissions
287+
### System-Level Permissions
288288

289289
In addition to the minimum DB-level permissions above, discovery also needs shell access to the target system to run OS-level commands to get information about the Oracle environment.
290290

0 commit comments

Comments
 (0)