Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AddmDbRecommendationAggregation

Summarizes a specific ADDM recommendation

Properties

Optional frequencyCount

frequencyCount: undefined | number

Number of occurrences for this recommendation Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

id

id: string

The OCID of the Database insight.

Optional implementActions

implementActions: Array<string>

Actions that can be performed to implement the recommendation (such as 'ALTER PARAMETER', 'RUN SQL TUNING ADVISOR')

Optional maxBenefitAvgActiveSessions

maxBenefitAvgActiveSessions: undefined | number

Maximum estimated benefit in terms of average active sessions Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional maxBenefitPercent

maxBenefitPercent: undefined | number

Maximum estimated benefit in terms of percentage of total activity Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

message

message: string

Recommendation message

Optional overallBenefitPercent

overallBenefitPercent: undefined | number

Overall estimated benefit in terms of percentage of total activity Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional rationale

rationale: undefined | string

Recommendation message

Optional relatedObject

Optional requiresDbRestart

requiresDbRestart: undefined | string

Indicates implementation of the recommended action requires a database restart in order for it to take effect. Possible values "Y", "N" and null.

Optional type

type: undefined | string

Type of recommendation

Functions

getDeserializedJsonObj

getJsonObj