Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AwrDbReport

The result of the AWR report.

Properties

Const awrResultType

awrResultType: string = "AWRDB_DB_REPORT"

Optional content

content: undefined | string

The content of the report.

Optional dbQueryTimeInSecs

dbQueryTimeInSecs: undefined | number

The time taken to query the database tier (in seconds). Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional format

format: Format

The format of the report.

name

name: string

The name of the query result.

Optional queryKey

queryKey: undefined | string

The ID assigned to the query instance.

Optional version

version: undefined | string

The version of the query result.

Methods

getDeserializedJsonObj

getJsonObj