Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SqlTuningSetSummary

The summary information of a SQL tuning set.

Properties

Optional description

description: undefined | string

The description of the SQL tuning set.

Optional errorMessage

errorMessage: undefined | string

Latest execution error of the plsql that was submitted as a scheduler job.

Optional id

id: undefined | number

The unique Sql tuning set identifier. This is not OCID. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

name

name: string

The name of the SQL tuning set.

owner

owner: string

The owner of the SQL tuning set.

Optional scheduledJobName

scheduledJobName: undefined | string

Name of the Sql tuning set scheduler job.

Optional statementCounts

statementCounts: undefined | number

The number of SQL statements in the SQL tuning set. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional status

status: model.SqlTuningSetStatusTypes

Current status of the Sql tuning set.

Optional timeCreated

timeCreated: Date

The created time of the Sql tuning set.

Optional timeLastModified

timeLastModified: Date

Last modified time of the Sql tuning set.

Functions

getDeserializedJsonObj

getJsonObj