Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SqlTuningAdvisorTaskSummaryFindingCounts

The number of findings in the SQL Tuning Advisor summary report.

Properties

alternatePlan

alternatePlan: number

The number of distinct SQL statements with alternative plan recommendations. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

implementedSqlProfile

implementedSqlProfile: number

The number of distinct SQL statements with implemented SQL profiles. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

index

index: number

The number of distinct SQL statements with index recommendations. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

recommendedSqlProfile

recommendedSqlProfile: number

The number of distinct SQL statements with recommended SQL profiles. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

restructure

restructure: number

The number of distinct SQL statements with restructured SQL recommendations. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

statistics

statistics: number

The number of distinct SQL statements with stale or missing optimizer statistics recommendations. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj