Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AddmDbParameterAggregation

Summarizes change history for specific database parameter

Properties

Optional beginValue

beginValue: undefined | string

Parameter value when time period began

Optional defaultValue

defaultValue: undefined | string

Parameter default value

Optional endValue

endValue: undefined | string

Parameter value when time period ended

id

id: string

The OCID of the Database insight.

Optional instNum

instNum: undefined | number

Number of database instance Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

isChanged

isChanged: boolean

Indicates whether the parameter's value changed during the selected time range (TRUE) or did not change during the selected time range (FALSE)

Optional isDefault

isDefault: undefined | false | true

Indicates whether the parameter's end value was set to the default value (TRUE) or was specified in the parameter file (FALSE)

Optional isHighImpact

isHighImpact: undefined | false | true

Indicates whether the parameter is a high impact parameter (TRUE) or not (FALSE)

name

name: string

Name of parameter

Optional valueModified

valueModified: undefined | string

Indicates whether the parameter has been modified after instance starup MODIFIED - Parameter has been modified with ALTER SESSION SYSTEM_MOD - Parameter has been modified with ALTER SYSTEM FALSE - Parameter has not been modified after instance starup

Functions

getDeserializedJsonObj

getJsonObj